投票式模型评测可被低成本操控,论文提出攻防方案提升公平性
Exploring and Mitigating Adversarial Manipulation of Voting-Based Leaderboards
- 通过分析回复内容识别生成模型,准确率超95%
- 仅需约1000次投票即可篡改排行榜排名
- 与开发团队合作引入反作弊机制,提升平台安全性
目前广泛采用人工投票方式评估大语言模型性能,如最流行的Chatbot Arena平台,通过让用户在两个随机模型的回复中选择更优者来排名。这类平台被认为公平可靠。本文揭示:若缺乏机器人防护等防御措施,此类投票系统极易受恶意操控。攻击者可先以95%以上准确率判断某回复由哪个模型生成,进而针对性地持续投票支持或打压特定模型。我们验证了该攻击仅需约一千次投票即可实现。经与Chatbot Arena开发团队合作,提出并部署多项缓解措施,包括Cloudflare防护、恶意用户检测、速率限制、reCAPTCHA及登录验证,显著提高攻击成本。部分措施已存在,新方案正在集成。
原文摘要 · Abstract (English)
It is now common to evaluate Large Language Models (LLMs) by having humans manually vote to evaluate model outputs, in contrast to typical benchmarks that evaluate knowledge or skill at some particular task. Chatbot Arena, the most popular benchmark of this type, ranks models by asking users to select the better response between two randomly selected models (without revealing which model was responsible for the generations). These platforms are widely trusted as a fair and accurate measure of LLM capabilities. In this paper, we show that if bot protection and other defenses are not implemented, these voting-based benchmarks are potentially vulnerable to adversarial manipulation. Specifically, we show that an attacker can alter the leaderboard (to promote their favorite model or demote competitors) at the cost of roughly a thousand votes (verified in a simulated, offline version of Chatbot Arena). Our attack consists of two steps: first, we show how an attacker can determine which model was used to generate a given reply with more than $95\%$ accuracy; and then, the attacker can use this information to consistently vote for (or against) a target model. Working with the Chatbot Arena developers, we identify, propose, and implement mitigations to improve the robustness of Chatbot Arena against adversarial manipulation, which, based on our analysis, substantially increases the cost of such attacks. Some of these defenses were present before our collaboration, such as bot protection with Cloudflare, malicious user detection, and rate limiting. Others, including reCAPTCHA and login are being integrated to strengthen the security in Chatbot Arena.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。