Formalizing Latent Thoughts: Four Axioms of Thought Representation in LLMs

Fahd Seddik, Fatemeh Fard

arXiv:2606.27378 · 2026-06-28 공개 · arXiv · PDF

reasoning-tasks model-capacity axiomatic-evaluation llm-representation causality-axiom minimality-axiom separability-axiom stability-axiom

Abstract

We introduce an axiomatic evaluation framework for latent thought representations in LLMs, comprising metrics that are independent of downstream benchmark scores and reveal representational failures that benchmark accuracy masks. Existing evaluations conflate representation quality with model capacity. Therefore, failures cannot be attributed to the representation rather than to the model that processes it. We formalize four functional axioms (Causality, Minimality, Separability, and Stability) and define a quantitative measure for each, computed directly on the representation independently of downstream accuracy. We audit open-weight LLMs across 23 reasoning tasks (e.g., Spatial Reasoning, Factual QA). We find that no candidate satisfies all four axioms simultaneously, that the representations distinguish task type reliably but cannot distinguish between two questions within the same task, and that the representations encode little information beyond what is already present in the input embedding. The failure is consistent across dense, reasoning-distilled, and RL-trained model families, indicating that the gap is structural rather than a property of model size or training procedure.

한국어 요약

한 줄 요약

LLM의 잠재 사고 표현을 평가하기 위한 4가지 공리 기반 프레임워크를 제안하고, 23개 태스크에서 실패 원인을 분석한다.

핵심 기여도

핵심 아이디어

기존 연구는 LLM의 사고 표현을 주로 다운스트림 정확도로 평가하지만, 이는 표현 자체의 품질을 평가하지 못한다. 본 연구는 사고 표현이 갖춰야 할 기능적 속성을 4가지 공리로 정식화하고, 이를 기반으로 내재적 평가 프로토콜을 제안한다. Causality는 표현이 사고 과정에 기인해야 한다는 점, Minimality는 불필요한 정보를 제거해야 한다는 점, Separability는 서로 다른 질문을 구분해야 한다는 점, Stability는 표현이 입력에 따라 일관되게 유지되어야 한다는 점을 강조한다. 이 공리들은 LLM의 내부 표현을 평가하는 기준이 되며, 재학습 없이도 직접 계산 가능하다.

기술적 접근법

주요 결과

의의 및 한계

실용적 활용