Papers
arxiv:2508.20404

AWorld: Orchestrating the Training Recipe for Agentic AI

Published on Aug 28
· Submitted by chengle on Aug 29
Authors:
,
,
,
,
,
,
,
,

Abstract

AWorld, an open-source system for large-scale agent-environment interaction, accelerates experience collection and enhances reinforcement learning, leading to significant improvements in agentic AI performance on complex benchmarks.

AI-generated summary

The learning from practice paradigm is crucial for developing capable Agentic AI systems, yet it is severely hampered by inefficient experience generation, a bottleneck especially pronounced in complex benchmarks like GAIA. To address this, we introduce AWorld, an open-source system engineered for large-scale agent-environment interaction. By distributing tasks across a cluster, AWorld accelerates experience collection by 14.6x compared to standard single-node, sequential execution. This critical speedup makes extensive reinforcement learning practical and scalable. Leveraging this capability, we trained a Qwen3-32B-based agent that significantly outperforms its base model, increasing its overall GAIA accuracy from 21.59% to 32.23%. On the benchmark's most challenging levels, our agent achieves a score of 16.33%, surpassing the performance of leading proprietary models. Our open-source system and resulting agent provide a practical blueprint for a complete agentic AI training pipeline, from efficient interaction to demonstrable model improvement.

Community

Paper author Paper submitter
•
edited 2 days ago

We've open-sourced a comprehensive end-to-end agentic learning method built on three core pillars: a powerful training framework (e.g., swift), an intelligent agent system (e.g., AWorld), and diverse environments (e.g., GAIA). Our distributed implementation delivers a remarkable 14.6x speedup in rollout compared to standard single-node sequential execution. The resulting trained models consistently outperform leading proprietary solutions, demonstrating the framework's effectiveness and efficiency.

gaia_test.png

rollout_vs_training.png

This is an automated message from the Librarian Bot. I found the following papers similar to this paper.

The following papers were recommended by the Semantic Scholar API

Please give a thumbs up to this comment if you found it helpful!

If you want recommendations for any Paper on Hugging Face checkout this Space

You can directly ask Librarian Bot for paper recommendations by tagging it in a comment: @librarian-bot recommend

Sign up or log in to comment

Models citing this paper 1

Datasets citing this paper 0

No dataset linking this paper

Cite arxiv.org/abs/2508.20404 in a dataset README.md to link it from this page.

Spaces citing this paper 0

No Space linking this paper

Cite arxiv.org/abs/2508.20404 in a Space README.md to link it from this page.

Collections including this paper 11