paper-with-me

Papers

Emergent Manifold Separability during Reasoning in Large Language Models

2026-02-23 · Chanwoo Chun, Alexandre Polo, SueYeon Chung arxiv

Chain-of-Thought (CoT) prompting significantly improves reasoning in Large Language Models, yet the temporal dynamics of the underlying representation geometry remain poorly understood. We investigate these dynamics by applying Manifold Capacity Theory (MCT) to two compositional reasoning tasks: a controlled Boolean logic tree that supports deep mechanistic analysis, and a natural-language eligibility task in which the model has to extract attributes from prose, compare them to thresholds, and compose the local decisions through a fixed evaluation tree. MCT lets us quantify the linear separability of latent representations without the confounding factors of probe training. On both tasks, and across several open-weight models, reasoning manifests as a transient geometric pulse: concept manifolds are untangled into linearly separable subspaces immediately prior to computation and rapidly compressed thereafter. This behavior diverges from standard linear probe accuracy, which remains high long after computation, suggesting a fundamental distinction between information that is merely retrievable and information that is geometrically prepared for processing. We interpret this phenomenon as Dynamic Manifold Management, a mechanism where the model dynamically modulates representational capacity to optimize the bandwidth of the residual stream throughout the reasoning chain.

📄 PDF Abstract BibTeX arXiv:2602.20338

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Estimating class separability of text embeddings with persistent homology

2023-05-24 · Kostis Gourgoulias, Najah Ghalyan, Maxime Labonne, Yash Satsangi 외

This paper introduces an unsupervised method to estimate the class separability of text datasets from a topological point of view. Using persistent homology, we demonstrate how tracking the evolution of embedding manifol…

Language ModellingMulti Class Text ClassificationSentencetext-classification+2

Stochastic Separability of Embedding Manifolds

2026-08-24 · Liqing Zhang arxiv

Neurobiological studies and representation learning have observed that representations of objects belonging to the same category in high-dimensional neural spaces exhibit low-dimensional object manifold characteristics, …

Representation Learning

Beyond the Linear Separability Ceiling: Aligning Representations in VLMs

2025-07-10 · Enrico Vompa, Tanel Tammet, Mohit Vaishnav arxiv

A challenge in advancing Visual-Language Models (VLMs) is determining whether their failures on abstract reasoning tasks, such as Bongard problems, stem from flawed perception or faulty top-down reasoning. To disentangle…

REMA: A Unified Reasoning Manifold Framework for Interpreting Large Language Model

2025-09-26 · Bo Li, Guanzhi Deng, Ronghao Chen, Junrong Yue 외 arxiv

Understanding how Large Language Models (LLMs) perform complex reasoning and their failure mechanisms is a challenge in interpretability research. To provide a measurable geometric analysis perspective, we define the con…

Emergence of Separable Manifolds in Deep Language Representations

2020-06-01 · ICML 2020 1 · Jonathan Mamou, Hang Le, Miguel Del Rio, Cory Stephenson 외

Deep neural networks (DNNs) have shown much empirical success in solving perceptual tasks across various cognitive modalities. While they are only loosely inspired by the biological brain, recent studies report considera…