vix.ing · top · new · best · stats · spec

Enhancing User Engagement in Socially-Driven Dialogue through Interactive LLM Alignments

2025/06/26 by Jiashuo Wang, Wang, Jiashuo, Kaitao Song +13
Computer Science · Social Sciences · #AI in Service Interactions #Computation and Language (cs.CL) #FOS: Computer and information sciences #Knowledge Management and Sharing #Speech and dialogue systems

paper · pdf · doi:10.48550/arxiv.2506.21497

openalex publication_date 2025/06/26 · openalex created_date 2025/10/15 · openalex updated_date 2026/07/28

Abstract

Enhancing user engagement through interactions plays an essential role in socially-driven dialogues. While prior works have optimized models to reason over relevant knowledge or plan a dialogue act flow, the relationship between user engagement and knowledge or dialogue acts is subtle and does not guarantee user engagement in socially-driven dialogues. To this end, we enable interactive LLMs to learn user engagement by leveraging signals from the future development of conversations. Specifically, we adopt a more direct and relevant indicator of user engagement, i.e., the user's reaction related to dialogue intention after the interaction, as a reward to align interactive LLMs. To achieve this, we develop a user simulator to interact with target interactive LLMs and explore interactions between the user and the interactive LLM system via i×MCTS (Monte Carlo Tree Search for interaction). In this way, we collect a dataset containing pairs of higher and lower-quality experiences using i×MCTS, and align interactive LLMs for high-level user engagement by direct preference optimization (DPO) accordingly. Experiments conducted on two socially-driven dialogue scenarios (emotional support conversations and persuasion for good) demonstrate that our method effectively enhances user engagement in interactive LLMs.

Citations

Related