English

Mobile-Agent: Autonomous Multi-Modal Mobile Device Agent with Visual Perception

Computation and Language 2024-04-19 v2 Computer Vision and Pattern Recognition

Abstract

Mobile device agent based on Multimodal Large Language Models (MLLM) is becoming a popular application. In this paper, we introduce Mobile-Agent, an autonomous multi-modal mobile device agent. Mobile-Agent first leverages visual perception tools to accurately identify and locate both the visual and textual elements within the app's front-end interface. Based on the perceived vision context, it then autonomously plans and decomposes the complex operation task, and navigates the mobile Apps through operations step by step. Different from previous solutions that rely on XML files of Apps or mobile system metadata, Mobile-Agent allows for greater adaptability across diverse mobile operating environments in a vision-centric way, thereby eliminating the necessity for system-specific customizations. To assess the performance of Mobile-Agent, we introduced Mobile-Eval, a benchmark for evaluating mobile device operations. Based on Mobile-Eval, we conducted a comprehensive evaluation of Mobile-Agent. The experimental results indicate that Mobile-Agent achieved remarkable accuracy and completion rates. Even with challenging instructions, such as multi-app operations, Mobile-Agent can still complete the requirements. Code and model will be open-sourced at https://github.com/X-PLUG/MobileAgent.

Keywords

Cite

@article{arxiv.2401.16158,
  title  = {Mobile-Agent: Autonomous Multi-Modal Mobile Device Agent with Visual Perception},
  author = {Junyang Wang and Haiyang Xu and Jiabo Ye and Ming Yan and Weizhou Shen and Ji Zhang and Fei Huang and Jitao Sang},
  journal= {arXiv preprint arXiv:2401.16158},
  year   = {2024}
}

Comments

Accepted by ICLR 2024 Workshop in Large Language Model (LLM) Agents

R2 v1 2026-06-28T14:30:13.411Z