混合使用真人与模型反馈,提升对齐效果并降低成本。
Hybrid Preferences: Learning to Route Instances for Human vs. AI Feedback
- 根据预测模型动态分配任务:真人或模型标注
- 在RewardBench上性能比纯人类或纯模型高7%-13%
- 适合需要高质量反馈但预算有限的研究者
从人类反馈中学习已实现语言模型与人类偏好的对齐,但人工标注成本高且质量不稳定。替代方案是用语言模型生成合成标注,虽成本低但易引入偏差。本文提出HyPER,一种混合偏好路由系统,通过预测模型评估不同人类与模型标注组合的性能,动态选择最优组合。基于包含1万条样本的MultiPref数据集训练预测模型,在RewardBench上,混合标注使奖励模型性能优于单一来源7%-13%;该效果在未见数据集和不同基础模型间具泛化性。在Best-of-N重排序任务中,混合方案也提升2%-3%。分析显示,中等安全风险或复杂度的提示最受益于人类反馈。
原文摘要 · Abstract (English)
Learning from human feedback has enabled the alignment of language models (LMs) with human preferences. However, collecting human preferences is expensive and time-consuming, with highly variable annotation quality. An appealing alternative is to distill preferences from LMs as a source of synthetic annotations, offering a cost-effective and scalable alternative, albeit susceptible to other biases and errors. In this work, we introduce HyPER, a Hybrid Preference routER that defers an annotation to either humans or LMs, achieving better annotation quality while reducing the cost of human-only annotation. We formulate this as an optimization problem: given a preference dataset and an evaluation metric, we (1) train a performance prediction model (PPM) to predict a reward model's (RM) performance on an arbitrary combination of human and LM annotations and (2) employ a routing strategy that selects a combination that maximizes the predicted performance. We train the PPM on MultiPref, a new preference dataset with 10k instances paired with humans and LM labels. We show that the selected hybrid mixture of synthetic and direct human preferences using HyPER achieves better RM performance compared to using either one exclusively by 7-13% on RewardBench and generalizes across unseen preference datasets and other base models. We also observe the same trend in other benchmarks using Best-of-N reranking, where the hybrid mix has 2-3% better performance. Finally, we analyze features from HyPER and find that prompts with moderate safety concerns or complexity benefit the most from human feedback.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。