Synthetic Data: How AI Trains on AI-Generated Information
AI8 min readJuly 19, 2026✓ Updated for 2026

Synthetic Data: How AI Trains on AI-Generated Information

AI labs are running out of human data, so models increasingly train on synthetic data — here’s what that means and the model collapse risk behind it.

JR
Joe Robertson · In crypto since 2017, writing since 2025
Published 19 Jul 2026

AI companies are running out of the internet. That sounds dramatic, but it’s roughly true — researchers at Epoch AI have estimated that publicly available high-quality text data for training large language models could be exhausted by the late 2020s. The industry’s answer is synthetic data: AI-generated content used to train the next generation of AI models. UK developers and businesses building on these tools should understand what this actually means, because it’s already reshaping how every major model gets built.

What Synthetic Data Actually Means

Synthetic data is information created by a computer system rather than collected from the real world. In AI training, this usually means one model generates text, code, or examples, and that output becomes training material for another model — or even the next version of itself.

This isn’t new. Simple synthetic data has been used in machine learning for years, particularly in computer vision, where generating variations of images is cheaper than photographing millions of real ones. What’s changed is scale. Large language models now generate huge volumes of synthetic training text, and some estimates suggest a meaningful share of new training data for frontier models is now synthetic rather than scraped from the open web.

Why the Industry Turned to It

Three pressures pushed AI labs toward synthetic data. First, high-quality human-written text is finite, and the best sources — books, journalism, academic papers — are already mostly used up or increasingly locked behind licensing deals.

Second, copyright disputes have made scraping the open web legally riskier. Several UK and US lawsuits against AI companies over training data use are still working through courts, and licensing real content at scale is expensive.

Third — and this is the part that gets less coverage — synthetic data lets labs generate exactly the type of example they’re missing. Need more examples of careful mathematical reasoning? Generate thousands. Need more multilingual dialogue? Generate that too. It’s a control lever human-collected data never offered.

Model Collapse: The Real Risk

Here’s the ugly workaround nobody loves talking about. When AI models train repeatedly on AI-generated data, without enough real-world grounding, quality can degrade over successive generations. Researchers call this “model collapse.” A 2024 study published in Nature demonstrated the effect clearly: models trained recursively on their own outputs gradually lost the ability to represent rare or unusual information, converging toward bland, repetitive outputs.

Think of it like photocopying a photocopy. Each generation loses a little fidelity. Do it enough times and the image degrades noticeably, even if each individual copy looks fine on its own.

This is why the leading labs don’t just dump raw synthetic data into training runs. They mix it carefully with real data, filter aggressively, and use techniques to preserve diversity. Get the mix wrong and the resulting model gets worse at handling anything outside the mainstream of its training distribution.

Where Synthetic Data Works Well

Not every use of synthetic data is risky. It genuinely shines in a few areas. Code generation is one — synthetic programming problems with verified correct solutions give models cleaner signal than scraped GitHub repos full of buggy or abandoned projects.

Mathematical reasoning is another. Because maths problems have checkable answers, labs can generate huge volumes of practice problems and verify correctness automatically, creating a self-improving training loop that doesn’t rely on scraping more human content.

Rare scenario coverage helps too. If a model needs to handle an unusual edge case that barely appears in real-world data — a specific medical drug interaction, an obscure legal precedent — synthetic examples can fill that gap deliberately rather than waiting for the internet to produce enough real examples.

The Data Provenance Problem

UK investors keep asking about this because it touches on something harder to quantify: trust. If a growing share of the internet’s new content is itself AI-generated, and future models train on that content, the entire training pipeline risks becoming self-referential. Distinguishing “real” human knowledge from AI-generated approximations of it gets harder every year.

This connects directly to watermarking efforts and content provenance standards like C2PA, which several major tech firms including Google, Microsoft and Adobe have adopted. Without reliable ways to track what’s genuinely human-created versus machine-generated, the raw material for training future AI gets murkier with every passing model generation.

What This Means for UK Businesses Using AI Tools

If your business relies on AI outputs for anything customer-facing — content, code, analysis — it’s worth knowing that the model behind the tool was likely trained partly on synthetic data. This isn’t necessarily a red flag. Labs like Anthropic, OpenAI and Google have strong incentives to manage the model collapse risk carefully, since a degraded model directly hurts their product.

But it does mean asking vendors about data quality practices is a reasonable question, not a paranoid one. UK firms in regulated sectors — finance, healthcare, legal — should factor this into vendor due diligence alongside the usual security and compliance checks.

The Road Ahead

Expect synthetic data to become more central, not less, over the next few years. The economics are simply too favourable for labs to avoid it — generating data is far cheaper than licensing or scraping it, and it scales in ways human content creation never will.

The labs that manage this well will build careful pipelines mixing synthetic and verified real-world data, with strong filtering and diversity checks. The ones that don’t will ship models that quietly get worse at handling anything unusual, while performing fine on the standard benchmarks everyone tests against.

Synthetic Data Beyond Text

Text isn’t the only frontier. Image and video generation models face an even sharper version of the same problem, since high-quality, rights-cleared visual training data is scarcer and more expensive to license than text. Several image generation labs now train partly on synthetic images produced by earlier model versions, carefully filtered for quality.

Autonomous vehicle companies were arguably first to prove this approach works at scale. Rather than waiting to physically drive millions of real miles capturing rare edge cases — a child running into the road, black ice on a motorway slip road — companies like Waymo and Tesla generate simulated scenarios in huge volume, precisely because these events are too rare and too dangerous to wait for in the real world.

The lesson translates directly to language models: synthetic data works best when it’s used to deliberately fill gaps in rare or dangerous scenarios, not as a wholesale replacement for real-world grounding.

How to Spot Synthetic or AI-Assisted Content

Recognising heavily synthetic training influence in a model’s output is genuinely difficult, but a few tells exist. Outputs that feel unusually smooth and generic on niche topics, without the specific texture and occasional messiness of real expert writing, sometimes indicate a model leaning heavily on synthetic training patterns for that domain.

Watermarking standards are slowly improving this picture from the content side rather than the model side. Tools like Google’s SynthID embed an invisible signal into AI-generated images and text that detection tools can identify, even after the content has been edited or compressed. Adoption remains patchy across the industry, though, and nothing close to universal yet.

For UK businesses publishing content, transparency about AI involvement is increasingly expected by readers and, in some sectors, required by advertising standards guidance. Being upfront tends to build more trust than it costs.

What the Major Labs Say Publicly

Anthropic, OpenAI and Google DeepMind have all acknowledged using synthetic data in training, though specifics of the exact mix remain closely guarded trade secrets. Anthropic’s published research on Constitutional AI relies partly on models generating and critiquing their own outputs — a form of synthetic data generation used deliberately to improve safety behaviour rather than just scale.

OpenAI has similarly described using model-generated data to teach reasoning patterns in its more recent reasoning-focused models. None of the major labs have published exact percentages, which makes independent verification of model collapse risk genuinely difficult for outside researchers. This opacity is itself becoming a point of contention among AI safety researchers who want more transparency into training pipelines.

What This Means for You

Synthetic data isn’t a scandal or a shortcut — it’s becoming a core part of how AI gets built. The takeaway for UK businesses and everyday users isn’t to distrust AI tools wholesale, but to stay a little sceptical of models that seem unusually confident on rare or unusual topics. That’s exactly where model collapse effects show up first, and exactly where a careless training pipeline gets exposed fastest under real-world testing.

Test any AI tool you rely on against edge cases relevant to your work, not just the obvious mainstream questions. If it handles those well too, that’s a good sign the training pipeline behind it was built with care, and that its makers took the model collapse risk seriously rather than chasing benchmark scores alone.

This article is for educational purposes only and does not constitute financial advice. Cryptocurrency investments involve significant risk. Always do your own research.

Free weekly newsletter

Stay ahead of the market

Join our community of nearly 5,000 across YouTube, LinkedIn, X, and Facebook — weekly crypto, AI, and digital lifestyle insights every Thursday. No spam. Unsubscribe any time.

Share:X / TwitterFacebookLinkedInPinterest
Disclosure: Some links in this article may be affiliate links. If you click and purchase, DigiTech Lifestyle may earn a small commission at no extra cost to you. This never influences our editorial stance — we only recommend products we genuinely believe in.

Partner picks

Build a smarter digital stack

Explore curated AI, automation, wealth, and creator tools selected for practical value, transparent pricing, and clear use cases.

Browse tools

Disclosure: some links may be affiliate links. DigitechLifestyle may earn a commission at no additional cost to you.

Related articles
Anthropic in Talks With Samsung to Build Custom AI Chip
AI
Anthropic in Talks With Samsung to Build Custom AI Chip
Read article →
AI Model Context Windows: Why Bigger Isn’t Always Better
AI
AI Model Context Windows: Why Bigger Isn’t Always Better
Read article →
Kimi K3: China’s Open AI Model Beats Claude and GPT-5.6
AI
Kimi K3: China’s Open AI Model Beats Claude and GPT-5.6
Read article →
More from DigiTech Lifestyle
Latest NewsCrypto GuidesAI & TechnologyExchange ReviewsDeFi & BlockchainFree ToolsResources