paper-with-me

홈 › Papers

Controlling Multimodal Conversational Agents with Coverage-Enhanced Latent Actions

2026-01-12 · Yongqi Li, Hao Lang, Tieyun Qian, Yongbin Li arxiv

Vision-language models are increasingly employed as multimodal conversational agents (MCAs) for diverse conversational tasks. Recently, reinforcement learning (RL) has been widely explored for adapting MCAs to various human-AI interaction scenarios. Despite showing great enhancement in generalization performance, fine-tuning MCAs via RL still faces challenges in handling the extremely large text token space. To address this, we learn a compact latent action space for RL fine-tuning instead. Specifically, we adopt the learning from observation mechanism to construct the codebook for the latent action space, where future observations are leveraged to estimate current latent actions that could further be used to reconstruct future observations. However, the scarcity of paired image-text data hinders learning a codebook with sufficient coverage. Thus, we leverage both paired image-text data and text-only data to construct the latent action space, using a cross-modal projector for transforming text embeddings into image-text embeddings. We initialize the cross-modal projector on paired image-text data, and further train it on massive text-only data with a novel cycle consistency loss to enhance its robustness. We show that our latent action based method outperforms competitive baselines on two conversation tasks across various RL algorithms.

📄 PDF Abstract BibTeX arXiv:2601.07516

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Let's Give a Voice to Conversational Agents in Virtual Reality

2023-08-04 · Michele Yin, Gabriel Roccabruna, Abhinav Azad, Giuseppe Riccardi

The dialogue experience with conversational agents can be greatly enhanced with multimodal and immersive interactions in virtual reality. In this work, we present an open-source architecture with the goal of simplifying …

Speech-to-Texttext-to-speechText to SpeechUnity

MotionChain: Conversational Motion Controllers via Multimodal Prompts

2024-04-02 · Biao Jiang, Xin Chen, Chi Zhang, Fukun Yin 외

Recent advancements in language models have demonstrated their adeptness in conducting multi-turn dialogues and retaining conversational context. However, this proficiency remains largely unexplored in other multimodal g…

Language ModelingLanguage ModellingMotion Generation

Developing Enhanced Conversational Agents for Social Virtual Worlds

2025-01-14 · D. Griol, A. Sanchis, J. M. Molina, Z. Callejas

In this paper, we present a methodology for the development of embodied conversational agents for social virtual worlds. The agents provide multimodal communication with their users in which speech interaction is include…

Mem-Gallery: Benchmarking Multimodal Long-Term Conversational Memory for MLLM Agents

2026-01-07 · Yuanchen Bei, Tianxin Wei, Xuying Ning, Yanjun Zhao 외 arxiv

Long-term memory is a critical capability for multimodal large language model (MLLM) agents, particularly in conversational settings where information accumulates and evolves over time. However, existing benchmarks eithe…

Test-time Adaptation

Benchmarking the Benchmarks: Evaluating Benchmarks for Conversational Agents

2026-08-06 · Noam Koren, Roy Bar-Haim, Abigail Goldsteen arxiv

Task-oriented conversational agents are evaluated using curated or automatically generated benchmarks, yet benchmark quality is rarely assessed. Poor benchmarks may contain inconsistent tasks, simplistic scenarios, or li…