Glossary · Term

evolutionary search

← all terms

Definition

A search method that breeds and mutates candidates over many generations, keeping the best.

A population-based optimization paradigm inspired by biological evolution, using selection, mutation, and crossover; in LLM contexts, often paired with model-driven proposal and ranking (e.g., AlphaEvolve, FunSearch).

Also called: evolutionary

Mentioned in 7 episodes

  1. 089
    When AI-Written Papers Read Well But the Evidence Underneath Is Broken
  2. 088
    Two Levers for Self-Improving AI: When Rewriting Code Isn't Enough
  3. 067
    An AI Just Solved a 1996 Erdős Problem—and the Simplest Agent Won
  4. 057
    How Uber Caught 206 Leaked Credentials With an LLM-Powered Security Stack
  5. 053
    An AI Agent Swapped In Focal Loss And Beat A Human-Tuned Training Script
  6. 046
    When the AI Optimizer Edits the Grade Book: Why Harnessing Evolution Needs a Wall
  7. 027
    When AI Agents Build the Serving Stack: A Bet on Bespoke Infrastructure