LGMay 14

Silent Collapse in Recursive Learning Systems

arXiv:2605.1458838.0
Predicted impact top 58% in LG · last 90 daysOriginality Highly original
AI Analysis

For developers of recursive learning systems (e.g., LLMs, self-supervised models), this work addresses the critical problem of undetected internal degradation that can lead to irreversible model collapse.

The paper identifies 'silent collapse' in recursive learning systems, where internal distributions degrade while standard metrics remain stable, and proposes the MTR framework that uses trajectory-level precursors to detect and prevent collapse without requiring pristine data.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes