paper-with-me

홈 › Papers

Dream to Chat: Model-based Reinforcement Learning on Dialogues with User Belief Modeling

2025-08-23 · Yue Zhao, Xiaoyu Wang, Dan Wang, Zhonglin Jiang, Qingqing Gu, Teng Chen, Ningyuan Xi, Jinxian Qu, Yong Chen, Luo Ji arxiv

World models have been widely utilized in robotics, gaming, and auto-driving. However, their applications on natural language tasks are relatively limited. In this paper, we construct the dialogue world model, which could predict the user's emotion, sentiment, and intention, and future utterances. By defining a POMDP, we argue emotion, sentiment and intention can be modeled as the user belief and solved by maximizing the information bottleneck. By this user belief modeling, we apply the model-based reinforcement learning framework to the dialogue system, and propose a framework called DreamCUB. Experiments show that the pretrained dialogue world model can achieve state-of-the-art performances on emotion classification and sentiment identification, while dialogue quality is also enhanced by joint training of the policy, critic and dialogue world model. Further analysis shows that this manner holds a reasonable exploration-exploitation balance and also transfers well to out-of-domain scenarios such as empathetic dialogues.

📄 PDF Abstract BibTeX arXiv:2508.16876

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningEmotion Classification

Similar Papers 제목 키워드 기반

OmniVChat: Synthesizing, Benchmarking, and Training for Native Audio-Visual Dialogue

2026-09-18 · Haolin He, Yunfei Chu, Qi Chen, Wen Huang 외 hf

We define OmniVChat (Omni Video Chat) as the task of native audio-visual dialogue between a user and an omni model. In OmniVChat, omni models directly and simultaneously receive audio and video from a user and return tex…

Reinforcement LearningSpeech RecognitionVideo Generation

LLM Roleplay: Simulating Human-Chatbot Interaction

2024-07-04 · Hovhannes Tamoyan, Hendrik Schuff, Iryna Gurevych

The development of chatbots requires collecting a large number of human-chatbot dialogues to reflect the breadth of users' sociodemographic backgrounds and conversational goals. However, the resource requirements to cond…

Chatbot

Synthetic Users, Real Differences: an Evaluation Framework for User Simulation in Multi-Turn Conversations

2026-05-04 · Yu Lu Liu, Hyokun Yun, Tanya Roosta, Ziang Xiao arxiv

There is growing interest in exploring user simulation as an alternative to gathering and scoring real user-chatbot interactions for AI chatbot evaluation. For this purpose, it is important to ensure the realism of the s…

Knowledge acquisition for dialogue agents using reinforcement learning on graph representations

2024-06-27 · Selene Baez Santamaria, Shihan Wang, Piek Vossen

We develop an artificial agent motivated to augment its knowledge base beyond its initial training. The agent actively participates in dialogues with other agents, strategically acquiring new information. The agent model…

Multi-User MultiWOZ: Task-Oriented Dialogues among Multiple Users

2023-10-31 · Yohan Jo, Xinyan Zhao, Arijit Biswas, Nikoletta Basiou 외

While most task-oriented dialogues assume conversations between the agent and one user at a time, dialogue systems are increasingly expected to communicate with multiple users simultaneously who make decisions collaborat…

Decision MakingDialogue State Tracking