paper-with-me

홈 › Papers

SIGMA: Scalable Spectral Insights for LLM Model Collapse

2026-01-06 · Yi Gu, Lingyou Pang, Xiangkun Ye, Tianyu Wang, Jianyu Lin, Carey E. Priebe, Alexander Aue arxiv

The rapid adoption of synthetic data for training Large Language Models (LLMs) has introduced the technical challenge of "model collapse"-a degenerative process where recursive training on model-generated content leads to a contraction of distributional variance and representational quality. While the phenomenology of collapse is increasingly evident, rigorous methods to quantify and predict its onset in high-dimensional spaces remain elusive. In this paper, we introduce SIGMA (Spectral Inequalities for Gram Matrix Analysis), a unified framework that benchmarks model collapse through the spectral lens of the embedding Gram matrix. By deriving and utilizing deterministic and stochastic bounds on the matrix's spectrum, SIGMA provides a mathematically grounded metric to track the contraction of the representation space. Crucially, our stochastic formulation enables scalable estimation of these bounds, making the framework applicable to large-scale foundation models where full eigendecomposition is intractable. We demonstrate that SIGMA effectively captures the transition towards degenerate states, offering both theoretical insights into the mechanics of collapse and a practical, scalable tool for monitoring the health of recursive training pipelines.

📄 PDF Abstract BibTeX arXiv:2601.03385

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

HyperSIGMA: Hyperspectral Intelligence Comprehension Foundation Model

2024-06-17 · Di Wang, Meiqi Hu, Yao Jin, Yuchun Miao 외

Accurate hyperspectral image (HSI) interpretation is critical for providing valuable insights into various earth observation-related applications such as urban planning, precision agriculture, and environmental monitorin…

Computational EfficiencyEarth Observationmodel

Stabilizing Transformer Training by Preventing Attention Entropy Collapse

2023-03-11 · Shuangfei Zhai, Tatiana Likhomanenko, Etai Littwin, Dan Busbridge 외

Training stability is of great importance to Transformers. In this work, we investigate the training dynamics of Transformers by examining the evolution of the attention layers. In particular, we track the attention entr…

Automatic Speech Recognitionimage-classificationImage ClassificationLanguage Modeling+6

Chiaroscuro Attention: Spending Compute in the Dark

2026-06-06 · Prateek Kumar Sikdar arxiv

We introduce CHIAR-Former (CHIAroscuro Attention-based tRansFormer), an efficient transformer that routes each token to either DCT spectral mixing (O(d log d), sub-quadratic) or full self-attention (O(n^2 d), quadratic i…

A Random Matrix Approach to Neural Networks

2017-02-17 · Cosme Louart, Zhenyu Liao, Romain Couillet

This article studies the Gram random matrix model $G=\frac1T\Sigma^{\rm T}\Sigma$, $\Sigma=\sigma(WX)$, classically found in the analysis of random feature maps and random neural networks, where $X=[x_1,\ldots,x_T]\in{\m…

LEMMA

SIGMAE: A Spectral-Index-Guided Foundation Model for Multispectral Remote Sensing

2026-03-08 · Xiaokang Zhang, Bo Li, Chufeng Zhou, Weikang Yu 외 arxiv

Pretraining and fine-tuning have emerged as a new paradigm in remote sensing image interpretation. Among them, Masked Autoencoder (MAE)-based pretraining stands out for its strong capability to learn general feature repr…

Spectral ReconstructionRepresentation LearningSemantic SegmentationScene Classification