Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Establishing Trustworthy LLM Evaluation via Shortcut Neuron Analysis

About

The development of large language models (LLMs) depends on trustworthy evaluation. However, most current evaluations rely on public benchmarks, which are prone to data contamination issues that significantly compromise fairness. Previous researches have focused on constructing dynamic benchmarks to address contamination. However, continuously building new benchmarks is costly and cyclical. In this work, we aim to tackle contamination by analyzing the mechanisms of contaminated models themselves. Through our experiments, we discover that the overestimation of contaminated models is likely due to parameters acquiring shortcut solutions in training. We further propose a novel method for identifying shortcut neurons through comparative and causal analysis. Building on this, we introduce an evaluation method called shortcut neuron patching to suppress shortcut neurons. Experiments validate the effectiveness of our approach in mitigating contamination. Additionally, our evaluation results exhibit a strong linear correlation with MixEval, a recently released trustworthy benchmark, achieving a Spearman coefficient ($\rho$) exceeding 0.95. This high correlation indicates that our method closely reveals true capabilities of the models and is trustworthy. We conduct further experiments to demonstrate the generalizability of our method across various benchmarks and hyperparameter settings. Code: https://github.com/GaryStack/Trustworthy-Evaluation

Kejian Zhu, Shangqing Tu, Zhuoran Jin, Lei Hou, Juanzi Li, Jun Zhao• 2025

Related benchmarks

TaskDatasetResultRank
Multitask Language UnderstandingMMLU Exact split, o=3
Accuracy69
42
Language UnderstandingMMLU o=1 Exact split
Accuracy54.7
42
Question AnsweringTruthfulQA o=1 (Exact split)
Accuracy80.4
21
Question AnsweringTruthfulQA Exact split, o=3
Accuracy81.8
21
Question AnsweringTruthfulQA Semantic-level split o=3
Accuracy85.2
21
Question AnsweringTruthfulQA o=1 Semantic-level
Accuracy78.9
21
Multitask Language UnderstandingMMLU Semantic-level split, o=3
Accuracy68.2
21
Question AnsweringTruthfulQA Domain-level split, o=3
Accuracy72.6
21
Question AnsweringTruthfulQA o=1 Domain-level split
Accuracy64.4
21
Language UnderstandingMMLU o=1 (Semantic-level)
Accuracy56.6
21
Showing 10 of 12 rows

Other info

Follow for update