paper-with-me

Papers

CHOP: Mobile Operating Assistant with Constrained High-frequency Optimized Subtask Planning

2025-03-05 · Yuqi Zhou, Shuai Wang, Sunhao Dai, Qinglin Jia, Zhaocheng Du, Zhenhua Dong, Jun Xu

The advancement of visual language models (VLMs) has enhanced mobile device operations, allowing simulated human-like actions to address user requirements. Current VLM-based mobile operating assistants can be structured into three levels: task, subtask, and action. The subtask level, linking high-level goals with low-level executable actions, is crucial for task completion but faces two challenges: ineffective subtasks that lower-level agent cannot execute and inefficient subtasks that fail to contribute to the completion of the higher-level task. These challenges stem from VLM's lack of experience in decomposing subtasks within GUI scenarios in multi-agent architecture. To address these, we propose a new mobile assistant architecture with constrained high-frequency o}ptimized planning (CHOP). Our approach overcomes the VLM's deficiency in GUI scenarios planning by using human-planned subtasks as the basis vector. We evaluate our architecture in both English and Chinese contexts across 20 Apps, demonstrating significant improvements in both effectiveness and efficiency. Our dataset and code is available at https://github.com/Yuqi-Zhou/CHOP

📄 PDF Abstract BibTeX arXiv:2503.03743

Code (1)

yuqi-zhou/chop 공식 구현

Similar Papers 제목 키워드 기반

Mobile-Agent-v2: Mobile Device Operation Assistant with Effective Navigation via Multi-Agent Collaboration

2024-06-03 · Junyang Wang, Haiyang Xu, Haitao Jia, Xi Zhang 외

Mobile device operation tasks are increasingly becoming a popular multi-modal AI application scenario. Current Multi-modal Large Language Models (MLLMs), constrained by their training data, lack the capability to functio…

Trajectory Tracking for Multi-Manipulator Systems in Constrained Environments

2025-12-16 · Mayank Sewlia, Christos K. Verginis, Dimos V. Dimarogonas arxiv

We consider the problem of cooperative manipulation by a mobile multi-manipulator system operating in obstacle-cluttered and highly constrained environments under spatio-temporal task specifications. The task requires tr…

The Two Faces of AI in Green Mobile Computing: A Literature Review

2023-07-21 · Wander Siemers, June Sallou, Luís Cruz

Artificial intelligence is bringing ever new functionalities to the realm of mobile devices that are now considered essential (e.g., camera and voice assistants, recommender systems). Yet, operating artificial intelligen…

Recommendation Systems

EchoPT: A Pretrained Transformer Architecture that Predicts 2D In-Air Sonar Images for Mobile Robotics

2024-05-21 · Jan Steckel, Wouter Jansen, Nico Huebel

The predictive brain hypothesis suggests that perception can be interpreted as the process of minimizing the error between predicted perception tokens generated by an internal world model and actual sensory input tokens.…

Intelligent Virtual Assistants with LLM-based Process Automation

2023-12-04 · Yanchu Guan, Dong Wang, Zhixuan Chu, Shiyu Wang 외

While intelligent virtual assistants like Siri, Alexa, and Google Assistant have become ubiquitous in modern life, they still face limitations in their ability to follow multi-step instructions and accomplish complex goa…

Language ModellingLarge Language Model