Glossary · Term

synthetic data

← all terms

Definition

Plain language

Training examples generated by AI rather than collected from the real world.

As stated in the literature

Data produced by simulation or by other models — often used to scale training in agentic, math, and code domains where verifiable rewards or rubric trees can be constructed.

Why it matters: It lets training scale past what humans can label, especially in domains like math and code where correctness can be checked mechanically.

For example, a math model might be trained on millions of equations generated and graded automatically, rather than scraped from textbooks.

Heard on the show

“But here's the move that makes that synthetic data earn its keep.”
Episode 180 — The Bug Where Smart Assistants Read a Fact and Still Forget It

Mentioned in 7 episodes

  1. 180
    The Bug Where Smart Assistants Read a Fact and Still Forget It
  2. 156
    Why More Human Demonstrations Made a Computer-Use Agent Worse
  3. 082
    Training a Deep Research Agent on 8,000 Synthetic Tasks: The Rubric Tree Trick
  4. 080
    How a Two-Agent Trick Unlocked Large-Scale Training for Computer-Use Agents
  5. 073
    When Three LLMs Talk to Each Other, Their Ideas Quietly Stop Moving
  6. 066
    Why Giving an AI Agent More Tools Can Make It Worse at Using a Computer
  7. 059
    Firefly's Inversion: Building Verified Tool-Call Training Data by Working Backward

Related terms