菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-05-28
📄 Abstract - User-Aware Active Knowledge Acquisition for Emotional Support Dialogue

Emotional support plays an important role in dialogue systems, and its success depends on adapting to a user's evolving and implicit needs across multi-turn interactions while leveraging the strong reasoning capacity of large language models. However, since signals about user needs are often weak, indirect, and can only be disambiguated through multi-turn interaction, existing emotional support methods often struggle to acquire and generalize relevant conversational knowledge efficiently. To bridge this gap, we introduce User-Aware Active Knowledge Acquisition (UKA), a gradient-free active dialogue learning framework that explicitly represents uncertainty about user needs and incorporates active learning into both knowledge acquisition and response this http URL propose a Theory-of-Mind uncertainty estimation mechanism that allows the model to prioritize responses, thereby eliciting more informative user feedback. UKA is capable of efficiently exploring user-aligned conversational knowledge during training while maintaining robustness at test time. Experiments across multiple dialogue benchmarks and model architectures demonstrate that our approach consistently outperforms strong baselines in dialogue quality and user alignment.

顶级标签: llm agents
详细标签: emotional support active learning knowledge acquisition theory of mind dialogue system 或 搜索:

面向情感支持对话的用户感知主动知识获取 / User-Aware Active Knowledge Acquisition for Emotional Support Dialogue


1️⃣ 一句话总结

本文提出了一种名为UKA的主动对话学习框架,通过估算用户需求的不确定性并主动获取反馈,帮助大语言模型在情感支持对话中更高效地掌握与用户匹配的对话知识,从而提升对话质量和用户体验。

源自 arXiv: 2605.29715