PulseAugur
实时 22:27:54
English(EN) A noisy judge does not just add error bars. It shrinks the effect you are trying to measure.

研究发现:LLM评判者的噪音会掩盖真实的性能提升

LLM评判者不可靠会系统性地偏倚评估结果,而不仅仅是扩大误差范围。这种由Spearman在1904年描述的“衰减”效应,会导致真实的改进显得更小甚至不存在。两个模型之间的观测差异会乘以(1 - 2e)的因子,其中'e'是评判者的错误率。在配对比较中,这个衰减因子会被平方,进一步削弱测量的效应,并可能导致研究人员丢弃真正有效的改进。 AI

影响 突出了LLM评估方法中的一个关键缺陷,可能导致对模型性能的误读。

排序理由 该条目讨论了统计概念及其在LLM评估中的应用,并引用了历史统计学著作。[lever_c_demoted from research: ic=1 ai=1.0]

在 dev.to — LLM tag 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

研究发现:LLM评判者的噪音会掩盖真实的性能提升

报道来源 [1]

  1. dev.to — LLM tag TIER_1 English(EN) · Maya Andersson ·

    A noisy judge does not just add error bars. It shrinks the effect you are trying to measure.

    <p>Most of what I have written about LLM judges argues in one direction: your improvement is probably not real. Small eval sets, selection across many experiments, position bias, clustered examples. All of that pushes toward scepticism and I still believe it.</p> <p>This post arg…