English

MobileVLM: A Vision-Language Model for Better Intra- and Inter-UI Understanding

Computation and Language 2024-10-04 v2 Artificial Intelligence

Abstract

Recently, mobile AI agents based on VLMs have been gaining increasing attention. These works typically utilize VLM as a foundation, fine-tuning it with instruction-based mobile datasets. However, these VLMs are typically pre-trained on general-domain data, which often results in a lack of fundamental capabilities specific to the mobile domain. Therefore, they may struggle to recognize specific UI elements and understand intra-UI fine-grained information. In addition, the current fine-tuning task focuses on interacting with the most relevant element for the given instruction. These fine-tuned VLMs may still ignore the relationships between UI pages, neglect the roles of elements in page transitions and lack inter-UI understanding. To address issues, we propose a VLM called MobileVLM, which includes two additional pre-training stages to enhance both intra- and inter-UI understanding. We defined four UI-based pre-training tasks, enabling the model to better perceive fine-grained elements and capture page transition actions. To address the lack of mobile pre-training data, we built a large Chinese mobile dataset Mobile3M from scratch, which contains 3 million UI pages, and real-world transition actions, forming a directed graph structure. Experimental results show MobileVLM excels on both our test set and public mobile benchmarks, outperforming existing VLMs.

Keywords

Cite

@article{arxiv.2409.14818,
  title  = {MobileVLM: A Vision-Language Model for Better Intra- and Inter-UI Understanding},
  author = {Qinzhuo Wu and Weikai Xu and Wei Liu and Tao Tan and Jianfeng Liu and Ang Li and Jian Luan and Bin Wang and Shuo Shang},
  journal= {arXiv preprint arXiv:2409.14818},
  year   = {2024}
}
R2 v1 2026-06-28T18:53:25.996Z