ICML 2026poster0 citations

A Narrowing Geometry in Contaminated Reasoning

Jiakuan Xie, Pengfei Cao, Kang Liu, Jun Zhao

Abstract

Despite the advancing reasoning capabilities of large language models (LLMs), many reasoning evaluations are increasingly compromised by data contamination, which induces unreliable **contaminated reasoning** on leaked inputs. While this phenomenon is widely observed, its underlying mechanism remains poorly understood, hindering the ability to distinguish generalization from memorization and to develop effective solutions. In this work, we first identify a distinctive signal of contaminated reasoning, namely the mutual information decay between representations and gradients. Our mechanistic analysis reveals that contaminated models exhibit pronounced eigenspectrum concentration in their representations, leading to a low-dimensional computation regime. Under leaked inputs, this mechanism weakens the linear coupling between representations and gradients, manifested as a structural decay of the singular values in the whitened space. We show that this narrowing geometry mathematically implies a reduction in mutual information, and further demonstrate the practical utility of our analysis by successfully restoring the reasoning behavior of contaminated models, achieving an 11.03% improvement in average consistency with the base model over the strongest baseline.

LLMOptimizationTheoryRetrievalBenchmark
BibTeX
@inproceedings{
xie2026a,
title={A Narrowing Geometry in Contaminated Reasoning},
author={Jiakuan Xie and Pengfei Cao and Kang Liu and Jun Zhao},
booktitle={Forty-third International Conference on Machine Learning},
year={2026},
url={https://openreview.net/forum?id=jXhXr53hdG}
}