arXiv:2506.04463cs.CL2025-06ACL被引 13

利用用户生成内容挖掘隐式偏好,低成本提升大模型对齐效果

Aligning Large Language Models with Implicit Preferences from User-Generated Content

  • 从无标注UGC中提取隐式偏好,构建可扩展的偏好数据
  • 在Alpaca Eval 2上实现9.37%性能提升,长度控制胜率达35.93%
  • 适合需要低成本、领域适配对齐的大模型应用者

学习偏好反馈对对齐大语言模型与人类价值观、提升生成质量至关重要。现有方法依赖人工或先进LLM标注的高质量数据,成本高且难扩展。本文提出PUGC框架,利用未标注用户生成内容(UGC)中的隐式人类偏好生成偏好数据。尽管UGC并非为指导模型生成偏好响应而设计,但其常包含创作者的有价值见解和潜在偏好,能有效回答读者问题。PUGC将UGC转为用户查询,由策略模型生成回应,并以UGC作为参考文本进行评分,从而让模型对齐这些隐式偏好。该方法在保持可扩展性的同时实现领域特定对齐。在Alpaca Eval 2上的实验表明,使用DPO与PUGC训练的模型相比传统方法提升9.37%性能,使用Mistral-7B-Instruct时达到35.93%的领先长度控制胜率。进一步研究表明,该方法在奖励质量、领域对齐有效性、抗UGC质量波动及心智理论能力方面均有增益。代码与数据集已公开于https://zhaoxuan.info/PUGC.github.io/

原文摘要 · Abstract (English)

Learning from preference feedback is essential for aligning large language models (LLMs) with human values and improving the quality of generated responses. However, existing preference learning methods rely heavily on curated data from humans or advanced LLMs, which is costly and difficult to scale. In this work, we present PUGC, a novel framework that leverages implicit human Preferences in unlabeled User-Generated Content (UGC) to generate preference data. Although UGC is not explicitly created to guide LLMs in generating human-preferred responses, it often reflects valuable insights and implicit preferences from its creators that has the potential to address readers' questions. PUGC transforms UGC into user queries and generates responses from the policy model. The UGC is then leveraged as a reference text for response scoring, aligning the model with these implicit preferences. This approach improves the quality of preference data while enabling scalable, domain-specific alignment. Experimental results on Alpaca Eval 2 show that models trained with DPO and PUGC achieve a 9.37% performance improvement over traditional methods, setting a 35.93% state-of-the-art length-controlled win rate using Mistral-7B-Instruct. Further studies highlight gains in reward quality, domain-specific alignment effectiveness, robustness against UGC quality, and theory of mind capabilities. Our code and dataset are available at https://zhaoxuan.info/PUGC.github.io/

大模型对齐偏好学习用户生成内容可扩展训练

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。