SYNTHESIS NOTE
Topics›Evolution›this note

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.

Synthesis note · 2026-09-24 · sourced from Evolution

The abstract: "These gains generalize to four held-out benchmarks spanning machine learning engineering, heuristic algorithm engineering, and physics-based weather forecasting, the last of which is out of distribution from the selection tasks." The discussion repeats it as "four held-out benchmarks spanning in- and out-of-distribution tasks."

This is the check a self-editing loop most needs. A loop that keeps what scores best on its selection tasks can end up encoding those tasks. Held-out benchmarks separate a better agent from one tuned to the selection set, and the out-of-distribution one goes further: weather forecasting is not a variant of the tasks the rewrites were chosen on. The paper's framing, "transferable gains," rests on this result (How does an AI agent improve its own research code?).

It bears directly on the memorization finding. Do harness edits learn reusable strategies or memorize task fixes? reports that inspected harness edits are mostly information an agent could rediscover in one rollout. Held-out transfer, one of the two controls in How should we measure gains from automatic harness evolution?, is what would show otherwise, and this excerpt reports it. The tension is filed as ops/tensions/AIDE2's rewrites transfer to held-out benchmarks while the vault's harness-evolution notes find evolved edits mostly memorize task-specific fixes — what the edits encode may decide.md.

Limits. The excerpt gives no scores, no per-benchmark results, and no count of how many selection tasks there were. It does not report a matched-budget test-time-search baseline, which is the note's other control. "Generalize" is the paper's word for gains of unstated size on four benchmarks, and the out-of-distribution result is one benchmark.

Inquiring lines that read this note 18

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 AI capability benchmarks accurately measure reasoning ability or just surface patterns? How can we verify agent claims against their actual capabilities and actions? How do persistent skill repositories improve agent reliability over time? How should reasoning time be allocated across search iterations? Do evolved harness improvements generalize as reusable strategies or memorize? How can evaluation criteria remain robust against agent gaming? What limitations prevent automated research from matching human research quality? Can AI systems safely improve themselves recursively? How can evaluations detect conditional compliance in monitored AI systems?

Related concepts in this collection 5

This note in its neighbourhood — explore the map, then jump to a related concept in the list below.

Concept map
13 direct connections · 91 in 2-hop network ·medium cluster Open in graph ↗

Click a node to walk · click center to open · click Open in graph to see this note in the full knowledge graph

your link semantically near linked from elsewhere

Related papers in this collection 8

Papers most semantically related to this note, ranked by cosine similarity in the embedding space.

Original note title

AIDE2's gains generalize to four held-out benchmarks including physics-based weather forecasting, which is out of distribution from the selection tasks