EMNLP 20250 citations

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

Yue Zhao, Xiaoyu Wang, Dan Wang, Zhonglin Jiang, Qingqing Gu, Teng Chen, Ningyuan Xi, Jinxian Qu

Abstract

World models have been widely utilized in robotics, gaming, and autonomous driving. However, their applications to natural language tasks are relatively limited. In this paper, we construct the dialogue world model, which could predict future utterances and user beliefs, including emotion, sentiment, and intention. In this paper, we propose a framework called DreamCUB, which shows that this user belief modeling and the entire dialogue world model can be established by LLM post-training. By defining a POMDP, we apply model-based reinforcement learning to the dialogue system and solve it by maximizing the information bottleneck. 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 policy, critic and dialogue world model. Further analysis reveals that DreamCUB holds a reasonable exploration-exploitation balance and also transfers well to out-of-domain scenarios such as empathetic dialogues.

BibTeX
@inproceedings{emnlp2025_dreamtochatmodel,
  title = {Dream to Chat: Model-based Reinforcement Learning on Dialogues with User Belief Modeling},
  author = {Yue Zhao and Xiaoyu Wang and Dan Wang and Zhonglin Jiang and Qingqing Gu and Teng Chen and Ningyuan Xi and Jinxian Qu and Yong Chen and Luo Ji},
  booktitle = {EMNLP 2025},
  year = {2025}
}