FedMABench: Benchmarking Mobile Agents on Decentralized Heterogeneous User Data
Wenhao Wang, Zijie Yu, Rui Ye, Jianqing Zhang, Siheng Chen, Yanfeng Wang
TL;DR
This paper tackles the lack of standardized benchmarks for federated mobile agents trained on decentralized heterogeneous user data. It introduces FedMABench, a comprehensive benchmark with 6 datasets, 30+ subsets, 8 FL algorithms, and 10+ base models across 877 apps in 5 categories, plus an end-to-end framework for training and evaluation. Through extensive experiments, it shows federated approaches outperform local training, reveals that heterogeneity—especially app-name distribution—significantly shapes performance, and uncovers cross-category correlations that can influence learning dynamics. The work provides publicly accessible resources to drive fair comparisons and identifies open challenges, emphasizing the need for novel FL algorithms and privacy-preserving strategies tailored to mobile-agent training on real-world user data.
Abstract
Mobile agents have attracted tremendous research participation recently. Traditional approaches to mobile agent training rely on centralized data collection, leading to high cost and limited scalability. Distributed training utilizing federated learning offers an alternative by harnessing real-world user data, providing scalability and reducing costs. However, pivotal challenges, including the absence of standardized benchmarks, hinder progress in this field. To tackle the challenges, we introduce FedMABench, the first benchmark for federated training and evaluation of mobile agents, specifically designed for heterogeneous scenarios. FedMABench features 6 datasets with 30+ subsets, 8 federated algorithms, 10+ base models, and over 800 apps across 5 categories, providing a comprehensive framework for evaluating mobile agents across diverse environments. Through extensive experiments, we uncover several key insights: federated algorithms consistently outperform local training; the distribution of specific apps plays a crucial role in heterogeneity; and, even apps from distinct categories can exhibit correlations during training. FedMABench is publicly available at: https://github.com/wwh0411/FedMABench with the datasets at: https://huggingface.co/datasets/wwh0411/FedMABench.
