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

OmniParser for Pure Vision Based GUI Agent

About

The recent success of large vision language models shows great potential in driving the agent system operating on user interfaces. However, we argue that the power multimodal models like GPT-4V as a general agent on multiple operating systems across different applications is largely underestimated due to the lack of a robust screen parsing technique capable of: 1) reliably identifying interactable icons within the user interface, and 2) understanding the semantics of various elements in a screenshot and accurately associate the intended action with the corresponding region on the screen. To fill these gaps, we introduce \textsc{OmniParser}, a comprehensive method for parsing user interface screenshots into structured elements, which significantly enhances the ability of GPT-4V to generate actions that can be accurately grounded in the corresponding regions of the interface. We first curated an interactable icon detection dataset using popular webpages and an icon description dataset. These datasets were utilized to fine-tune specialized models: a detection model to parse interactable regions on the screen and a caption model to extract the functional semantics of the detected elements. \textsc{OmniParser} significantly improves GPT-4V's performance on ScreenSpot benchmark. And on Mind2Web and AITW benchmark, \textsc{OmniParser} with screenshot only input outperforms the GPT-4V baselines requiring additional information outside of screenshot.

Yadong Lu, Jianwei Yang, Yelong Shen, Ahmed Awadallah• 2024

Related benchmarks

TaskDatasetResultRank
GUI GroundingScreenSpot
Avg Acc73
76
Web agent tasksMind2Web Cross-Task
Element Accuracy42.4
49
Web agent tasksMind2Web (Cross-Website)
Element Accuracy41
40
Web agent tasksMind2Web Cross-Domain
Ele.Acc45.5
37
GUI NavigationAITW (test)
Install Success Rate57.8
27
GUI GroundingScreenSpot v1 (test)
Mobile Text Acc93.9
25
Mobile AutomationAndroid In The Wild (AITW)
Average Score57.6
21
Action PredictionMind2Web Cross-Task
Operation F1 Score87.6
14
Action PredictionMind2Web Cross-Domain
Operation F185.7
14
Web Browsing Action PredictionMind2Web (Cross-Website)
Operation F184.8
11
Showing 10 of 25 rows

Other info

Follow for update