paper-with-me

홈 › Papers

Convergence Without Understanding: When Language Models Agree on Representations but Disagree on Reasoning

2026-05-22 · Muhammad Usama, Dong Eui Chang arxiv

Large language models trained under diverse objectives and architectures have been shown to develop increasingly similar internal representations, an observation formalized as the Platonic Representation Hypothesis. Whether this representational convergence extends to the reasoning processes that operate over shared representations remains untested. We evaluate representational similarity across 16 language models from 8 families (1.5B to 72B parameters) on 800 reasoning problems spanning mathematics, science, commonsense, and truthfulness, stratifying by problem difficulty, computational stage, and causal relevance. Our analysis reveals three dissociations: a difficulty inversion, where models converge more on problems they collectively fail (Centered Kernel Alignment [CKA] = 0.897) than on those they solve (CKA = 0.830); a generation gap, where pre-decision representations align (CKA = 0.875) while post-decision representations diverge (CKA = 0.274); and epiphenomenal correctness, where shared information is decodable across models (66% transfer accuracy) but exerts minimal causal influence on predictions (1.5% to 5.5% flip rate across ablation protocols). These results indicate that representational convergence in language models reflects shared input processing constraints rather than shared reasoning strategies, with direct implications for ensemble design, interpretability transfer, and evaluations of model similarity. Code is available at https://github.com/Usama1002/convergence-without-understanding.

📄 PDF Abstract BibTeX arXiv:2605.23315

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Quantifying the cross-linguistic effects of syncretism on agreement attraction

2026-05-20 · Utku Turk, Eva Neu arxiv

Agreement attraction errors, in which a verb erroneously agrees with an intervening noun rather than its grammatical head, are amplified by morphological syncretism in some languages (English, German, Russian) but not ot…

Relational Priors as Convergence Pressure in LLM-Based Multi-Agent Systems

2026-08-04 · Ming Shen, Chao Shang, Sadat Shahriar, Devang Kulshreshtha 외 arxiv

Large language model-based multi-agent systems (LLM-MAS) are designed through roles, debate protocols, and aggregation rules. These choices create implicit social expectations: agents may be expected to trust, challenge,…

Under the Hood: Using Diagnostic Classifiers to Investigate and Improve how Language Models Track Agreement Information

2018-08-24 · WS 2018 11 · Mario Giulianelli, Jacqueline Harding, Florian Mohnert, Dieuwke Hupkes 외

How do neural language models keep track of number agreement between subject and verb? We show that `diagnostic classifiers', trained to predict number from the internal states of a language model, provide a detailed und…

DiagnosticLanguage ModelingLanguage Modelling

Characterizing and Understanding the Behavior of Quantized Models for Reliable Deployment

2022-04-08 · Qiang Hu, Yuejun Guo, Maxime Cordy, Xiaofei Xie 외

Deep Neural Networks (DNNs) have gained considerable attention in the past decades due to their astounding performance in different applications, such as natural language modeling, self-driving assistance, and source cod…

Image to textLanguage ModelingLanguage ModellingModel Compression+1

“I’ll be there for you”: The One with Understanding Indirect Answers

2021-11-01 · CODI 2021 11 · Cathrine Damgaard, Paulina Toborek, Trine Eriksen, Barbara Plank

Indirect answers are replies to polar questions without the direct use of word cues such as ‘yes’ and ‘no’. Humans are very good at understanding indirect answers, such as ‘I gotta go home sometime’, when asked ‘You wann…