paper-with-me

Papers

Auditing LLM Benchmarks with Item Response Theory

2026-05-28 · Sander Land, Daniel M. Bikel arxiv

LLM benchmark labels are frozen at release and silently propagated into downstream benchmarks, errors and all. We introduce an Item Response Theory-based indicator that surfaces likely mislabels at 95% precision in the top 200 examples across seven preference and multiple-choice benchmarks using responses from 114 models, outperforming a supervised classifier. We trace these errors to mechanical labeling heuristics, upstream annotation mistakes inherited unchanged from source datasets, and fundamentally ambiguous items without a defensible single label. The same model fit reveals that reward models specialize in stylistic preference rather than factual knowledge, and identifies one frontier reward model that agrees with detected mislabels at 78% accuracy versus 38% for its peers, consistent with benchmark contamination or benchmark-specific over-optimization.

📄 PDF Abstract BibTeX arXiv:2605.30504

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Lost in Benchmarks? Rethinking Large Language Model Benchmarking with Item Response Theory

2025-05-21 · Hongli Zhou, Hui Huang, Ziqing Zhao, Lvyuan Han 외

The evaluation of large language models (LLMs) via benchmarks is widespread, yet inconsistencies between different leaderboards and poor separability among top models raise concerns about their ability to accurately refl…

BenchmarkingLanguage ModelingLanguage ModellingLarge Language Model

Efficient Safety Benchmarking via Item Response Theory

2026-05-26 · Fabio Spagliardi, Mírian Silva, Ayan Datta, Aiden Zhou 외 arxiv

Safety benchmarks for language models are typically evaluated using static paradigms that treat all items as equally informative for all models, an assumption that is particularly problematic for adversarial, highly hete…

DECOR: Auditing LLM Deception via Information Manipulation Theory

2026-05-19 · Linyue Cai, Samuel Yeh, Jwala Dhamala, Rahul Gupta 외 arxiv

Large language models can deceive by subtly manipulating truthful information -- omitting key facts, shifting focus, or obscuring meaning -- making such behavior difficult to detect. Existing black-box methods rely on co…

Can We Trust Item Response Theory for AI Evaluation?

2026-07-16 · Han Jiang, Sunbeom Kwon, Jinwen Luo, Ziang Xiao 외 arxiv

AI benchmarks increasingly leverage item-level statistical models, particularly item response theory (IRT), to estimate model capabilities, rank systems, select informative examples, and diagnose benchmark quality. Howev…

Quantifying and Mitigating Socially Desirable Responding in LLMs: A Desirability-Matched Graded Forced-Choice Psychometric Study

2026-02-19 · Kensuke Okada, Yui Furukawa, Kyosuke Bunji arxiv

Human self-report questionnaires are increasingly used in NLP to benchmark and audit large language models (LLMs), from persona consistency to safety and bias assessments. Yet these instruments presume honest responding;…