spb/spboucher.ai Public
spboucher.ai — personal website of Simon-Pierre Boucher.
TypeScript 93.4%
HTML 5.5%
CSS 1%
1 # What If AI Prevents Its Own Singularity?23The technological singularity is usually imagined as a positive feedback loop.45Artificial intelligence becomes capable enough to help researchers build better artificial intelligence. Better AI then accelerates AI research. That produces even better AI, which accelerates research further.67The cycle repeats.89Eventually, technological progress becomes so rapid that predicting what comes next becomes impossible.1011But there is another feedback loop developing at the same time.1213And it runs in the opposite direction.1415AI systems are increasingly generating the information environment from which future AI systems will learn.1617Text.1819Images.2021Code.2223Scientific summaries.2425Web pages.2627Product descriptions.2829Questions and answers.3031Documentation.3233Social media posts.3435Eventually, perhaps a substantial fraction of the observable digital world.3637This creates a strange possibility.3839**What if AI becomes so successful at generating information that it gradually damages the information ecosystem required to build better AI?**4041Instead of an intelligence explosion, we could encounter an intelligence ceiling.4243Not because we run out of compute.4445Not because neural networks stop scaling.4647But because machines begin consuming too much of their own output.4849## The Internet Was an Accidental Training Dataset5051The first generations of large language models benefited from something historically unique.5253For several decades, billions of humans produced an enormous digital record of human civilization.5455Books.5657Wikipedia.5859Forums.6061Academic papers.6263Newspapers.6465Software repositories.6667Technical documentation.6869Blogs.7071Government documents.7273Conversations.7475Educational material.7677The internet became an enormous, messy, decentralized archive of human knowledge.7879Importantly, most of it was created before people expected it to become training data for artificial intelligence.8081Humans were producing information for other humans.8283Then machine learning arrived and consumed this accumulated intellectual residue.8485In a sense, modern AI inherited a massive dataset that civilization had unknowingly spent decades constructing.8687That inheritance cannot necessarily be recreated.8889The internet after generative AI may be fundamentally different from the internet before it.9091## The Synthetic Internet9293Imagine that in 2015 almost everything a crawler encountered online had ultimately been produced by humans.9495Now move forward.9697AI writes articles.9899AI answers questions.100101AI generates documentation.102103AI translates websites.104105AI writes marketing copy.106107AI generates code.108109AI summarizes scientific papers.110111AI creates synthetic images and videos.112113AI generates the text used to train other AI systems.114115The ratio between human-generated and machine-generated information begins to change.116117At first, this seems harmless.118119High-quality synthetic data can be extremely useful. Models can generate examples, critique answers, create reasoning traces, simulate environments, and help construct datasets that would otherwise be expensive to produce.120121Synthetic data is not inherently bad data.122123The problem begins when **provenance disappears**.124125A future training system crawling the web may not know whether a paragraph originated from a human expert, a frontier model, a small model, a chain of models rewriting each other, or an automated content farm optimizing for search traffic.126127The training distribution becomes recursive.128129Models increasingly learn from a world partially generated by models.130131## The Photocopy Problem132133Imagine making a photocopy of a photograph.134135The first copy looks almost identical to the original.136137Now photocopy the copy.138139Then photocopy that copy.140141Repeat the process hundreds of times.142143Small distortions accumulate.144145Fine details disappear.146147Contrast changes.148149Rare features vanish.150151Eventually, the image retains the broad structure of the original while losing much of its information.152153Recursive synthetic training could create an analogous phenomenon.154155A model does not reproduce the entire probability distribution of its training data perfectly.156157It approximates it.158159When it generates new samples, unusual observations may be underrepresented.160161Subtle distinctions may disappear.162163Rare knowledge may appear less frequently.164165Uncertainty may be compressed into confident answers.166167Complex distributions become smoother.168169If another model trains on those outputs, it learns the approximation rather than the original distribution.170171Repeat this process enough times and errors can compound.172173This phenomenon is generally discussed under terms such as **model collapse**.174175But its implications could extend beyond individual training experiments.176177What happens if the dataset undergoing recursive approximation is the internet itself?178179## The Tail Is Where Much of the Value Lives180181The danger is not necessarily that AI-generated text becomes obviously nonsensical.182183The more interesting danger is statistical.184185Generative models are very good at representing the center of distributions.186187But civilization depends heavily on the tails.188189Rare expertise.190191Unusual observations.192193Minority hypotheses.194195Obscure historical facts.196197Unexpected combinations of ideas.198199Strange programming solutions.200201Uncommon scientific results.202203Local knowledge.204205Contradictory evidence.206207These observations may have low probability while carrying high informational value.208209Suppose a training distribution contains 10,000 common observations and 10 extremely unusual but important ones.210211A generative model approximating that distribution may reproduce the common observations extremely well while rarely generating the unusual ones.212213Train another model predominantly on the generated distribution and those rare observations become even rarer.214215Eventually they disappear.216217The model can appear fluent and intelligent while the underlying information distribution becomes narrower.218219This would be a particularly dangerous form of degradation because superficial quality could remain high.220221Language stays grammatical.222223Answers remain plausible.224225Benchmarks may even improve.226227Yet the epistemic diversity of the system declines.228229## The Singularity Assumes Fresh Information230231The classic intelligence-explosion argument implicitly assumes that increasingly intelligent systems continue having access to useful information.232233But intelligence and information are not the same thing.234235A perfect reasoner cannot discover the temperature outside without receiving information about the physical world.236237No amount of reasoning can reconstruct arbitrary information that has been permanently removed from the input.238239This creates a constraint on recursive self-improvement.240241An AI system can improve algorithms.242243It can improve architectures.244245It can optimize code.246247It can design experiments.248249It can generate hypotheses.250251But eventually those hypotheses must collide with reality.252253Scientific progress requires observations.254255Engineering requires experiments.256257Economic knowledge requires behavior.258259Medicine requires biological evidence.260261Intelligence can transform information.262263It cannot indefinitely substitute for new information.264265The singularity therefore may depend not simply on recursive intelligence improvement but on a continuous pipeline connecting machine intelligence to **non-synthetic reality**.266267## The Data Wall May Be More Important Than the Compute Wall268269Much discussion about AI scaling focuses on computation.270271How many GPUs?272273How much electricity?274275How many parameters?276277How large a context window?278279But another constraint may become increasingly important: high-quality, independent information.280281Human-generated datasets are finite.282283The stock of historically produced text is enormous, but frontier systems have already consumed significant portions of easily accessible high-quality material.284285Generating additional tokens is trivial.286287Generating additional **information** is not.288289This distinction matters enormously.290291A model can generate one trillion tokens without adding one trillion tokens worth of new knowledge to civilization.292293Much of the output may simply be transformations of existing information.294295Summaries.296297Rephrasings.298299Combinations.300301Translations.302303Extrapolations.304305Useful, certainly.306307But not equivalent to independent observations of reality.308309Tokens may become effectively infinite while genuinely novel information remains scarce.310311## Synthetic Data Is Not the Enemy312313None of this means synthetic data will destroy AI.314315In fact, synthetic data may be essential for building more capable systems.316317The important distinction is between **controlled synthetic generation** and uncontrolled recursive contamination.318319Synthetic mathematical problems with verified answers can be extremely valuable.320321Code can be executed against tests.322323Agents can interact with simulated environments.324325Formal proofs can be verified.326327Scientific simulations can produce structured data.328329Models can generate examples and filter them using external evaluators.330331In each case there is some mechanism connecting generation to truth.332333The problem emerges when synthetic information recursively circulates without reliable verification.334335Generation alone does not create truth.336337Verification is the critical component.338339This suggests that the future of AI may depend less on producing increasingly large quantities of synthetic data and more on constructing increasingly powerful **verification environments**.340341## Reality Could Become the Premium Dataset342343If synthetic content becomes ubiquitous, something interesting happens economically.344345Human-generated and reality-grounded information becomes more valuable.346347A dataset containing verified human conversations becomes valuable.348349A repository known to contain pre-generative-AI text becomes valuable.350351Experimental scientific measurements become valuable.352353Expert annotations become valuable.354355Physical sensor data becomes valuable.356357Private corporate data becomes valuable.358359Authenticated human writing becomes valuable.360361Even timestamps could matter.362363The pre-AI internet could eventually be treated almost like a geological layer: an information environment known to have existed before widespread synthetic contamination.364365We may begin distinguishing datasets not simply by subject but by **epistemic provenance**.366367Was this generated?368369Was it observed?370371Was it verified?372373By whom?374375When?376377From what original source?378379Data lineage could become one of the central problems of machine learning.380381## AI May Need Humans for a Surprising Reason382383People often assume humans remain useful because machines will continue lacking some uniquely human form of intelligence.384385That may not be the most important reason.386387Humans may remain valuable because humans are connected to reality.388389We observe things.390391We perform experiments.392393We experience environments.394395We make mistakes machines would not predict.396397We produce cultural novelty.398399We discover strange facts.400401We generate new economic behavior.402403We create information that did not previously exist in the training distribution.404405In other words, humanity may become valuable not simply as a source of intelligence but as a source of **entropy**.406407Humans keep injecting unexpected observations into the system.408409From the perspective of future AI training, that unpredictability may be extremely valuable.410411## The Singularity Could Become a Plateau412413This suggests an alternative to the traditional singularity curve.414415Instead of:416417AI improves → AI improves AI → acceleration → intelligence explosion,418419we could observe:420421AI improves → AI generates more of the information environment → synthetic contamination increases → independent information becomes scarcer → marginal training value declines → progress slows.422423The result would not necessarily be model collapse in the dramatic sense of systems suddenly becoming useless.424425It could look much more mundane.426427Each generation becomes more expensive.428429Improvements become smaller.430431New training tokens contain less marginal information.432433Benchmarks saturate.434435Models become extraordinarily capable but increasingly similar.436437Progress continues, but the derivative falls.438439The exponential becomes something closer to an S-curve.440441And the technological singularity quietly fails to arrive.442443## But There Is an Escape444445There is one major reason this pessimistic scenario may never dominate.446447AI does not have to remain trapped inside text.448449Agents can interact with the world.450451Robots can collect physical observations.452453Scientific systems can run experiments.454455Models can write software and observe execution results.456457Theorem provers can verify mathematical claims.458459Simulations can explore complex environments.460461Sensors can continuously generate new measurements.462463Humans can provide feedback and novel information.464465AI could therefore escape recursive data collapse by becoming increasingly **empirical**.466467Instead of learning primarily from what civilization has written, future systems may increasingly learn from what they can test.468469That would represent an important transition.470471The first generation of AI learned from humanity's archive.472473The next generation may need to learn from reality itself.474475## Maybe the Singularity Is About Data, Not Intelligence476477The traditional singularity narrative focuses on recursive self-improvement of intelligence.478479But perhaps intelligence was never the only variable that mattered.480481A system needs computation.482483It needs algorithms.484485It needs energy.486487And it needs information.488489If any one of those inputs becomes constrained, exponential progress can slow.490491Generative AI creates the paradoxical possibility that information becomes simultaneously more abundant and more scarce.492493There may be more text than ever before.494495More images.496497More code.498499More explanations.500501More answers.502503And yet the fraction containing genuinely independent information could decline.504505The internet could become infinitely large while becoming informationally smaller.506507If that happens, the central challenge of advanced AI will no longer be generating content.508509Generation will be essentially free.510511The scarce resource will be determining what came from reality.512513And perhaps the ultimate bottleneck on artificial intelligence will turn out to be the one thing intelligence alone cannot manufacture:514515**new truth.**516517