用自然语言反馈提升个性化问答模型表现
Learning from Natural Language Feedback for Personalized Question Answering
- 以用户画像和问题上下文生成自然语言反馈,替代传统标量奖励
- 在LaMP-QA上优于现有方法,人类评估显示回答质量更高
- 适合需要高精度个性化交互的应用场景
个性化对信息检索类任务(如问答)的语言技术效果和用户体验至关重要。当前个性化大模型方法多依赖检索增强生成(RAG)与基于标量奖励的强化学习来指导模型使用个人化上下文。我们认为标量奖励信号常较弱且缺乏指导性,限制了学习效率与个性化质量。为此,提出VAC框架,用基于用户画像和问题叙述生成的自然语言反馈(NLF)替代标量奖励。NLF作为丰富且可操作的监督信号,使策略模型能迭代优化输出并内化有效个性化策略。训练过程交替优化反馈模型与策略模型,最终得到无需推理时反馈的策略模型。在包含三个不同领域的LaMP-QA基准测试中,结果持续显著优于现有最优方法;人工评估也证实生成回答质量更优。这些结果表明,自然语言反馈能为个性化问答优化提供更有效的信号。
原文摘要 · Abstract (English)
Personalization is crucial for enhancing both the effectiveness and user satisfaction of language technologies, particularly in information-seeking tasks like question answering. Current approaches for personalizing large language models (LLMs) often rely on retrieval-augmented generation (RAG), followed by reinforcement learning with scalar reward signals to teach models how to use retrieved personal context. We believe that these scalar rewards sometimes provide weak, non-instructive feedback, limiting learning efficiency and personalization quality. We introduce VAC, a novel framework for personalized response generation that replaces scalar rewards with natural language feedback (NLF) that are generated conditioned on the user profiles and the question narratives. NLF serves as a rich and actionable supervision signal, allowing the policy model to iteratively refine its outputs and internalize effective personalization strategies. Training alternates between optimizing the feedback model and fine-tuning the policy model on the improved responses, resulting in a policy model that no longer requires feedback at inference. Evaluation on the LaMP-QA benchmark that consists of three diverse domains demonstrates consistent and significant improvements over the state-of-the-art results. Human evaluations further confirm the superior quality of the generated responses. These results demonstrate that NLF provides more effective signals for optimizing personalized question answering.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。