arXiv:2603.04429cs.CLcs.AI2026-03

用自然语言反馈生成可解释的评分,提升大模型输出评估质量

What Is Missing: Interpretable Ratings for Large Language Model Outputs

  • 通过描述输出缺失内容的自然语言反馈生成评分
  • 相比数值评分,减少平局、增大评分差异,增强学习信号
  • 评分过程可追溯,便于人工调试偏好标签

当前的大语言模型偏好学习方法(如近端策略优化和直接偏好优化)依赖人类对模型输出的直接排名或数值评分,但这类评分主观性强,单一数值难以准确反映自然语言质量。本文提出「缺失什么」(What Is Missing, WIM)评分系统,通过自然语言反馈生成排名:由人类或语言模型判断输出缺少什么内容,再用句子嵌入模型对输出与反馈进行编码,计算余弦相似度得到评分。实验证明,相较于离散数值评分,WIM能减少平局数量、扩大评分差距,从而提升配对偏好数据中的学习信号有效性。本文所称‘可解释’指每个标量评分均可回溯其对应的缺失信息文本,支持对偏好标签进行定性调试。

原文摘要 · Abstract (English)

Current Large Language Model (LLM) preference learning methods such as Proximal Policy Optimization and Direct Preference Optimization learn from direct rankings or numerical ratings of model outputs, these rankings are subjective, and a single numerical rating chosen directly by a judge is a poor proxy for the quality of natural language, we introduce the What Is Missing (WIM) rating system to produce rankings from natural-language feedback, WIM integrates into existing training pipelines, can be combined with other rating techniques, and can be used as input to any preference learning method without changing the learning algorithm, to compute a WIM rating, a human or LLM judge writes feedback describing what the model output is missing, we embed the output and the feedback with a sentence embedding model and compute the cosine similarity between the resulting vectors, we empirically observe that, compared to discrete numerical ratings, WIM yields fewer ties and larger rating deltas, which improves the availability of a learning signal in pairwise preference data, we use interpretable in the following limited sense: for each scalar rating, we can inspect the judge's missing-information text that produced it, enabling qualitative debugging of the preference labels.

大模型评估可解释性偏好学习自然语言反馈

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