paper-with-me

Papers

Desktop-Delta Bench: Do Computer-Use Models Understand Desktop GUI Transitions?

2026-07-28 · Abhishek Pillai, Samir Kumar Nayak, Yuan Chen arxiv

Computer-use agents (CUAs) increasingly act through desktop GUIs to complete long-horizon tasks. Current benchmarks primarily measure end-task success or single-frame grounding. Neither isolates whether a model can reconstruct the causal, task-relevant transition produced by an action- crucial for rejecting stale observations, verifying progress, and recovering from failure. This is difficult because inference, remote input, app rendering, and screenshot capture are asynchronous: the next observation may be delayed, occluded, transient, or unrelated, then misread as progress and carried into subsequent planning. We introduce Desktop-Delta Bench (DDB), an offline step-level benchmark with 2,013 human-verified instances from novel, multi-app Linux trajectories across ~15 applications and 50 task domains. DDB trajectories targets 3 failure dimensions- state verification, source tracking, and context-aware control- through 2 complementary tasks: 463 3-frame temporal-ordering instances, including 105 with a cross-trajectory decoy, and 1,550 before-after pairs labeled from 5 actions + its payload. We evaluate 8 closed and open-source model families across 32 ordering and 16 single-action settings, observing consistent gaps. Ordering remains unsaturated: best non-decoy and decoy exact-match rates are 65.1% and 65.7%. Task context improves decoy identification by 6.9 percentage points but reduces non-decoy exact match by 2.2 points; error analysis reveals systematic copying of the presented A-B-C order. Single-action results show that inferring the action family is harder than locating it: click F1 is 0.96 vs, 0.76 for drag, while recognized drags are generally localized well. DDB, thus, complements end-to-end benchmarks by filling the missing diagnostic layer between GUI grounding and final task success, enabling targeted improvements to desktop CUA verification, reliability, and recovery.

📄 PDF Abstract BibTeX arXiv:2607.26041

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

UI-Vision: A Desktop-centric GUI Benchmark for Visual Perception and Interaction

2025-03-19 · Shravan Nayak, Xiangru Jian, Kevin Qinghong Lin, Juan A. Rodriguez 외

Autonomous agents that navigate Graphical User Interfaces (GUIs) to automate tasks like document editing and file management can greatly enhance computer workflows. While existing research focuses on online settings, des…

NavigateSpatial Reasoning

DeskVision: Large Scale Desktop Region Captioning for Advanced GUI Agents

2025-03-14 · Yibin Xu, Liang Yang, Hao Chen, Hua Wang 외

The limitation of graphical user interface (GUI) data has been a significant barrier to the development of GUI agents today, especially for the desktop / computer use scenarios. To address this, we propose an automated G…

ComputerRL: Scaling End-to-End Online Reinforcement Learning for Computer Use Agents

2025-08-19 · Hanyu Lai, Xiao Liu, Yanxiao Zhao, Han Xu 외 arxiv

We introduce ComputerRL, a framework for autonomous desktop intelligence that enables agents to operate complex digital workspaces skillfully. ComputerRL features the API-GUI paradigm, which unifies programmatic API call…

Reinforcement Learning

Sharingan: Extract User Action Sequence from Desktop Recordings

2024-11-13 · Yanting Chen, Yi Ren, Xiaoting Qin, Jue Zhang 외

Video recordings of user activities, particularly desktop recordings, offer a rich source of data for understanding user behaviors and automating processes. However, despite advancements in Vision-Language Models (VLMs) …

A multimodal gesture recognition dataset for desktop human-computer interaction

2024-01-08 · Qi Wang, Fengchao Zhu, Guangming Zhu, Liang Zhang 외

Gesture recognition is an indispensable component of natural and efficient human-computer interaction technology, particularly in desktop-level applications, where it can significantly enhance people's productivity. Howe…

DiversityGesture Recognition