ImageNet classification with deep convolutional neural networks
Alex Krizhevsky, Ilya Sutskever et al.
4
Citations
0
Influential Citations
arXiv.org
Venue
2025
Year
We propose and test the LLM Brain Rot Hypothesis: continual exposure to junk web text induces lasting cognitive decline in large language models (LLMs). To unveil junk effects, we designed a novel controlled experiment on real Twitter/X corpora, by constructing junk and reverse-controlled datasets via two orthogonal operationalizations: M1 (engagement degree) and M2 (semantic quality), with matched token scale and training operations across conditions. Compared to the control group, continual pre-training of 4 LLMs on the junk dataset causes non-trivial declines (Hedges'g>0.3) on reasoning, long-context understanding, safety, and inflating"dark traits"(e.g., psychopathy, narcissism). The gradual mixtures of junk and control datasets also yield dose-response cognition decay: for example, under M1, ARC-Challenge with Chain-of-Thought drops 72.1 ->57.2 and RULER-CWE 83.7 ->52.3 as junk ratio rises from 0% to 100%. Error forensics reveal several key insights. First, we identify thought-skipping as the primary lesion in reasoning: models increasingly truncate or skip chains. Second, partial but incomplete healing is observed: scaling instruction tuning and clean continual pre-training improve the declined cognition, yet cannot restore baseline capability, suggesting persistent representational drift rather than format mismatch. Finally, we discover that the popularity, a non-semantic metric, of a tweet is a better indicator of the Brain Rot effect than the length in M1. Together, the results provide significant, multi-perspective evidence that social effects of data could be a causal driver of LLM capability decay in continual pre-training, thereby motivating routine"cognitive health checks"for deployed and evolving LLMs.
This paper addresses a critical and timely issue: the degradation of large language models when continually trained on low-quality web text, particularly from social media. As LLMs are increasingly deployed and updated with fresh data from the internet, understanding the causal impact of data quality on model cognition is paramount. The authors coin the term "LLM Brain Rot" to describe this phenomenon, drawing a compelling analogy to human cognitive decline from poor information diets. The work is significant because it moves beyond correlational studies to establish a causal link through controlled experiments, providing concrete evidence that junk data is not just harmless filler but actively harmful to model capabilities.
The paper's focus on real-world Twitter/X data makes the findings directly relevant to practitioners who may be tempted to use readily available social media streams for continual pre-training. The dose-response relationship between junk ratio and performance decline is particularly alarming, as it suggests that even small amounts of low-quality data can have measurable negative effects. This work serves as a wake-up call for the AI community to implement routine "cognitive health checks" for deployed models, much like software testing or security audits.
This paper has profound implications for the AI field, particularly for practitioners involved in continual learning and model deployment. It provides strong, multi-perspective evidence that the social effects of data (e.g., engagement-driven content) can be a causal driver of LLM capability decay. The work motivates the need for routine "cognitive health checks" for deployed and evolving LLMs, analogous to software testing or security audits. The finding that healing is only partial suggests that prevention is far better than cure, emphasizing the importance of data quality filters in training pipelines. This research could influence how companies curate training data, especially when using social media streams, and may lead to new standards for monitoring model health over time.
Alex Krizhevsky, Ilya Sutskever et al.
Ashish Vaswani, Noam Shazeer et al.
Douglas M. Bates, Martin Mächler et al.
Diederik P. Kingma, Jimmy Ba