Does automated evolution match human-built agent performance?
Can an agent improved through automated loops in 8 days generalize as well as an agent refined through human-driven R&D? This tests whether autonomous design iteration reaches human-level quality on tasks outside the training set.
The discussion's comparison: "On four held-out benchmarks spanning in- and out-of-distribution tasks, AIDE85 equals or surpasses AIDEhuman (section 3.3), a strong baseline developed through human-driven R&D (appendix B)." The evolved agent is labeled "AIDE85" in the excerpt, which does not define the label; I read it as the agent after the seven accepted rewrites, and that identification is mine.
The baseline is the point of the sentence. Seven rewrites accepted by an automated loop in 8 days are set against an agent that people improved by hand, and the paper's claim is that the loop's product is at least as good on tasks the loop did not select on. Read with Do AIDE2's improvements transfer to unseen tasks?, it says the automated route matched the human route on the held-out set.
What "equals or surpasses" does and does not say. It leaves room for ties on some benchmarks and wins on others, and the excerpt does not say which are which or by how much. It is a comparison to AIDEhuman, not to a test-time-search baseline at matched budget, so it does not stand in for the control in How should we measure gains from automatic harness evolution?. And it is a comparison with a human-driven R&D baseline, not with human–AI collaboration, so it does not test Can human-AI research teams improve faster than autonomous AI systems?: neither speed nor safety is compared in the excerpt, and the effort behind AIDEhuman (appendix B) is not given.
Inquiring lines that read this note 3
This note is a source for these research framings, grouped by the broader line of inquiry each explores. Scan the bold lines of inquiry; follow any specific question forward.
Do evolved harness improvements generalize as reusable strategies or memorize? Why does solution diversity in test-time search improve model generalization? How can evaluation criteria remain robust against agent gaming?Related concepts in this collection 4
This note in its neighbourhood — explore the map, then jump to a related concept in the list below.
Click a node to walk · click center to open · click Open in graph to see this note in the full knowledge graph
-
Do AIDE2's improvements transfer to unseen tasks?
Whether gains from optimizing code on specific AI R&D tasks generalize to held-out benchmarks, including domains outside the selection distribution. This tests whether the agent learned reusable strategies or merely memorized task-specific fixes.
the transfer result this comparison sits on
-
How should we measure gains from automatic harness evolution?
Harness evolution itself runs a search loop, so reported improvements might come from more search rather than better design. What's the right way to measure whether the harness itself actually improved?
the control this comparison does not replace
-
Can human-AI research teams improve faster than autonomous AI systems?
Explores whether keeping humans actively involved in AI research collaboration accelerates paradigm discovery compared to fully autonomous self-improvement, and what safety advantages this preserves.
the claim that a human-collaboration baseline, not a human-only one, would test
-
Do stronger models always evolve harnesses better?
We explore whether base model capability predicts both the ability to write useful harness updates and the ability to benefit from them. The answer reshapes how we should allocate capability in self-evolving agent systems.
a model-tier dependence the excerpt does not address for a frontier agent
Related papers in this collection 8
Papers most semantically related to this note, ranked by cosine similarity in the embedding space.
- DarwinX: Evolving Agent Harnesses Through Natural Selection
- Rethinking the Evaluation of Harness Evolution for Agents
- Ouroboros: A Self-Developing Frontier Coding Agent with Reviewed Core Evolution
- A Comprehensive Survey of Self-Evolving AI Agents: A New Paradigm Bridging Foundation Models and Lifelong Agentic Systems
- ASI-Evolve: AI Accelerates AI
- Self-Improvements in Modern Agentic Systems: A Survey
- PAST-Bench: Benchmarking the Foundations of Recursive Self-Improvement in Personal Agents
- Co-Evolution in Agentic Systems: Toward Self-Directed Evolution Beyond Human Design
Original note title
on four held-out benchmarks the agent AIDE2 evolved equals or surpasses AIDEhuman, a strong baseline developed through human-driven R&D