UI-TARS-2 Technical Report: Advancing GUI Agent with Multi-Turn Reinforcement Learning
About
The development of autonomous agents for graphical user interfaces (GUIs) presents major challenges in artificial intelligence. While recent advances in native agent models have shown promise by unifying perception, reasoning, action, and memory through end-to-end learning, open problems remain in data scalability, multi-turn reinforcement learning (RL), the limitations of GUI-only operation, and environment stability. In this technical report, we present UI-TARS-2, a native GUI-centered agent model that addresses these challenges through a systematic training methodology: a data flywheel for scalable data generation, a stabilized multi-turn RL framework, a hybrid GUI environment that integrates file systems and terminals, and a unified sandbox platform for large-scale rollouts. Empirical evaluation demonstrates that UI-TARS-2 achieves significant improvements over its predecessor UI-TARS-1.5. On GUI benchmarks, it reaches 88.2 on Online-Mind2Web, 47.5 on OSWorld, 50.6 on WindowsAgentArena, and 73.3 on AndroidWorld, outperforming strong baselines such as Claude and OpenAI agents. In game environments, it attains a mean normalized score of 59.8 across a 15-game suite-roughly 60% of human-level performance-and remains competitive with frontier proprietary models (e.g., OpenAI o3) on LMGame-Bench. Additionally, the model can generalize to long-horizon information-seeking tasks and software engineering benchmarks, highlighting its robustness across diverse agent tasks. Detailed analyses of training dynamics further provide insights into achieving stability and efficiency in large-scale agent RL. These results underscore UI-TARS-2's potential to advance the state of GUI agents and exhibit strong generalization to real-world interactive scenarios.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| GUI Grounding | ScreenSpot v2 | Avg Accuracy90.3 | 203 | |
| GUI Navigation | AndroidWorld latest (test) | Success Rate73.3 | 35 | |
| OS GUI Agentic Task Execution | OSWorld 361 tasks (Verified) | Average Success Rate53.1 | 21 | |
| Information Seeking | BrowseComp standard (full) | Pass@129.6 | 20 | |
| Information Seeking | BrowseComp Chinese (full) | Pass@150.5 | 19 | |
| End-to-End Environment Interaction | OSWorld Verified (test) | Pass@147.5 | 16 | |
| GUI Grounding | ScreenSpot V1 | Mobile Text Accuracy94.9 | 15 | |
| End-to-End Environment Interaction | AndroidWorld (test) | Pass@173.3 | 14 | |
| GUI Automation | WindowsAgentArena | -- | 11 | |
| Operating System Agent Control | WindowsAgentArena | Success Rate0.506 | 8 |