paper-with-me

홈 › Papers

OSWorld: Benchmarking Multimodal Agents for Open-Ended Tasks in Real Computer Environments

2024-04-11 · Tianbao Xie, Danyang Zhang, Jixuan Chen, Xiaochuan Li, Siheng Zhao, Ruisheng Cao, Toh Jing Hua, Zhoujun Cheng, Dongchan Shin, Fangyu Lei, Yitao Liu, Yiheng Xu, Shuyan Zhou, Silvio Savarese, Caiming Xiong, Victor Zhong, Tao Yu

Autonomous agents that accomplish complex computer tasks with minimal human interventions have the potential to transform human-computer interaction, significantly enhancing accessibility and productivity. However, existing benchmarks either lack an interactive environment or are limited to environments specific to certain applications or domains, failing to reflect the diverse and complex nature of real-world computer use, thereby limiting the scope of tasks and agent scalability. To address this issue, we introduce OSWorld, the first-of-its-kind scalable, real computer environment for multimodal agents, supporting task setup, execution-based evaluation, and interactive learning across various operating systems such as Ubuntu, Windows, and macOS. OSWorld can serve as a unified, integrated computer environment for assessing open-ended computer tasks that involve arbitrary applications. Building upon OSWorld, we create a benchmark of 369 computer tasks involving real web and desktop apps in open domains, OS file I/O, and workflows spanning multiple applications. Each task example is derived from real-world computer use cases and includes a detailed initial state setup configuration and a custom execution-based evaluation script for reliable, reproducible evaluation. Extensive evaluation of state-of-the-art LLM/VLM-based agents on OSWorld reveals significant deficiencies in their ability to serve as computer assistants. While humans can accomplish over 72.36% of the tasks, the best model achieves only 12.24% success, primarily struggling with GUI grounding and operational knowledge. Comprehensive analysis using OSWorld provides valuable insights for developing multimodal generalist agents that were not possible with previous benchmarks. Our code, environment, baseline models, and data are publicly available at https://os-world.github.io.

📄 PDF Abstract BibTeX arXiv:2404.07972

Code (1)

xlang-ai/OSWorld 공식 구현

Tasks

Benchmarking

Similar Papers 제목 키워드 기반

OSWorld-MCP: Benchmarking MCP Tool Invocation In Computer-Use Agents

2025-10-28 · Hongrui Jia, Jitong Liao, Xi Zhang, Haiyang Xu 외 arxiv

With advances in decision-making and reasoning capabilities, multimodal agents show strong potential in computer application scenarios. Past evaluations have mainly assessed GUI interaction skills, while tool invocation …

macOSWorld: A Multilingual Interactive Benchmark for GUI Agents

2025-06-04 · Pei Yang, Hai Ci, Mike Zheng Shou

Graphical User Interface (GUI) agents show promising capabilities for automating computer-use tasks and facilitating accessibility, but existing interactive benchmarks are mostly English-only, covering web-use or Windows…

BenchmarkingDomain Adaptation

OSWorld-Human: Benchmarking the Efficiency of Computer-Use Agents

2025-06-19 · Reyna Abhyankar, Qi Qi, Yiying Zhang

Generative AI is being leveraged to solve a variety of computer-use tasks involving desktop applications. State-of-the-art systems have focused solely on improving accuracy on leading benchmarks. However, these systems a…

Benchmarking

InfantAgent-Next: A Multimodal Generalist Agent for Automated Computer Interaction

2025-05-16 · Bin Lei, Weitai Kang, Zijian Zhang, Winson Chen 외

This paper introduces \textsc{InfantAgent-Next}, a generalist agent capable of interacting with computers in a multimodal manner, encompassing text, images, audio, and video. Unlike existing approaches that either build …

MacArena: Benchmarking Computer Use Agents on an Online macOS Environment

2026-06-04 · Victor Muryn, Maksym Shamrai, Sofiia Mazepa, Yehor Khodysko arxiv

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…

Reinforcement Learning