用群体互评法量化大模型的价值对齐程度。
EigenBench: A Comparative Behavioral Measure of Value Alignment
- 通过模型互评+加权共识生成价值对齐分数。
- 在无真实标签下仍能准确反映人类判断和基准排名。
- 适合评估无客观标准的主观价值观,如伦理、安全。
AI与人类价值观对齐是亟待解决的关键问题。为弥补缺乏量化指标的不足,我们提出EigenBench:一种黑箱式比较性基准测试语言模型价值的方法。给定一组模型、一份描述价值体系的宪法文本及场景数据集,该方法输出向量形式的分数,衡量各模型对宪法的对齐程度。其核心机制为:各模型在多个场景中评判其他模型的输出,再通过EigenTrust算法聚合这些评价,形成整体加权共识。本方法无需真实标签,适用于人类评委可能存在分歧的主观特质评估。我们收集了人类对同一模型集合的评判,并证明EigenBench得分与人类判断高度一致。此外,它能在不依赖客观标签的情况下恢复GPQA基准上的模型排名,验证了其在无真实答案场景下的有效性。代码已开源。
原文摘要 · Abstract (English)
Aligning AI with human values is a pressing unsolved problem. To address the lack of quantitative metrics for value alignment, we propose EigenBench: a black-box method for comparatively benchmarking language models' values. Given an ensemble of models, a constitution describing a value system, and a dataset of scenarios, our method returns a vector of scores quantifying each model's alignment to the given constitution. To produce these scores, each model judges the outputs of other models across many scenarios, and these judgments are aggregated with EigenTrust (Kamvar et al., 2003), yielding scores that reflect a weighted consensus judgment of the whole ensemble. EigenBench uses no ground truth labels, as it is designed to quantify subjective traits for which reasonable judges may disagree on the correct label. Hence, to validate our method, we collect human judgments on the same ensemble of models and show that EigenBench's judgments align closely with those of human evaluators. We further demonstrate that EigenBench can recover model rankings on the GPQA benchmark without access to objective labels, supporting its viability as a framework for evaluating subjective values for which no ground truths exist. The code is available at https://github.com/jchang153/EigenBench.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。