Enhancing User-Oriented Proactivity in Open-Domain Dialogues with Critic Guidance
Abstract
Open-domain dialogue systems aim to generate natural and engaging conversations, providing significant practical value in real applications such as social robotics and personal assistants. The advent of large language models (LLMs) has greatly advanced this field by improving context understanding and conversational fluency. However, existing LLM-based dialogue systems often fall short in proactively understanding the user's chatting preferences and guiding conversations toward user-centered topics. This lack of user-oriented proactivity can lead users to feel unappreciated, reducing their satisfaction and willingness to continue the conversation in human-computer interactions. To address this issue, we propose a User-oriented Proactive Chatbot (UPC) to enhance the user-oriented proactivity. Specifically, we first construct a critic to evaluate this proactivity inspired by the LLM-as-a-judge strategy. Given the scarcity of high-quality training data, we then employ the critic to guide dialogues between the chatbot and user agents, generating a corpus with enhanced user-oriented proactivity. To ensure the diversity of the user backgrounds, we introduce the ISCO-800, a diverse user background dataset for constructing user agents. Moreover, considering the communication difficulty varies among users, we propose an iterative curriculum learning method that trains the chatbot from easy-to-communicate users to more challenging ones, thereby gradually enhancing its performance. Experiments demonstrate that our proposed training method is applicable to different LLMs, improving user-oriented proactivity and attractiveness in open-domain dialogues. Code and appendix are available at github.com/wang678/LLM-UPC.
Cite
Text
Wang et al. "Enhancing User-Oriented Proactivity in Open-Domain Dialogues with Critic Guidance." International Joint Conference on Artificial Intelligence, 2025. doi:10.24963/IJCAI.2025/919Markdown
[Wang et al. "Enhancing User-Oriented Proactivity in Open-Domain Dialogues with Critic Guidance." International Joint Conference on Artificial Intelligence, 2025.](https://mlanthology.org/ijcai/2025/wang2025ijcai-enhancing/) doi:10.24963/IJCAI.2025/919BibTeX
@inproceedings{wang2025ijcai-enhancing,
title = {{Enhancing User-Oriented Proactivity in Open-Domain Dialogues with Critic Guidance}},
author = {Wang, Yufeng and Hu, Jinwu and Huang, Ziteng and Lin, Kunyang and Zhang, Zitian and Chen, Peihao and Hu, Yu and Wang, Qianyue and Yu, Zhuliang and Sun, Bin and Xing, Xiaofen and Zheng, Qingfang and Tan, Mingkui},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2025},
pages = {8268-8276},
doi = {10.24963/IJCAI.2025/919},
url = {https://mlanthology.org/ijcai/2025/wang2025ijcai-enhancing/}
}