MobileVLM提升手机界面图文理解,兼顾元素细节与页面间关系。
MobileVLM: A Vision-Language Model for Better Intra- and Inter-UI Understanding
- 通过四个新预训练任务增强对界面元素和页面跳转的理解。
- 在300万页的中文手机数据集上训练,显著优于现有模型。
- 适合开发手机AI助手、自动化测试等需要深度界面理解的场景。
基于视觉语言模型(VLM)的移动AI代理正受到关注,但现有模型多基于通用领域预训练,缺乏移动端特有理解能力,难以识别具体界面元素或理解页面内细粒度信息。同时,当前微调任务仅关注指令相关元素,忽视页面间的关联、元素在页面跳转中的作用,缺乏跨界面理解。为此,我们提出MobileVLM,包含两个额外预训练阶段,定义了四项基于界面的预训练任务,使模型更好感知细粒度元素并捕捉页面跳转行为。为解决移动预训练数据不足问题,我们构建了大规模中文移动数据集Mobile3M,包含300万页界面和真实跳转动作,形成有向图结构。实验表明,MobileVLM在自建测试集和公开移动基准上均优于现有VLM。
原文摘要 · Abstract (English)
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.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。