AI Navigate

InterPol: De-anonymizing LM Arena via Interpolated Preference Learning

arXiv cs.AI / 3/17/2026

📰 NewsIdeas & Deep AnalysisModels & Research

Key Points

  • INTERPOL is a model-driven identification framework designed to de-anonymize LM Arena responses by distinguishing target models using interpolated preference data.
  • It synthesizes hard negative samples through model interpolation and employs an adaptive curriculum learning strategy to uncover deep stylistic patterns that simple statistical features miss.
  • Experimental results show INTERPOL outperforms existing baselines in model identification accuracy, highlighting a vulnerability in anonymous leaderboards.
  • The authors simulate ranking manipulation on Arena battle data to quantify real-world threat and assess implications for fairness and reliability of LM evaluation platforms.

Abstract

Strict anonymity of model responses is a key for the reliability of voting-based leaderboards, such as LM Arena. While prior studies have attempted to compromise this assumption using simple statistical features like TF-IDF or bag-ofwords, these methods often lack the discriminative power to distinguish between stylistically similar or within-family models. To overcome these limitations and expose the severity of vulnerability, we introduce INTERPOL, a model-driven identification framework that learns to distinguish target models from others using interpolated preference data. Specifically, INTERPOL captures deep stylistic patterns that superficial statistical features miss by synthesizing hard negative samples through model interpolation and employing an adaptive curriculum learning strategy. Extensive experiments demonstrate that INTERPOL significantly outperforms existing baselines in identification accuracy. Furthermore, we quantify the real-world threat of our findings through ranking manipulation simulations on Arena battle data.