让大模型动态学习用户偏好,实现长期个性化对话。
Teaching Language Models to Evolve with Users: Dynamic Profile Modeling for Personalized Alignment
- 用强化学习模拟用户交互,实时更新用户画像。
- 在多个评测中超越GPT-4o和Claude-3.5等商用模型。
- 适合需要持续适应用户变化的智能对话系统。
个性化对齐对大语言模型(LLMs)实现以用户为中心的对话至关重要。现有基于提示和离线优化的方法在冷启动场景和长期个性化方面表现不足,因其设计静态且浅层。本文提出强化学习个性化对齐(RLPA)框架,通过大模型与模拟用户模型交互,迭代推断并优化用户画像。训练采用双层奖励机制:画像奖励促进用户表征准确构建,响应奖励激励生成符合推断画像的回答。我们基于Qwen-2.5-3B-Instruct微调得到Qwen-RLPA,实证表明其在个性化对话任务中达到当前最优性能,显著优于提示工程和离线微调基线,甚至超越Claude-3.5与GPT-4o等先进商业模型。进一步分析显示,Qwen-RLPA在处理冲突偏好、维持长期个性化及推理效率方面表现优异,凸显动态画像推断作为更有效个性化对话范式的价值。
原文摘要 · Abstract (English)
Personalized alignment is essential for enabling large language models (LLMs) to engage effectively in user-centric dialogue. While recent prompt-based and offline optimization methods offer preliminary solutions, they fall short in cold-start scenarios and long-term personalization due to their inherently static and shallow designs. In this work, we introduce the Reinforcement Learning for Personalized Alignment (RLPA) framework, in which an LLM interacts with a simulated user model to iteratively infer and refine user profiles through dialogue. The training process is guided by a dual-level reward structure: the Profile Reward encourages accurate construction of user representations, while the Response Reward incentivizes generation of responses consistent with the inferred profile. We instantiate RLPA by fine-tuning Qwen-2.5-3B-Instruct, resulting in Qwen-RLPA, which achieves state-of-the-art performance in personalized dialogue. Empirical evaluations demonstrate that Qwen-RLPA consistently outperforms prompting and offline fine-tuning baselines, and even surpasses advanced commercial models such as Claude-3.5 and GPT-4o. Further analysis highlights Qwen-RLPA's robustness in reconciling conflicting user preferences, sustaining long-term personalization and delivering more efficient inference compared to recent reasoning-focused LLMs. These results emphasize the potential of dynamic profile inference as a more effective paradigm for building personalized dialogue systems.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。