Daily Tech Briefing
AI 科技速览

每天 5 分钟内学习 AI。获取最新的人工智能新闻,理解其重要性,并学习如何将其应用于您的工作。

AI 快讯
arXiv Machine Learning · 2026/8/3 16:30:30

Aggregate-then-Calibrate for Human-centered Assessment with Theoretical Guarantees

AI 中文解读
核心亮点:这项新研究找到了一个巧妙方法,把“人的主观判断”和“AI自动评分”结合起来,让评估结果既准确又可靠,尤其适合那些没有标准答案的复杂任务。 通俗解读:想象一个场景,多位老师批改同一篇作文,有人严格有人宽松,打分标准不统一。过去要么只靠老师打分,要么只让AI评分,但AI可能看不懂“言外之意”。这项研究提出“先汇总再校准”两步走:第一步把老师们的相对比较(谁比谁好)汇总成一个共识排序,同时识别出哪些老师更靠谱;第二步让AI的评分来适配这个排序,保留AI给出的分数细节,但确保顺序不违背共识。这样既吸收了人的经验,又发挥了AI的精度,最终结果比单独用任何一种都更稳。 实际影响:以后在招聘筛选、医疗诊断辅助、教育评估等需要“人机协作”的领域,这套方法能帮助AI更好地理解人的标准,减少偏见和误差。比如面试评分、论文评审,甚至电影推荐,都可能变得更少“翻车”,更贴近真实需求。普通人可能会发现,AI给出的建议不再那么“机械”,而是更懂“人心”。
Human-centered assessment tasks, which are essential for systematic decision-making, rely heavily on human judgment and typically lack verifiable ground truth. Existing approaches face a dilemma: methods using only human judgments suffer from heterogeneous expertise and inconsistent rating scales, while methods using only model-generated scores must learn from imperfect proxies or incomplete features. We propose Aggregate-then-Calibrate (AtC), a two-stage framework that combines these complementary sources. Stage-1 aggregates heterogeneous comparative judgments into a consensus ranking using a rank-aggregation model that accounts for annotator reliability. Stage-2 calibrates any predictive model's scores by an isotonic projection onto the order, enforcing ordinal consistency while preserving as much of the model's quantitative information as possible. Theoretically, we show: (1) modeling annotator heterogeneity yields strictly more efficient consensus estimation than homogeneity; (2) isotonic calibration enjoys risk bounds even when the consensus ranking is misspecified; and (3) AtC asymptotically outperforms model-only assessment. Across semi-synthetic and real-world datasets, AtC consistently improves accuracy and robustness over human-only or model-only assessments. Our results bridge judgment aggregation with model-free calibration, providing a principled recipe for human-centered assessment when ground truth is costly, scarce, or unverifiable.
分享
阅读原文