LLM-Powered GUI Agents in Phone Automation: Surveying Progress and Prospects
Guangyi Liu, Pengxiang Zhao, Yaozhen Liang, Liang Liu, Yaxuan Guo, Han Xiao, Weifeng Lin, Yuxiang Chai, Yue Han, Shuai Ren, Hao Wang, Xiaoyu Liang, WenHao Wang, Tianze Wu, Zhengxi Lu, Siheng Chen, LiLinghao, Hao Wang, Guanjing Xiong, Yong Liu, Hongsheng Li
TL;DR
This survey analyzes the emergence of LLM-powered phone GUI agents that bridge natural language understanding with GUI perception and on-device action. It introduces a mobile-centric taxonomy of frameworks (single, multi-agent, plan-then-act), modeling approaches (prompt engineering and training-based methods), and resources (datasets/benchmarks), while highlighting on-device deployment and security considerations. The authors identify core challenges—generalization gaps, maintenance costs, intent understanding, and GUI perception—and explain how LLMs, multimodal grounding, planning, and reflection address them. They provide a critical appraisal of datasets and benchmarks, discuss performance trends (notably RL gains offline versus online deployment), and offer a forward-looking roadmap emphasizing hybrid training pipelines, richer evaluation, and robust safety and privacy mechanisms. Collectively, the paper guides researchers and practitioners toward scalable, user-friendly, and secure mobile GUI agents through standardized frameworks, curated datasets, and rigorous evaluation protocols.
Abstract
With the rapid rise of large language models (LLMs), phone automation has undergone transformative changes. This paper systematically reviews LLM-driven phone GUI agents, highlighting their evolution from script-based automation to intelligent, adaptive systems. We first contextualize key challenges, (i) limited generality, (ii) high maintenance overhead, and (iii) weak intent comprehension, and show how LLMs address these issues through advanced language understanding, multimodal perception, and robust decision-making. We then propose a taxonomy covering fundamental agent frameworks (single-agent, multi-agent, plan-then-act), modeling approaches (prompt engineering, training-based), and essential datasets and benchmarks. Furthermore, we detail task-specific architectures, supervised fine-tuning, and reinforcement learning strategies that bridge user intent and GUI operations. Finally, we discuss open challenges such as dataset diversity, on-device deployment efficiency, user-centric adaptation, and security concerns, offering forward-looking insights into this rapidly evolving field. By providing a structured overview and identifying pressing research gaps, this paper serves as a definitive reference for researchers and practitioners seeking to harness LLMs in designing scalable, user-friendly phone GUI agents. The collection of papers reviewed in this survey will be hosted and regularly updated on the GitHub repository: https://github.com/PhoneLLM/Awesome-LLM-Powered-Phone-GUI-Agents
