English

UltraCUA: A Foundation Model for Computer Use Agents with Hybrid Action

Computer Vision and Pattern Recognition 2026-05-27 v3 Computation and Language

Abstract

Computer-use agents face a fundamental limitation. They rely exclusively on primitive GUI actions (click, type, scroll), creating brittle execution chains prone to cascading failures. While API-driven agents harness rich capabilities through structured interfaces and tools, computer-use agents remain constrained to low-level visual interactions. We present UltraCUA, a foundation model that transcends this limitation through hybrid action-seamlessly unifying primitive GUI operations with high-level tool execution. Our innovation rests on four critical advances. First, an automated pipeline extracts and scales tool capabilities from software documentation and code repositories. Second, a synthetic data engine produces 17,000+ verifiable tasks capturing real-world computer-use complexity. Third, comprehensive hybrid action trajectory collection incorporates both GUI primitives and strategic tool calls. Fourth, a two-stage training methodology combines supervised fine-tuning with online reinforcement learning, enabling intelligent action selection between GUI and API. Evaluation with our 7B and 32B UltraCUA models reveals transformative performance gains. On OSWorld, UltraCUA achieves 22% relative improvement while executing 11% faster than existing approaches, averagely. Cross-domain validation on WindowsAgentArena demonstrates robust generalization with 21.7% success rate, surpassing Windows-trained baselines. The hybrid action paradigm proves essential, reducing error propagation while improving execution efficiency. This work establishes a scalable paradigm bridging primitive GUI interactions and high-level tool intelligence, enabling more resilient and adaptable computer use agents for diverse environments and complex real-world tasks.

Keywords

Cite

@article{arxiv.2510.17790,
  title  = {UltraCUA: A Foundation Model for Computer Use Agents with Hybrid Action},
  author = {Yuhao Yang and Zhen Yang and Zi-Yi Dou and Anh Nguyen and Keen You and Omar Attia and Andrew Szot and Michael Feng and Ram Ramrakhya and Alexander Toshev and Chao Huang and Yinfei Yang and Zhe Gan},
  journal= {arXiv preprint arXiv:2510.17790},
  year   = {2026}
}