AIMay 18, 2025

Enhancing User-Oriented Proactivity in Open-Domain Dialogues with Critic Guidance

arXiv:2505.12334v16 citationsh-index: 5IJCAI
Originality Incremental advance
AI Analysis

This addresses the issue of low user engagement in human-computer interactions for applications like social robotics and personal assistants, but it is incremental as it builds on existing LLM methods with specific enhancements.

The paper tackled the problem of LLM-based dialogue systems lacking user-oriented proactivity, which reduces user satisfaction, by proposing a User-oriented Proactive Chatbot (UPC) that uses a critic to guide dialogue generation and iterative curriculum learning, resulting in improved proactivity and attractiveness in open-domain dialogues.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes