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

GUICrafter: Weakly-Supervised GUI Agent Leveraging Massive Unannotated Screenshots

About

Data, as the fundamental substrate of modern intelligence, has greatly driven the development of current foundation models. Naturally, researchers aim to extend this paradigm to the domain of GUI agents, hoping to build strong GUI agents through a similar paradigm. However, GUI agent data cannot be directly harvested from the internet, making it costly and difficult to collect at scale. As a result, current GUI agents suffer from poor cross-device generalization and limited visual grounding ability for fine-grained GUI elements. As an attempt to address data challenge in GUI agents, we propose GUICrafter, a weakly-supervised GUI agent leveraging massive unannotated screenshots to substantially reduce the reliance on expensive human annotations. GUICrafter explores a curriculum learning framework for training GUI agents through two progressive stages. First, the model learns visual grounding from large-scale unannotated screenshots and webpages, leveraging the rich contextual signals inherent in GUI interactions without human annotations. Then, in Stage 2, we leverage a small amount of high-quality data to calibrate the model via reinforcement learning. Experiments show that GUICrafter achieves competitive, or even superior, performance to advanced systems like UI-TARS while using only 0.1% of its data. Furthermore, under the same amount of annotated data, GUICrafter surpasses all previous methods such as GUI-R1. Code, data, and models are available at https://github.com/fansunqi/GUICrafter.

Sunqi Fan, Lingshan Chen, Runqi Yin, Qingle Liu, Yongming Rao, Meng-Hao Guo, Shi-Min Hu• 2026

Related benchmarks

TaskDatasetResultRank
GUI GroundingScreenSpot Pro
Average Score39.5
482
Web navigationMind2Web Cross-Domain
Element Accuracy (EA)68.4
64
GUI NavigationAITW
Overall Success Rate50.89
38
GUI NavigationAndroidControl High
SR (Success Rate)56.5
29
Web navigationMind2Web (All)
Element Accuracy70
27
GUI Task CompletionAndroidWorld
Success Rate (SR)25.43
15
GUI Action Prediction and GroundingOmniAct-Web
Type Rate89.22
12
GUI Action Prediction and GroundingOmniAct Desktop
Type Accuracy92.71
12
Mobile GUI NavigationAndroidControl Low
Type86.92
12
Showing 9 of 9 rows

Other info

GitHub

Follow for update