arXiv:2501.17858cs.CLcs.AI2025-01ICML被引 15

通过操控投票可人为提升或降低大模型在Chatbot Arena的排名

Improving Your Model Ranking on Chatbot Arena by Vote Rigging

  • 仅针对目标模型设计投票策略,利用水印或分类器识别并支持其胜出
  • 只需数百次新投票即可显著提升目标模型排名,效果远超预期
  • 揭示平台机制漏洞,适合关注AI评估安全的研究者与开发者

Chatbot Arena 是一个通过成对对抗评测大语言模型的热门平台,用户需从两个匿名模型中选择更优回答。尽管该平台被视为可靠的模型排名榜单,我们发现众包投票可被操纵以提升或降低目标模型 $m_{t}$ 的排名。我们首先提出一种仅针对 $m_{t}$ 的简单操纵策略,通过水印或二分类器识别其参与的对战,并仅投给 $m_{t}$ 获胜。但该策略效率低下,因平台有超过190个模型,平均仅约1%的新对战涉及 $m_{t}$。为此,我们提出无处不在的操纵策略,利用 Chatbot Arena 的 Elo 评分机制——任何新投票即使不直接涉及 $m_{t}$,也能影响其排名。我们在约170万条历史投票数据上进行实验,证明仅需操纵数百次新投票即可显著提升目标模型排名。尽管测试了多种防御方案,结果仍表明必须持续加强防操纵措施。代码已公开于 https://github.com/sail-sg/Rigging-ChatbotArena。

原文摘要 · Abstract (English)

Chatbot Arena is a popular platform for evaluating LLMs by pairwise battles, where users vote for their preferred response from two randomly sampled anonymous models. While Chatbot Arena is widely regarded as a reliable LLM ranking leaderboard, we show that crowdsourced voting can be rigged to improve (or decrease) the ranking of a target model $m_{t}$. We first introduce a straightforward target-only rigging strategy that focuses on new battles involving $m_{t}$, identifying it via watermarking or a binary classifier, and exclusively voting for $m_{t}$ wins. However, this strategy is practically inefficient because there are over $190$ models on Chatbot Arena and on average only about $1\%$ of new battles will involve $m_{t}$. To overcome this, we propose omnipresent rigging strategies, exploiting the Elo rating mechanism of Chatbot Arena that any new vote on a battle can influence the ranking of the target model $m_{t}$, even if $m_{t}$ is not directly involved in the battle. We conduct experiments on around $1.7$ million historical votes from the Chatbot Arena Notebook, showing that omnipresent rigging strategies can improve model rankings by rigging only hundreds of new votes. While we have evaluated several defense mechanisms, our findings highlight the importance of continued efforts to prevent vote rigging. Our code is available at https://github.com/sail-sg/Rigging-ChatbotArena.

模型评估投票操纵AI安全

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。