paper-with-me

Papers

Mobile-Bench: An Evaluation Benchmark for LLM-based Mobile Agents

2024-07-01 · Shihan Deng, Weikai Xu, Hongda Sun, Wei Liu, Tao Tan, Jianfeng Liu, Ang Li, Jian Luan, Bin Wang, Rui Yan, Shuo Shang

With the remarkable advancements of large language models (LLMs), LLM-based agents have become a research hotspot in human-computer interaction. However, there is a scarcity of benchmarks available for LLM-based mobile agents. Benchmarking these agents generally faces three main challenges: (1) The inefficiency of UI-only operations imposes limitations to task evaluation. (2) Specific instructions within a singular application lack adequacy for assessing the multi-dimensional reasoning and decision-making capacities of LLM mobile agents. (3) Current evaluation metrics are insufficient to accurately assess the process of sequential actions. To this end, we propose Mobile-Bench, a novel benchmark for evaluating the capabilities of LLM-based mobile agents. First, we expand conventional UI operations by incorporating 103 collected APIs to accelerate the efficiency of task completion. Subsequently, we collect evaluation data by combining real user queries with augmentation from LLMs. To better evaluate different levels of planning capabilities for mobile agents, our data is categorized into three distinct groups: SAST, SAMT, and MAMT, reflecting varying levels of task complexity. Mobile-Bench comprises 832 data entries, with more than 200 tasks specifically designed to evaluate multi-APP collaboration scenarios. Furthermore, we introduce a more accurate evaluation metric, named CheckPoint, to assess whether LLM-based mobile agents reach essential points during their planning and reasoning steps.

📄 PDF Abstract BibTeX arXiv:2407.00993

Code (1)

XiaoMi/MobileBench 공식 구현

Tasks

Benchmarking

Similar Papers 제목 키워드 기반

VenusBench-Mobile: A Challenging and User-Centric Benchmark for Mobile GUI Agents with Capability Diagnostics

2026-02-06 · Yichen Gong, Zhuohan Cai, Sunhao Dai, Yuqi Zhou 외 arxiv

Existing online benchmarks for mobile GUI agents remain largely app-centric and task-homogeneous, failing to reflect the diversity and instability of real-world mobile usage. To this end, we introduce VenusBench-Mobile, …

MobileBench-OL: A Comprehensive Chinese Benchmark for Evaluating Mobile GUI Agents in Real-World Environment

2026-01-28 · Qinzhuo Wu, Zhizhuo Yang, Hanhao Li, Pengzhi Gao 외 arxiv

Recent advances in mobile Graphical User Interface (GUI) agents highlight the growing need for comprehensive evaluation benchmarks. While new online benchmarks offer more realistic testing than offline ones, they tend to…

MobiBench: Multi-Branch, Modular Benchmark for Mobile GUI Agents

2025-12-14 · Youngmin Im, Byeongung Jo, Jaeyoung Wi, Seungwoo Baek 외 arxiv

Mobile GUI Agents, AI agents capable of interacting with mobile applications on behalf of users, have the potential to transform human computer interaction. However, current evaluation practices for GUI agents face two f…

Mobile-Bench-v2: A More Realistic and Comprehensive Benchmark for VLM-based Mobile Agents

2025-05-17 · Weikai Xu, Zhizheng Jiang, Yuxuan Liu, Wei Liu 외

VLM-based mobile agents are increasingly popular due to their capabilities to interact with smartphone GUIs and XML-structured texts and to complete daily tasks. However, existing online benchmarks struggle with obtainin…

MobileSafetyBench: Evaluating Safety of Autonomous Agents in Mobile Device Control

2024-10-23 · Juyong Lee, Dongyoon Hahm, June Suk Choi, W. Bradley Knox 외

Autonomous agents powered by large language models (LLMs) show promising potential in assistive tasks across various domains, including mobile device control. As these agents interact directly with personal information a…