Alibaba’s Tongyi Lab has unveiled AgentEvolver, an innovative framework designed to enable AI agents to self-evolve by autonomously generating their own training tasks through exploration of their application environments. Leveraging the reasoning capabilities of large language models (LLMs), this approach aims to tackle the costly and labor-intensive process of collecting task-specific datasets required for effective AI agent training.
Experimental results indicate that AgentEvolver outperforms traditional reinforcement learning (RL) frameworks in environment exploration efficiency, data utilization, and adaptation speed. This advancement is particularly valuable for enterprises seeking to develop custom AI assistants tailored to specific workflows, as it lowers the barriers related to data acquisition and training complexity.
The Challenges of Training AI Agents with Reinforcement Learning
Reinforcement learning has emerged as a primary method for training LLM-based agents to interact with digital environments and learn from feedback. However, RL-based training faces two major obstacles:
- Data scarcity and cost: Acquiring sufficient training data often requires extensive manual effort, particularly for proprietary or novel software where existing datasets are unavailable.
- Computational inefficiency: RL typically relies on a vast number of trial-and-error iterations to learn effectively, making the process resource-intensive and slow.
These challenges have limited the practical deployment of RL-trained agents in customized enterprise settings.
How AgentEvolver Enables Autonomous Learning
AgentEvolver introduces a paradigm shift by granting AI agents greater autonomy in their training through a “self-evolving agent system.” This system capitalizes on LLM reasoning to create a continuous self-training loop, allowing agents to improve their capabilities by interacting directly with their environments without the need for preset tasks or reward functions.
The framework’s self-evolution is driven by three main mechanisms working in synergy:
- Self-questioning: The agent explores its environment to discover functional boundaries and identify promising states, similar to how a new user experiments with an application. This exploration enables the agent to generate a diverse range of training tasks aligned with general user preferences, thereby eliminating dependence on handcrafted datasets. According to Yunpeng Zhai, Alibaba researcher and co-author, this mechanism transforms the model from a “data consumer into a data producer,” substantially lowering deployment time and costs.
- Self-navigating: The agent enhances exploration efficiency by learning from both successful and failed experiences. For example, if an API function does not exist, the agent records this and avoids attempting it in the future, guiding its actions more effectively.
- Self-attributing: Instead of relying on sparse success/failure signals typical in RL, AgentEvolver uses an LLM to assess the contribution of each individual action in multi-step tasks. This granular feedback accelerates learning and is particularly important in regulated industries where transparency in problem-solving is critical.
These mechanisms collectively shift training from human-engineered pipelines to LLM-guided self-improvement, establishing a scalable and cost-effective approach to building intelligent systems.
Practical Training and Scalability
The research team developed an end-to-end training framework incorporating these mechanisms, highlighted by a Context Manager that manages the agent’s memory and interaction history. This design anticipates real-world enterprise environments where agents may need to handle thousands of APIs, presenting significant computational challenges. Nonetheless, AgentEvolver’s architecture is built to scale, providing a roadmap for efficient tool reasoning in complex settings.
Performance Gains Demonstrated on Benchmark Tests
AgentEvolver was evaluated using two demanding benchmarks, AppWorld and BFCL v3, which require agents to complete long, multi-step tasks involving external tools. Models from Alibaba’s Qwen2.5 family (7 billion and 14 billion parameters) were tested against a baseline trained with GRPO, a popular RL technique.
The results showed impressive improvements: the 7B parameter model’s score increased by 29.4%, while the 14B model improved by 27.8%. The self-questioning mechanism contributed most significantly by generating diverse, high-quality training tasks, effectively mitigating data scarcity.
These findings demonstrate AgentEvolver’s ability to synthesize large volumes of effective training data autonomously, enabling efficient model training even with limited initial data.
Implications for Enterprise AI Deployment
By enabling agents to generate their own training experiences based on high-level goals, AgentEvolver offers enterprises a practical path for creating customized AI assistants without the need for extensive manual data annotation. This development could democratize access to powerful, bespoke AI tools across various industries, reducing both cost and complexity.
As the researchers noted, AgentEvolver serves both as a research platform and a reusable foundation for building adaptive, tool-augmented agents.
Looking Forward: Toward a Universal Agent Model
The ultimate ambition behind AgentEvolver is to pave the way toward a “singular model” capable of mastering any software environment rapidly. Yunpeng Zhai emphasized that while this goal remains a challenge requiring further breakthroughs in model reasoning and infrastructure, self-evolving approaches like AgentEvolver are essential steps in that direction.

How Ghost in the Shell Foretold the Future of Cybersecurity Three Decades Ago
Users Are Moving from ChatGPT to Claude: How to Transition Smoothly
Rapid Growth of AI Data Centers Threatens Funding for Traditional Infrastructure Projects
Agentic AI Set to Transform Healthcare Marketing with $450 Billion Economic Impact by 2028