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

AndroidGen: Building an Android Language Agent under Data Scarcity

About

Large language models have opened up a world of possibilities for various NLP tasks, sparking optimism for the future. Despite their potential, LLMs have yet to be widely used as agents on real mobile devices. The main challenge is the need for high-quality data sources. Time constraints and labor intensity often hinder human annotation. On the other hand, existing LLMs exhibit inadequate completion rates and need a robust data filtration strategy. Given these challenges, we develop a framework called AndroidGen to enhance the capabilities of LLM-based agents under data scarcity. In addition, we leverage AndroidGen to collect trajectories given human tasks and train open-source LLMs on these trajectories to develop an open-source mobile agent without manually labeled trajectories. We extensively evaluate AndroidGen with AndroidWorld, AitW, and various popular applications, demonstrating its improvements and revealing potential areas for future improvement. Code, model, and data are available at https://github.com/THUDM/AndroidGen.

Hanyu Lai, Junjie Gao, Xiao Liu, Yifan Xu, Shudan Zhang, Yuxiao Dong, Jie Tang• 2025

Related benchmarks

TaskDatasetResultRank
GUI Agent TaskAndroidWorld
Success Rate46.8
136
Mobile Task AutomationAndroidWorld (test)
Average Success Rate0.468
119
Reward ModelingAndroidWorld
Precision85.3
14
Reward PredictionV-Droid trajectories
Accuracy89.6
9
Reward PredictionM3A trajectories
Accuracy82.6
9
Reward PredictionUI-TARS-7B trajectories
Accuracy93
9
Reward ModelingOSWorld Verified Class-Balanced Scripts 1.0 (test)
Precision78.8
7
Reward ModelingOSWorld Verified Class-Balanced Human Evaluation 1.0 (test)
Precision92.6
7
Reward ModelingOSWorld Verified Class-Imbalanced Test Scripts 1.0 (test)
Precision45.3
7
Reward ModelingOSWorld-Verified (Class-Imbalanced, Human Evaluation) 1.0 (test)
Precision73.6
7
Showing 10 of 14 rows

Other info

Code

Follow for update