MetaAgent: Toward Self-Evolving Agent via Tool Meta-Learning
Hongjin Qian, Zheng Liu

TL;DR
MetaAgent is a self-evolving agentic system that improves its reasoning and tool use through continual self-reflection, help-seeking, and tool-building, enabling robust knowledge discovery without additional training.
Contribution
It introduces meta tool learning, a data-driven process allowing agents to self-improve and adapt by generating help requests, building tools, and updating knowledge bases without parameter changes.
Findings
Outperforms workflow-based baselines on benchmarks.
Matches or exceeds end-to-end trained agents.
Demonstrates effective self-evolution in knowledge discovery.
Abstract
In this work, we propose MetaAgent, an agentic paradigm inspired by the principle of learning-by-doing, where expertise is developed through hands-on practice and continual self-improvement. MetaAgent starts with a minimal workflow, equipped only with basic reasoning and adaptive help-seeking abilities. When a knowledge gap is encountered, MetaAgent generates natural language help requests, which are routed to the most suitable external tool by a dedicated tool router. As MetaAgent solves tasks, it continually conducts self-reflection and answer verification, distilling actionable experience into concise texts that are dynamically incorporated into future task contexts. Besides, MetaAgent autonomously builds in-house tools and a persistent knowledge base by organizing its tool-use history, further enhancing its ability to retrieve and integrate relevant information We term this…
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
TopicsTopic Modeling · Multimodal Machine Learning Applications · Advanced Graph Neural Networks
