cd /news/artificial-intelligence/recursive-self-evolving-agents-via-h… · home topics artificial-intelligence article
[ARTICLE · art-44350] src=arxiv.org ↗ pub= topic=artificial-intelligence verified=true sentiment=· neutral

Recursive Self-Evolving Agents via Held-Out Selection

Researchers introduced RSEA, a Recursive Self-Evolving Agent that improves LLM agents by rewriting natural-language artifacts without weight updates, using a held-out selection gate to prevent regression. Across four benchmarks, RSEA achieved the best single-pass result on ALFWorld (69.3%) and overall best with retry (79.4%), but no single artifact universally dominated; unguarded evolution caused performance collapse on WebShop. The strict keep-better gate ensured monotone-safe improvement, never significantly underperforming the base agent.

read1 min views1 publishedJun 30, 2026

arXiv:2606.28374v1 Announce Type: new Abstract: LLM agents are increasingly improved without weight updates by evolving a natural-language artifact, such as reflections, workflows, playbooks, cheatsheets, or optimized prompts, that conditions a frozen policy. Such methods are typically reported as wins on the single benchmark where they help. We study them apples-to-apples and surface a sharper picture. We introduce RSEA, a Recursive Self-Evolving Agent that carries a compact three-layer natural-language state: an imperative strategy, reusable skills, and a procedural playbook. Across generations, RSEA rewrites all three layers from its own trajectories and commits a candidate only if it does not regress on a disjoint held-out split, using a strict keep-better gate. Across four diverse benchmarks, ALFWorld, GAIA, (\tau)-bench, and WebShop, and six faithful baselines, ReAct, Reflexion, GEPA, AWM, ACE, and Dynamic Cheatsheet, all evaluated on one shared local backbone, we find three main results. First, no artifact universally wins. RSEA is the strongest single-pass method on ALFWorld, reaching 69.3% compared with 64.6% for ReAct (McNemar (p=0.015)), and reaches 79.4% with retry, the best overall result. However, concrete-workflow induction, represented by AWM, is best on the strong-backbone tool-use tasks. Second, unguarded context evolution is high-variance and unsafe. Dynamic Cheatsheet, which curates context online without a held-out gate, is near-best on ALFWorld at 70.7%, yet collapses on WebShop, with a score of 0.14 compared with 0.43 for ReAct. Third, RSEA's strict held-out selection is what makes recursive self-evolution monotone-safe: it never significantly underperforms the base agent on any benchmark and falls back to vanilla ReAct when evolved context would hurt.

── more in #artificial-intelligence 4 stories · sorted by recency
── more on @rsea 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/recursive-self-evolv…] indexed:0 read:1min 2026-06-30 ·