The Data Wall: Exhausting human written words.
The early scaling laws relied on scraping the public internet. As the reserve of high-quality human text is depleted and legal barriers rise, AGI development has transitioned to test-time compute scaling and verified synthetic feedback.
Test-Time Compute Scaling
Synthetic Data & Self-Play
Model Collapse Mitigation
System 1 vs System 2 Thinking.
Standard autoregressive LLMs operate on 'System 1' thinking—reflexively emitting the next token with constant compute. Inference-time scaling introduces 'System 2' thinking, allowing models to formulate multi-step chains-of-thought, run search trees, and identify errors before printing the final answer.
This shifts AI from a static chat interface to a dynamic utility: a model can run instantly for low-cost conversational tasks, or deliberate for hours to solve a complex mathematical theorem or identify a molecular compound for biology.