AgentEvolver: Towards Efficient Self-Evolving Agent System
By: Yunpeng Zhai , Shuchang Tao , Cheng Chen and more
Potential Business Impact:
Teaches AI to learn tasks faster and cheaper.
Autonomous agents powered by large language models (LLMs) have the potential to significantly enhance human productivity by reasoning, using tools, and executing complex tasks in diverse environments. However, current approaches to developing such agents remain costly and inefficient, as they typically require manually constructed task datasets and reinforcement learning (RL) pipelines with extensive random exploration. These limitations lead to prohibitively high data-construction costs, low exploration efficiency, and poor sample utilization. To address these challenges, we present AgentEvolver, a self-evolving agent system that leverages the semantic understanding and reasoning capabilities of LLMs to drive autonomous agent learning. AgentEvolver introduces three synergistic mechanisms: (i) self-questioning, which enables curiosity-driven task generation in novel environments, reducing dependence on handcrafted datasets; (ii) self-navigating, which improves exploration efficiency through experience reuse and hybrid policy guidance; and (iii) self-attributing, which enhances sample efficiency by assigning differentiated rewards to trajectory states and actions based on their contribution. By integrating these mechanisms into a unified framework, AgentEvolver enables scalable, cost-effective, and continual improvement of agent capabilities. Preliminary experiments indicate that AgentEvolver achieves more efficient exploration, better sample utilization, and faster adaptation compared to traditional RL-based baselines.
Similar Papers
Agent0: Unleashing Self-Evolving Agents from Zero Data via Tool-Integrated Reasoning
Machine Learning (CS)
AI learns to solve harder problems by teaching itself.
Multi-Agent Evolve: LLM Self-Improve through Co-evolution
Artificial Intelligence
Helps computers learn to solve problems better alone.
Multi-Agent Evolve: LLM Self-Improve through Co-evolution
Artificial Intelligence
Helps computers learn to solve problems better alone.