paper-with-me

홈 › Papers

Silent Collapse in Recursive Learning Systems

2026-05-14 · Zhipeng Zhang arxiv

Recursive learning -- where models are trained on data generated by previous versions of themselves -- is increasingly common in large language models, autonomous agents, and self-supervised systems. However, standard performance metrics (loss, perplexity, accuracy) often fail to detect internal degradation before it becomes irreversible. Here we identify a phenomenon we call silent collapse: under broad recursive conditions, model internal distributions -- predictive entropy, representational diversity, and tail coverage -- progressively contract even as conventional metrics appear stable or improving. We discover that silent collapse is not abrupt. Its onset is reliably preceded by three trajectory-level precursors: (1) contraction of anchor entropy, (2) freezing of representation drift, and (3) erosion of tail coverage. These signals manifest multiple generations before any degradation in standard validation metrics, enabling early warning. Based on these precursors, we propose the MTR (Monitor--Trust--Regulator) framework, a lightweight metacognitive loop that monitors trajectory statistics, estimates a slow-timescale trust variable, and adaptively modulates the effective learning intensity. MTR provides early warning and actively prevents silent collapse without requiring access to pristine real data -- a critical advantage when original data is unavailable, contaminated, or private.

📄 PDF Abstract BibTeX arXiv:2605.14588

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Understanding Performance Collapse in Layer-Pruned Large Language Models via Decision Representation Transitions

2026-05-08 · Boyu Shi, Chang Liu, ChuanBao Gao, Xu Yang 외 arxiv

Layer pruning efficiently reduces Large Language Model (LLM) computational costs but often triggers sudden performance collapse. Existing representation-based analyses struggle to explain this mechanism. We propose study…

Benchmarking Recursive-Collapse Warning Claims Under Matched False-Positive Control

2026-05-29 · David Mullett arxiv

Recursive systems can enter collapse-like regimes -- self-reinforcing amplification, persistent recursion, and narrowing diversity that mask accelerating internal degradation -- before overt failure becomes visible. We i…

When AI Reviews Its Own Code: Recursive Self-Training Collapse in Code LLMs

2026-06-26 · Xinyuan Song, Zekun Cai, Liang Zhao arxiv

Recursive self-training can degrade neural generative models when generated data is reused without fresh human data or external quality control. We study this risk in code LLMs, where AI-generated code can enter real rep…

CompCPZ: Preserving Multi-Modal Intent in Language-Guided Robot Manipulation

2026-08-18 · Zhen Zhang, Ahmad Hafez, Peng Xie, Yanliang Huang 외 arxiv

A robot asked to "place the cup near the red plate or the blue plate" may reach the centroid between them and appear geometrically successful, while satisfying neither disjunct of the instruction. This silent semantic fa…

Robot Manipulation

A theoretical basis for model collapse in recursive training

2025-06-11 · Vivek Shripad Borkar

It is known that recursive training from generative models can lead to the so called `collapse' of the simulated probability distribution. This note shows that one in fact gets two different asymptotic behaviours dependi…