AI RESEARCH
GEAR: Genetic AutoResearch for Agentic Code Evolution
arXiv CS.AI
•
ArXi:2605.13874v1 Announce Type: cross Autonomous research agents can already run machine learning experiments without human supervision, but many rely on a narrow search strategy: they repeatedly modify one program and keep changes only when they improve the current best result. This can cause them to discard useful partial ideas, alternative promising directions, and insights from failed or incomplete experiments. GEAR, or Genetic AutoResearch, replaces this single-path search with a population-based search over multiple research states.