Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

SeeClick: Harnessing GUI Grounding for Advanced Visual GUI Agents

About

Graphical User Interface (GUI) agents are designed to automate complex tasks on digital devices, such as smartphones and desktops. Most existing GUI agents interact with the environment through extracted structured data, which can be notably lengthy (e.g., HTML) and occasionally inaccessible (e.g., on desktops). To alleviate this issue, we propose a novel visual GUI agent -- SeeClick, which only relies on screenshots for task automation. In our preliminary study, we have discovered a key challenge in developing visual GUI agents: GUI grounding -- the capacity to accurately locate screen elements based on instructions. To tackle this challenge, we propose to enhance SeeClick with GUI grounding pre-training and devise a method to automate the curation of GUI grounding data. Along with the efforts above, we have also created ScreenSpot, the first realistic GUI grounding benchmark that encompasses mobile, desktop, and web environments. After pre-training, SeeClick demonstrates significant improvement in ScreenSpot over various baselines. Moreover, comprehensive evaluations on three widely used benchmarks consistently support our finding that advancements in GUI grounding directly correlate with enhanced performance in downstream GUI agent tasks. The model, data and code are available at https://github.com/njucckevin/SeeClick.

Kanzhi Cheng, Qiushi Sun, Yougang Chu, Fangzhi Xu, Yantao Li, Jianbing Zhang, Zhiyong Wu• 2024

Related benchmarks

TaskDatasetResultRank
GUI GroundingScreenSpot Pro
Average Score1.67e+3
482
GUI GroundingScreenSpot v2
Avg Accuracy65.4
447
GUI GroundingScreenSpot Pro
Accuracy3.3
221
GUI GroundingScreenSpot
Avg Acc62.89
169
GroundingScreenSpot Pro
Average Grounding Accuracy1.1
82
GUI GroundingScreenSpot Mobile V2
Text Accuracy78.4
78
GUI GroundingScreenSpot Desktop V2
Text Accuracy70.1
78
GUI GroundingScreenSpot Web V2
Text Accuracy55.2
78
Web agent tasksMind2Web Cross-Task
Step Success Rate25.5
68
GUI GroundingUI-Vision
Average Score5.4
68
Showing 10 of 116 rows
...

Other info

Code

Follow for update