paper-with-me

Papers

Benchmarking Mobile Device Control Agents across Diverse Configurations

2024-04-25 · Juyong Lee, Taywon Min, Minyong An, Dongyoon Hahm, Haeone Lee, Changyeon Kim, Kimin Lee

Mobile device control agents can largely enhance user interactions and productivity by automating daily tasks. However, despite growing interest in developing practical agents, the absence of a commonly adopted benchmark in this area makes it challenging to quantify scientific progress. In this work, we introduce B-MoCA: a novel benchmark with interactive environments for evaluating and developing mobile device control agents. To create a realistic benchmark, we develop B-MoCA based on the Android operating system and define 131 common daily tasks. Importantly, we incorporate a randomization feature that changes the configurations of mobile devices, including user interface layouts and language settings, to assess generalization performance. We benchmark diverse agents, including agents employing large language models (LLMs) or multi-modal LLMs as well as agents trained with imitation learning using human expert demonstrations. While these agents demonstrate proficiency in executing straightforward tasks, their poor performance on complex tasks highlights significant opportunities for future research to improve effectiveness. Our source code is publicly available at https://b-moca.github.io.

📄 PDF Abstract BibTeX arXiv:2404.16660

Code (0)

등록된 구현이 없습니다.

Tasks

BenchmarkingImitation Learning

Similar Papers 제목 키워드 기반

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…

ColorBench: Benchmarking Mobile Agents with Graph-Structured Framework for Complex Long-Horizon Tasks

2025-10-16 · Yuanyi Song, Heyuan Huang, Qiqiang Lin, Yin Zhao 외 arxiv

The rapid advancement of multimodal large language models has enabled agents to operate mobile devices by directly interacting with graphical user interfaces, opening new possibilities for mobile automation. However, rea…

MobileAIBench: Benchmarking LLMs and LMMs for On-Device Use Cases

2024-06-12 · Rithesh Murthy, Liangwei Yang, Juntao Tan, Tulika Manoj Awalgaonkar 외

The deployment of Large Language Models (LLMs) and Large Multimodal Models (LMMs) on mobile devices has gained significant attention due to the benefits of enhanced privacy, stability, and personalization. However, the h…

BenchmarkingModel CompressionQuantization

DigiData: Training and Evaluating General-Purpose Mobile Control Agents

2025-11-10 · Yuxuan Sun, Manchen Wang, Shengyi Qian, William R. Wong 외 arxiv

AI agents capable of controlling user interfaces have the potential to transform human interaction with digital devices. To accelerate this transformation, two fundamental building blocks are essential: high-quality data…

DistRL: An Asynchronous Distributed Reinforcement Learning Framework for On-Device Control Agents

2024-10-18 · Taiyi Wang, Zhihao Wu, Jianheng Liu, Jianye Hao 외

On-device control agents, especially on mobile devices, are responsible for operating mobile devices to fulfill users' requests, enabling seamless and intuitive interactions. Integrating Multimodal Large Language Models …