LGAIHCJun 4

MacArena: Benchmarking Computer Use Agents on an Online macOS Environment

arXiv:2606.065608.8
Originality Incremental advance
AI Analysis

For researchers developing computer-use agents, this benchmark exposes the lack of cross-platform GUI competence in current models and provides a harder evaluation environment on macOS.

MacArena introduces a benchmark of 421 tasks across 50 macOS applications, revealing that strong performance on existing Linux-based benchmarks does not transfer to macOS, with model rankings inverting and a leading model trailing by over 26% on macOS-native tasks.

Computer-use agents (CUAs) operate graphical user interfaces (GUIs) through vision and control primitives, and their capabilities have advanced rapidly, driven in part by standardized online evaluation benchmarks such as OSWorld, which serve both as evaluation tools and as training environments for reinforcement learning. However, macOS remains underserved in this landscape: the only existing benchmark, macOSWorld, covers a narrow slice of first-party applications with simpler tasks, and runs on x86 virtual machines incompatible with Apple Silicon. We introduce MacArena, a benchmark of 421 manually verified tasks spanning 50 applications that combines a curated port of OSWorld tasks, content sourced from macOSWorld, and 49 new macOS-native tasks, all running on Apple's native Virtualization framework on Apple Silicon. We argue that macOS presents distinct GUI challenges beyond what Linux-based benchmarks capture, and our evaluation supports this claim: strong model performance on existing benchmarks can reflect familiarity with task distributions rather than genuine cross-platform GUI competence. Notably, model rankings invert between ported and macOS-native tasks, with a leading model trailing by over 26% on the MacArena subset, suggesting that macOS poses a genuinely harder environment for current GUI agents.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes