Identity-Link IRT for Label-Free LLM Evaluation: Preserving Additivity in TVD-MI Scores
Zachary Robertson
TL;DR
This work shows that TVD-MI based evaluation of LLMs yields additive score structure on the raw $[-1,1]$ scale when averaged over peer comparisons, and that preserving this geometry with an identity link significantly outperforms traditional logistic or probit mappings. By deriving a clipped-linear model from Gini entropy and enforcing box constraints, the authors achieve accurate, sparse recovery of agent–item scores $s_{ij} = \theta_i - b_j$ with strong ranking fidelity (e.g., $\rho \approx 0.97$) using only $\sim 33\%$ of full evaluations. The approach maintains robustness across multiple domains (PubMed, OPUS, ICLR) and judges, supports tractable optimization, and provides practical recommendations for efficient, ground-truth-free LLM evaluation in bounded-response settings. The results suggest broad applicability to any bounded-response domain where scores arise from averaging and emphasize the value of validating additivity via a discrete integrability test before adopting sparse evaluation.
Abstract
Pairwise comparisons of large language models using total variation distance mutual information (TVD-MI) produce binary critic decisions per pair. We show that averaging TVD-MI's binary trials yields centered-probability scores with additive structure suitable for item-response theory (IRT) without nonlinear link functions. Maximum-likelihood approaches to IRT use logistic links, but we find empirically that these transformations introduce curvature that breaks additivity: across three domains, the identity link yields median curl on raw data of 0.080-0.150 (P95 = [0.474, 0.580]), whereas probit/logit introduce substantially higher violations (median [0.245, 0.588], P95 [0.825, 2.252]). We derive this clipped-linear model from Gini entropy maximization, yielding a box-constrained least-squares formulation that handles boundary saturation. At 33% coverage, we achieve holdout RMSE $0.117 \pm 0.008$ while preserving agent rankings (Spearman $ρ= 0.972 \pm 0.015$), three times fewer evaluations than full dense. Judge robustness analysis (GPT-4o-mini vs. Llama3-70b) shows strong agreement in agent rankings ($ρ= 0.872$) and consistent identity-link advantage. TVD-MI's geometry is best preserved by identity mapping for efficient LLM evaluation, applicable to other bounded-response domains.
