论文

JarvisGUI:跨设备GUI代理动态任务组合

JarvisGUI: Towards Cross-Device GUI Agents with Dynamic Task Composition

精选理由

JarvisGUI揭示了现有GUI代理在真实世界跨设备工作流中的能力差距,比单设备测试更接近实际场景。

JarvisGUI是一个动态基准测试,评估GUI代理在跨设备工作流中的表现。该基准测试在Android、Windows和Ubuntu等异构平台上评估代理性能,将GUI任务定义为轻量级类型系统下的输入-输出转换。研究显示,最先进的开源GUI代理在状态传递意识、跨平台上下文推理和长距离依赖管理方面存在明显不足。

原文 · arXiv cs.AI

JarvisGUI: Towards Cross-Device GUI Agents with Dynamic Task Composition

Real-world GUI usage frequently involves workflows that span multiple devices and platforms, requiring the transfer of intermediate results, maintenance of shared state, and coordination across heterogeneous environments. However, existing GUI benchmarks overwhelmingly evaluate agents on single-device, statically defined tasks, thus leaving such cross-device capabilities largely unexamined, resulting in an overly optimistic assessment of agents' readiness for real-world usage. We introduce JarvisGUI, a dynamic benchmark that evaluates GUI agents on cross-device workflows requiring coordinated interaction across heterogeneous platforms, including Android, Windows, and Ubuntu. Specifically, JarvisGUI formulates GUI tasks as input-output transformations under a lightweight type system, which allows us to automatically compose multi-step, cross-device workflows and dynamically evaluate agent performance within a unified framework. By evaluating agents in virtual environments spanning multiple operating systems, JarvisGUI reveals that state-of-the-art open-source GUI agents struggle with the state-transfer awareness, cross-platform contextual reasoning, and long-horizon dependency management required for real-world workflows, exposing a critical capability gap invisible to existing benchmarks.