arXiv:2510.13830cs.CLcs.AI2025-10

让用户通过对比模式标注偏好,自动评估其标注质量并提升模型对齐效果

Users as Annotators: LLM Preference Learning from Comparison Mode

  • 用不同模型生成两份回复,通过用户选择推断其标注质量
  • 提出期望最大化算法,估计用户标注可信度并过滤低质数据
  • 适合大规模用户参与的模型对齐场景,尤其适用于真实交互数据

成对偏好数据在大语言模型对齐中发挥重要作用,每条数据包含一个提示、两个不同回复及二元标签,指示哪个回答更优。传统上标签由专业人工标注,但本论文提出一种新方法:通过用户在日常交互中使用对比模式提供的偏好标注。用户是自身提问的最佳评判者,但其标注缺乏质量控制。本文创新性地让两个不同模型或同一模型的不同版本生成回复,利用其不对称性,通过提出的用户行为模型推断用户标注质量。我们开发了期望最大化算法,估计用户的隐含质量因子,并据此筛选标注数据。下游任务验证了该方法在捕捉用户行为和数据过滤方面的有效性。

原文摘要 · Abstract (English)

Pairwise preference data have played an important role in the alignment of large language models (LLMs). Each sample of such data consists of a prompt, two different responses to the prompt, and a binary label indicating which of the two responses is better. The labels are usually annotated by professional human annotators. In this paper, we consider an alternative approach to collect pairwise preference data -- user annotation from comparison mode. With the increasingly wider adoption of LLMs among the population, users are contributing more and more of their preference labels through their daily interactions with the LLMs. The upside of such labels is that users are the best experts in judging the responses to their own queries/prompts, but the downside is the lack of quality control in these labels. In this paper, we consider a new idea of generating two responses from two different models or two different versions of the same model. The asymmetry allows us to make an inference of the user's data quality through our proposed user behavior model. We develop an expectation-maximization algorithm to estimate a latent quality factor of the user, and filter users' annotation data accordingly. The downstream task shows the effectiveness of our approach in both capturing the user behavior and data filtering for LLM alignment.

LLM对齐用户标注偏好学习数据筛选

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