UI-TARS用截图直接操作界面,性能超越主流大模型。
UI-TARS: Pioneering Automated GUI Interaction with Native Agents
- 纯视觉输入,端到端建模人机交互行为。
- 在10+基准上达顶尖水平,安卓任务成功率46.6%。
- 自研反思训练机制,可自动优化错误并适应新场景。
本文提出UI-TARS,一种仅以屏幕截图为输入的原生GUI智能体,能执行类似人类的键盘与鼠标操作。不同于依赖强化提示和复杂流程的商业模型(如GPT-4o),UI-TARS为端到端架构,在10余个评估感知、定位与任务执行的GUI基准中表现领先。在OSWorld基准中,50步和15步分别获得24.6和22.7分,优于Claude的22.0和14.9;在AndroidWorld中达46.6分,超越GPT-4o的34.5。其核心创新包括:(1)基于大规模截图数据集的上下文感知理解与精准标注;(2)跨平台统一动作建模,通过大规模操作轨迹实现精确定位;(3)系统-2推理,融合任务分解、反思思考、里程碑识别等多模式决策;(4)基于数百台虚拟机的迭代式反射在线训练,自动收集、筛选并反思优化新交互轨迹。该机制使模型持续从错误中学习,低干预适应未知情境。文中还分析了GUI智能体的发展路径,为后续研究提供指引。
原文摘要 · Abstract (English)
This paper introduces UI-TARS, a native GUI agent model that solely perceives the screenshots as input and performs human-like interactions (e.g., keyboard and mouse operations). Unlike prevailing agent frameworks that depend on heavily wrapped commercial models (e.g., GPT-4o) with expert-crafted prompts and workflows, UI-TARS is an end-to-end model that outperforms these sophisticated frameworks. Experiments demonstrate its superior performance: UI-TARS achieves SOTA performance in 10+ GUI agent benchmarks evaluating perception, grounding, and GUI task execution. Notably, in the OSWorld benchmark, UI-TARS achieves scores of 24.6 with 50 steps and 22.7 with 15 steps, outperforming Claude (22.0 and 14.9 respectively). In AndroidWorld, UI-TARS achieves 46.6, surpassing GPT-4o (34.5). UI-TARS incorporates several key innovations: (1) Enhanced Perception: leveraging a large-scale dataset of GUI screenshots for context-aware understanding of UI elements and precise captioning; (2) Unified Action Modeling, which standardizes actions into a unified space across platforms and achieves precise grounding and interaction through large-scale action traces; (3) System-2 Reasoning, which incorporates deliberate reasoning into multi-step decision making, involving multiple reasoning patterns such as task decomposition, reflection thinking, milestone recognition, etc. (4) Iterative Training with Reflective Online Traces, which addresses the data bottleneck by automatically collecting, filtering, and reflectively refining new interaction traces on hundreds of virtual machines. Through iterative training and reflection tuning, UI-TARS continuously learns from its mistakes and adapts to unforeseen situations with minimal human intervention. We also analyze the evolution path of GUI agents to guide the further development of this domain.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。