SOTAVerified

Aguvis: Unified Pure Vision Agents for Autonomous GUI Interaction

2024-12-05Code Available3· sign in to hype

Yiheng Xu, Zekun Wang, Junli Wang, Dunjie Lu, Tianbao Xie, Amrita Saha, Doyen Sahoo, Tao Yu, Caiming Xiong

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Automating GUI tasks remains challenging due to reliance on textual representations, platform-specific action spaces, and limited reasoning capabilities. We introduce Aguvis, a unified vision-based framework for autonomous GUI agents that directly operates on screen images, standardizes cross-platform interactions and incorporates structured reasoning via inner monologue. To enable this, we construct Aguvis Data Collection, a large-scale dataset with multimodal grounding and reasoning annotations, and develop a two-stage training pipeline that separates GUI grounding from planning and reasoning. Experiments show that Aguvis achieves state-of-the-art performance across offline and real-world online benchmarks, marking the first fully autonomous vision-based GUI agent that operates without closed-source models. We open-source all datasets, models, and training recipes at https://aguvis-project.github.io to advance future research.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
ScreenSpotAguvis-7BAccuracy (%)83Unverified
ScreenSpotAguvis-G-7BAccuracy (%)81Unverified

Reproductions