paper-with-me

홈 › Papers

AppAgent: Multimodal Agents as Smartphone Users

2023-12-21 · Chi Zhang, Zhao Yang, Jiaxuan Liu, Yucheng Han, Xin Chen, Zebiao Huang, Bin Fu, Gang Yu

Recent advancements in large language models (LLMs) have led to the creation of intelligent agents capable of performing complex tasks. This paper introduces a novel LLM-based multimodal agent framework designed to operate smartphone applications. Our framework enables the agent to operate smartphone applications through a simplified action space, mimicking human-like interactions such as tapping and swiping. This novel approach bypasses the need for system back-end access, thereby broadening its applicability across diverse apps. Central to our agent's functionality is its innovative learning method. The agent learns to navigate and use new apps either through autonomous exploration or by observing human demonstrations. This process generates a knowledge base that the agent refers to for executing complex tasks across different applications. To demonstrate the practicality of our agent, we conducted extensive testing over 50 tasks in 10 different applications, including social media, email, maps, shopping, and sophisticated image editing tools. The results affirm our agent's proficiency in handling a diverse array of high-level tasks.

📄 PDF Abstract BibTeX arXiv:2312.13771

Code (2)

mnotgod96/AppAgent 공식 구현
tencentqqgylab/appagent

Tasks

Navigate

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

ClickAgent: Enhancing UI Location Capabilities of Autonomous Agents

2024-10-09 · Jakub Hoscilowicz, Bartosz Maj, Bartosz Kozakiewicz, Oleksii Tymoshchuk 외

With the growing reliance on digital devices equipped with graphical user interfaces (GUIs), such as computers and smartphones, the need for effective automation tools has become increasingly important. While multimodal …

AppAgent-Pro: A Proactive GUI Agent System for Multidomain Information Integration and User Assistance

2025-08-26 · Yuyang Zhao, Wentao Shi, Fuli Feng, Xiangnan He arxiv

Large language model (LLM)-based agents have demonstrated remarkable capabilities in addressing complex tasks, thereby enabling more advanced information retrieval and supporting deeper, more sophisticated human informat…

Information Retrieval

AppAgentX: Evolving GUI Agents as Proficient Smartphone Users

2025-03-04 · Wenjia Jiang, Yangyang Zhuang, Chenxi Song, Xu Yang 외

Recent advancements in Large Language Models (LLMs) have led to the development of intelligent LLM-based agents capable of interacting with graphical user interfaces (GUIs). These agents demonstrate strong reasoning and …

Mind the Third Eye! Benchmarking Privacy Awareness in MLLM-powered Smartphone Agents

2025-08-27 · Zhixin Lin, Jungang Li, Shidong Pan, Yibo Shi 외 arxiv

Smartphones bring significant convenience to users but also enable devices to extensively record various types of personal information. Existing smartphone agents powered by Multimodal Large Language Models (MLLMs) have …

SPA-Bench: A Comprehensive Benchmark for SmartPhone Agent Evaluation

2024-10-19 · Jingxuan Chen, Derek Yuen, Bin Xie, Yuhao Yang 외

Smartphone agents are increasingly important for helping users control devices efficiently, with (Multimodal) Large Language Model (MLLM)-based approaches emerging as key contenders. Fairly comparing these agents is esse…

AI AgentBenchmarkingLanguage ModellingLarge Language Model+1