paper-with-me

홈 › Papers

AppVLM: A Lightweight Vision Language Model for Online App Control

2025-02-10 · Georgios Papoudakis, Thomas Coste, Zhihao Wu, Jianye Hao, Jun Wang, Kun Shao

The utilisation of foundation models as smartphone assistants, termed app agents, is a critical research challenge. These agents aim to execute human instructions on smartphones by interpreting textual instructions and performing actions via the device's interface. While promising, current approaches face significant limitations. Methods that use large proprietary models, such as GPT-4o, are computationally expensive, while those that use smaller fine-tuned models often lack adaptability to out-of-distribution tasks. In this work, we introduce AppVLM, a lightweight Vision-Language Model (VLM). First, we fine-tune it offline on the AndroidControl dataset. Then, we refine its policy by collecting data from the AndroidWorld environment and performing further training iterations. Our results indicate that AppVLM achieves the highest action prediction accuracy in offline evaluation on the AndroidControl dataset, compared to all evaluated baselines, and matches GPT-4o in online task completion success rate in the AndroidWorld environment, while being up to ten times faster. This makes AppVLM a practical and efficient solution for real-world deployment.

📄 PDF Abstract BibTeX arXiv:2502.06395

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage Modelling

Similar Papers 제목 키워드 기반

Online Self-Training for Co-Adaptation in Hierarchical Diffusion Policies

2026-03-05 · Clemence Grislain, Mathilde Kappel, Olivier Sigaud, Mohamed Chetouani arxiv

Hierarchical policies decompose language-conditioned long-horizon robotic manipulation into a high-level planner and a low-level controller. However, effective coordination between HL and LL requires that both components…

Image Recognition with Online Lightweight Vision Transformer: A Survey

2025-05-06 · Zherui Zhang, Rongtao Xu, Jie zhou, Changwei Wang 외

The Transformer architecture has achieved significant success in natural language processing, motivating its adaptation to computer vision tasks. Unlike convolutional neural networks, vision transformers inherently captu…

Knowledge DistillationSurvey

LCLA: Language-Conditioned Latent Alignment for Vision-Language Navigation

2026-02-07 · Nitesh Subedi, Adam Haroon, Samuel Tetteh, Prajwal Koirala 외 arxiv

We propose LCLA (Language-Conditioned Latent Alignment), a framework for vision-language navigation that learns modular perception-action interfaces by aligning sensory observations to a latent representation of an exper…

Vision-Language NavigationZero-shot Generalization

Open-Loop Planning, Closed-Loop Verification: Speculative Verification for VLA

2026-04-03 · Zihua Wang, Zhitao Lin, Ruibo Li, Yu Zhang 외 arxiv

Vision-Language-Action (VLA) models, as large foundation models for embodied control, have shown strong performance in manipulation tasks. However, their performance comes at high inference cost. To improve efficiency, r…

Stream3D-VLM: Online 3D Spatial Understanding with Incremental Geometry Priors

2026-06-05 · Hanxun Yu, Xuan Qu, Lei Ke, Boqiang Zhang 외 arxiv

Despite advances in 3D scene understanding, existing 3D Large Multimodal Models operate in offline settings, requiring complete scene observations or predefined video clips. In this paper, we present an online 3D vision-…

Scene Understanding