Interactive · Stateful · Tool-centric

MobilePA-Bench

Benchmarking Mobile Planner Agents on Complex Real-World Tasks

MAI Team, Alibaba Token Hub, Alibaba Group

Private evaluation is now open

Submit a hosted model for a confidential evaluation. We return the report within three business days; the complete public benchmark and evaluation toolkit will be released later.

Request a Private Evaluation One request per account every seven days

Introduction

Mobile AI agents are evolving from conversational assistants into planning systems that must carry out multi-step actions across applications, device services, and changing user contexts. Real mobile tasks are inherently stateful: tools have dependencies and permission boundaries, application data changes after every action, user requests may omit important preferences, and successful execution often requires reacting to runtime feedback rather than producing a single static function call. Existing evaluations capture only part of this problem: static function-calling benchmarks rarely execute predicted calls against a persistent environment, while GUI-centric benchmarks underrepresent efficient structured APIs, personalized context, reusable procedures, and coordination with specialized agents. MobilePA-Bench addresses this gap with an interactive, stateful, and tool-centric sandbox spanning 1,705 tasks, 212 realistic tools, and 13 functional domains. It evaluates Tool Use for grounded and recoverable API execution, Memory Usage for applying persistent user context, Skill Usage for routing to reusable composite procedures, and Sub-agent Collaboration for task decomposition and contextual handoffs.

Leaderboard

Overall = 50% Tool Use + 20% Memory + 20% Skills + 10% Sub-agent. Click any column header to sort. Best value per column is highlighted.

All capability values are percentages (%). Overall is reported only for models with complete coverage of all four dimensions.
Cost/1K Tasks is estimated from visible output tokens only; input, cached, and hidden reasoning tokens are excluded.

Interactive benchmark replay

See MobilePA-Bench in Action

From user intent to mobile execution and evidence-based evaluation.

01 / 03 Exact Tool Call Match the selected tool and grounded arguments.
Interaction

User & Agent

Execution trace

Planner & Environment

Fixed policy

Evidence Checker

Task outcome

Illustrative public examples; hidden evaluation tasks and ground truth remain private.

Task Examples

Representative examples show how user requests, model actions, and environment feedback unfold across the four capability dimensions.

Benchmark

Dataset scale, capability balance, and coverage across real mobile scenarios.

Benchmark Statistics

1,705 unique evaluation tasks over 212 realistic tools, spanning 13 functional domains and 89 level-2 subcategories.

1,705
Evaluation Tasks
212
Realistic Tools
13
Functional Domains
89
Subcategories
N=15
Candidate Recall
T=15
Max Steps
Tasks per capability dimension
1,040
Tool Use
376
Memory Usage
200
Skill Usage
89
Sub-agent Collaboration
Hierarchical distribution of benchmark task queries
Hierarchical distribution of MobilePA-Bench task queries. The inner circle partitions tasks into 13 high-level mobile scenarios, while the outer ring details 89 level-2 functional subcategories.
Tool Domain#Tools
Audio & Entertainment25
Apps & Storage23
Display & Sound22
System Settings22
Time Management16
AI Assistant16
Calls & Communication15
Network & Connectivity14
Travel & Lifestyle13
Devices & Cross-device13
Input & Interaction12
Utilities & Productivity11
Security & Privacy10

Citation

If you find MobilePA-Bench useful, please consider citing:

@article{mobilepabench2026,
  title   = {MobilePA-Bench: Benchmarking Mobile Planner Agents on Complex Real-World Tasks},
  author  = {MAI Team, Alibaba Token Hub, Alibaba Group},
  journal = {arXiv preprint arXiv:2608.23035},
  year    = {2026}
}