llm-kb
← Back to research
Paper

Neural Collapse Is Forbidden: Information Floors in Language Models

A new paper argues that within-class variance in language model representations is not incomplete neural collapse but allocated information storage obeying a law. Across 14 models, macro-category structure carries only 4-12% of representational variance, while within-token context carries 79-91%, stable across a 100x parameter range.

0 engagement·1 source·Fri, Jul 10, 2026, 03:04 PM
The paper presents a one-line centering identity that voids a family of simplex equiangular-tight-frame claims, including the authors' own earlier ones. It introduces dimensionless variance shares and shows that token-level weight decay penalizes a category in proportion to its type frequency, explaining the observed allocation.

Entities

Neural Collapse(concept)Language Models(model)

Related

Paper

Blog post explores why LLMs produce predictable metaphors and how architecture might reduce attractor pull

A blog post titled 'Escaping the Attractor' examines why large language models tend to produce similar metaphors (e.g., 'Time is a River') when prompted, attributing this to attractors in the embedding space. The author suggests that architectural changes could make models less predictable, building on earlier ideas about shared embedding geometries across models.

0 engagement·1 source·rss
Sun, Jul 12, 2026, 05:27 AM
RSS
Paper

Study questions robustness of emergent misalignment in language models

A new paper systematically studies repeated alignment and misalignment cycles in language models, reproducing Emergent Misalignment (EM) but finding that both misalignment and realignment are highly sensitive to superficial dataset characteristics. The results suggest that EM may not be a robust phenomenon.

0 engagement·1 source·arxiv
Fri, Jul 10, 2026, 02:50 AM
arXiv
Paper

Research paper proposes reusing spectral patterns from pretrained GPT-2 checkpoints as initialization for language model pretraining

A new arXiv paper analyzes eleven pretrained GPT-2-style checkpoints and finds that they share structured weight spectra, with consistent depth trends in Frobenius norm and effective-rank entropy. The authors propose reusing these recurring spectral patterns as initialization signals for GPT-2-style language model pretraining, potentially reducing training time or improving convergence.

0 engagement·1 source·arxiv
Fri, Jul 10, 2026, 08:49 AM
arXiv
Paper

Researcher tests minimal dynamical system for word embeddings without MLP or attention

A researcher proposes a word representation model using only token vectors, a start state, and two scalars, with no MLP, transformer, attention, or output matrix. The model achieves a SimLex-999 ρ of 0.3616 by updating a state vector via a cosine-based pull toward token attractors, encoding context through trajectory dynamics.

0 engagement·1 source·reddit
Fri, Jul 10, 2026, 10:20 PM
Paper

Mechanistic interpretability researchers apply causality theory to LLMs

Researchers are applying causality theory from the paper 'Causal Abstraction for Interpretability' (arXiv:2301.04709) to understand LLM internals. This approach aims to identify causal mechanisms within models, moving beyond correlation-based analysis.

128 engagement·1 source·hackernews
Sun, Jul 12, 2026, 06:04 PM