Hyperagents
Jenny Zhang, Bingchen Zhao, Wannan Yang, Jakob Foerster, Jeff Clune, Minqi Jiang, Sam Devlin, Tatiana Shavrina

TL;DR
This paper introduces hyperagents, self-referential AI systems that can modify and improve their own mechanisms, leading to continual, domain-independent self-improvement and surpassing previous self-improving approaches.
Contribution
The paper presents DGM-Hyperagents, an extension of the Darwin G"odel Machine that enables meta-level self-modification, supporting open-ended, domain-agnostic self-improvement.
Findings
DGM-H outperforms baselines in diverse domains.
Meta-level improvements transfer across domains.
Agents continually improve their self-modification processes.
Abstract
Self-improving AI systems aim to reduce reliance on human engineering by learning to improve their own learning and problem-solving processes. Existing approaches to self-improvement rely on fixed, handcrafted meta-level mechanisms, fundamentally limiting how fast such systems can improve. The Darwin G\"odel Machine (DGM) demonstrates open-ended self-improvement in coding by repeatedly generating and evaluating self-modified variants. Because both evaluation and self-modification are coding tasks, gains in coding ability can translate into gains in self-improvement ability. However, this alignment does not generally hold beyond coding domains. We introduce \textbf{hyperagents}, self-referential agents that integrate a task agent (which solves the target task) and a meta agent (which modifies itself and the task agent) into a single editable program. Crucially, the meta-level…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSoftware Engineering Research · Domain Adaptation and Few-Shot Learning · Reinforcement Learning in Robotics
