零模型也能骗过自动评测,暴露了评测体系的重大漏洞。
Cheating Automatic LLM Benchmarks: Null Models Achieve High Win Rates
- 用固定回复的空模型也能骗过自动评测系统
- 在多个基准上达到83%以上高分,接近顶尖模型表现
- 提醒开发者需防范评测作弊,尤其适合关注评测安全的研究者
自动语言模型评测(如 AlpacaEval 2.0、Arena-Hard-Auto、MT-Bench)因其成本低、可扩展性强而广泛应用。然而,高得分能显著提升模型发布后的宣传效果,可能诱使恶意行为。尽管已有机制控制输出长度和风格以降低可操纵性,我们仍发现:一个始终输出固定内容的“空模型”(不响应输入指令)仍能在这些评测中取得顶尖成绩——在 AlpacaEval 2.0 上获得 86.5% 的 LC 胜率,在 Arena-Hard-Auto 上得分为 83.0,在 MT-Bench 上得分为 9.55。此外,这些作弊策略具有可迁移性,即使评测指令集(如 805 条 AlpacaEval 2.0 样本)不可访问也有效。本实验为概念验证,但暗示攻击者可用 LLM 生成更隐蔽的欺骗输出,非法获取高分与宣传优势。研究呼吁构建抗作弊机制,确保评测可靠性。代码已公开于 https://github.com/sail-sg/Cheating-LLM-Benchmarks。
原文摘要 · Abstract (English)
Automatic LLM benchmarks, such as AlpacaEval 2.0, Arena-Hard-Auto, and MT-Bench, have become popular for evaluating language models due to their cost-effectiveness and scalability compared to human evaluation. Achieving high win rates on these benchmarks can significantly boost the promotional impact of newly released language models. This promotional benefit may motivate tricks, such as manipulating model output length or style to game win rates, even though several mechanisms have been developed to control length and disentangle style to reduce gameability. Nonetheless, we show that even a "null model" that always outputs a constant response (irrelevant to input instructions) can cheat automatic benchmarks and achieve top-ranked win rates: an 86.5% LC win rate on AlpacaEval 2.0; an 83.0 score on Arena-Hard-Auto; and a 9.55 score on MT-Bench. Moreover, the crafted cheating outputs are transferable because we assume that the instructions of these benchmarks (e.g., 805 samples of AlpacaEval 2.0) are private and cannot be accessed. While our experiments are primarily proof-of-concept, an adversary could use LLMs to generate more imperceptible cheating responses, unethically benefiting from high win rates and promotional impact. Our findings call for the development of anti-cheating mechanisms for reliable automatic benchmarks. The code is available at https://github.com/sail-sg/Cheating-LLM-Benchmarks.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。