paper-with-me

홈 › Papers

PerPilot: Personalizing VLM-based Mobile Agents via Memory and Exploration

2025-08-25 · Xin Wang, Zhiyao Cui, Hao Li, Ya Zeng, Chenxu Wang, Ruiqi Song, Yihang Chen, Kun Shao, Qiaosheng Zhang, Jinzhuo Liu, Siyue Ren, Shuyue Hu, Zhen Wang arxiv

Vision language model (VLM)-based mobile agents show great potential for assisting users in performing instruction-driven tasks. However, these agents typically struggle with personalized instructions -- those containing ambiguous, user-specific context -- a challenge that has been largely overlooked in previous research. In this paper, we define personalized instructions and introduce PerInstruct, a novel human-annotated dataset covering diverse personalized instructions across various mobile scenarios. Furthermore, given the limited personalization capabilities of existing mobile agents, we propose PerPilot, a plug-and-play framework powered by large language models (LLMs) that enables mobile agents to autonomously perceive, understand, and execute personalized user instructions. PerPilot identifies personalized elements and autonomously completes instructions via two complementary approaches: memory-based retrieval and reasoning-based exploration. Experimental results demonstrate that PerPilot effectively handles personalized tasks with minimal user intervention and progressively improves its performance with continued use, underscoring the importance of personalization-aware reasoning for next-generation mobile agents. The dataset and code are available at: https://github.com/xinwang-nwpu/PerPilot

📄 PDF Abstract BibTeX arXiv:2508.18040

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Multi-Turn Agentic Scientific Literature Search via Workflow Induction

2026-07-01 · Jisen Li, Bingxuan Li, Nanyi Jiang, Xuying Ning 외 hf

Scientific literature search often requires more than retrieving papers from a single query: users' intents are underspecified, preference-dependent, and evolve through interaction. Existing search agents typically rely …

MobileExplorer: Accelerating On-Device Inference for Mobile GUI Agents via Online Exploration

2026-05-26 · Runxi Huang, Liyu Zhang, Shengzhong Liu, Xiaomin Ouyang arxiv

Mobile graphical user interface (GUI) agents enable AI models to autonomously operate smartphones on behalf of users. However, most existing systems focus primarily on optimizing task accuracy and rely on cloud-hosted mo…

Joint Agent Memory and Exploration Learning via Novelty Signals

2026-06-01 · Shizuo Tian, Xiaohong Weng, Rui Kong, Yuxuan Chen 외 arxiv

In open-ended environments, exploration is fundamental for autonomous agents, yet current language model agents struggle with this. Effective exploration requires memory, but retaining raw interaction histories is comput…

OpenMobile: Building Open Mobile Agents with Task and Trajectory Synthesis

2026-04-16 · Kanzhi Cheng, Zehao Li, Zheng Ma, Nuo Chen 외 arxiv

Mobile agents powered by vision-language models have demonstrated impressive capabilities in automating mobile tasks, with recent leading models achieving a marked performance leap, e.g., nearly 70% success on AndroidWor…

Ariadne and Theseus: Exploration and Rendezvous with Two Mobile Agents in an Unknown Graph

2024-03-12 · Romain Cosson

We investigate two fundamental problems in mobile computing: exploration and rendezvous, with two distinct mobile agents in an unknown graph. The agents may communicate by reading and writing information on whiteboards t…

All