Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Aria-UI: Visual Grounding for GUI Instructions

About

Digital agents for automating tasks across different platforms by directly manipulating the GUIs are increasingly important. For these agents, grounding from language instructions to target elements remains a significant challenge due to reliance on HTML or AXTree inputs. In this paper, we introduce Aria-UI, a large multimodal model specifically designed for GUI grounding. Aria-UI adopts a pure-vision approach, eschewing reliance on auxiliary inputs. To adapt to heterogeneous planning instructions, we propose a scalable data pipeline that synthesizes diverse and high-quality instruction samples for grounding. To handle dynamic contexts in task performing, Aria-UI incorporates textual and text-image interleaved action histories, enabling robust context-aware reasoning for grounding. Aria-UI sets new state-of-the-art results across offline and online agent benchmarks, outperforming both vision-only and AXTree-reliant baselines. We release all training data and model checkpoints to foster further research at https://ariaui.github.io.

Yuhao Yang, Yue Wang, Dongxu Li, Ziyang Luo, Bei Chen, Chao Huang, Junnan Li• 2024

Related benchmarks

TaskDatasetResultRank
GUI GroundingScreenSpot Pro
Average Score1.13e+3
169
GUI Agent TaskAndroidWorld
Success Rate44.8
104
Mobile Task AutomationAndroidWorld (test)
Average Success Rate0.448
75
GUI Action ExecutionGUI-EDA
Acoustic Score (COMSOL)49
60
Mobile GUI AutomationGUI-Odyssey
Success Rate (SR)36.5
50
GUI NavigationAndroidWorld latest (test)
Success Rate44.8
35
UI GroundingUI-Vision
Basic Overall Score12.2
24
Computer UseOSWorld
OS Success Rate25
22
GUI planningAndroidControl Low
SR (%)67.3
21
GUI planningAndroidControl High
SR10.2
21
Showing 10 of 16 rows

Other info

Code

Follow for update