paper-with-me

홈 › Papers

Structure Before Collapse: Transient semantic geometry in next-token prediction

2026-06-25 · Yize Zhao, Isabel Papadimitriou, Christos Thrampoulidis arxiv

Neural Collapse predicts that balanced one-hot classification pushes model representations to be equally far from each other; a symmetric configuration that depends only on the output label and ignores any semantic similarity in the inputs. This creates a puzzle: next-token prediction language models are trained predominantly (as context length increases) with one-hot labels: the same context is very unlikely to appear twice in training with different labels. However, they clearly learn latent structural features. That is, despite the one-hot training regime, a language model's contextual embeddings represent the fact that the next word in ''Mary broke the ___'' is likely to be filled by tokens in the latent classes of a) medium-sized, b) rigid, c) inanimate nouns. How does gradient descent find such categorical semantic structure when co-occurrence statistics collapse to one-hot sparsity, eliminating any shared next-tokens among different contexts? To investigate this tension we identify three synthetic controlled settings where inputs have latent semantic factors but are mapped to distinct one-hot labels. We find that semantic geometry emerges early in training, and that representations cluster by shared attributes despite receiving no explicit supervision to do so. This structure is transient: with sufficient capacity and time, the model eventually reaches the predicted symmetric state where all representations are equally separated. We study this phase transition through Gram matrix analysis and propose a preliminary modification to the commonly used unconstrained features model to capture the emergent semantic geometry.

📄 PDF Abstract BibTeX arXiv:2606.26749

Code (0)

등록된 구현이 없습니다.

Tasks

Semantic Similarity

Similar Papers 제목 키워드 기반

Machine learning prediction of critical transition and system collapse

2020-12-02 · Ling-Wei Kong, Hua-Wei Fan, Celso Grebogi, Ying-Cheng Lai

To predict a critical transition due to parameter drift without relying on model is an outstanding problem in nonlinear dynamics and applied fields. A closely related problem is to predict whether the system is already i…

BIG-bench Machine Learning

Polaris: Coupled Orbital Polar Embeddings for Hierarchical Concept Learning

2026-04-30 · Sahil Mishra, Srinitish Srinivasan, Sourish Dasgupta, Tanmoy Chakraborty arxiv

Real-world knowledge is often organized as hierarchies such as product taxonomies, medical ontologies, and label trees, yet learning hierarchical representations is challenging due to asymmetric structure and noisy seman…

Entropy-Controlled Flow Matching

2026-02-25 · Chika Maduabuchi arxiv

Modern vision generators transport a base distribution to data through time-indexed measures, implemented as deterministic flows (ODEs) or stochastic diffusions (SDEs). Despite strong empirical performance, standard flow…

Geometry-Preserving Aggregation for Mixture-of-Experts Embedding Models

2026-02-15 · Sajjad Kachuee, Mohammad Sharifkhani arxiv

Mixture-of-Experts (MoE) embedding models combine expert outputs using weighted linear summation, implicitly assuming a linear subspace structure in the embedding space. This assumption is shown to be inconsistent with t…

Semantic Similarity

RobustSplat: Decoupling Densification and Dynamics for Transient-Free 3DGS

2025-06-03 · Chuanyu Fu, Yuqi Zhang, Kunbin Yao, GuanYing Chen 외

3D Gaussian Splatting (3DGS) has gained significant attention for its real-time, photo-realistic rendering in novel-view synthesis and 3D modeling. However, existing methods struggle with accurately modeling scenes affec…

3DGSNovel View Synthesis