Papers › WinDeskGround: A Benchmark for Robust GUI Grounding in Complex Multi-Window Desktop...

WinDeskGround: A Benchmark for Robust GUI Grounding in Complex Multi-Window Desktop Environments

13 May 2026ICMLarXiv:2605.16402added by Syntology

Haoren Zhao, Tianyi Chen, Zhen Wang

Title, abstract, authors and date from arXiv's metadata (CC0); this paper is not in the Papers with Code archive (frozen 2025-07-28).

Multimodal Large Language Models (MLLMs) have revolutionized GUI automation, yet their efficacy is largely established on idealized, single-layer interfaces. This paper identifies a critical reliability gap: state-of-the-art agents face distinct robustness challenges in real-world desktop environments characterized by multi-window stacking, occlusion, and visual clutter. To address this, we introduce WinDeskGround, a novel benchmark and synthesis framework tailored for evaluating GUI grounding robustness. Unlike static datasets, our framework parametrically generates complex desktop scenarios by controlling window occlusion, layout density, and semantic similarity, thereby simulating the distribution shifts of authentic workflows. We construct a diverse meta-dataset of 1,356 high-fidelity instruction-target pairs and conduct comprehensive evaluations of five leading MLLMs. Our results demonstrate that while top-tier agents excel in simplified settings, their accuracy declines under partial occlusion. WinDeskGround provides a valuable benchmark to facilitate the assessment and advancement of GUI agent robustness in realistic environments. The code is available at https://github.com/ZZZhr-1/WinDeskGround.

PaperPDFCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2605.16402")

Code

Syntology Ran 13 of 13 code samples harvested from 1 repository linked to this paper; 0 have no recorded run. Of those that ran: 3 ran · honoured contract; 10 ran with no contract checked.

By repository: found in paper text by Syntology: 13 samples from 1 repository, 13 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

ZZZhr-1/WinDeskGround found in paper text by Syntology report

Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

13 samples harvested; 13 ran; 3 honoured the contract we drafted; 0 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

3ran · honoured contract
10ran

Licence: 13 of the 13 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from ZZZhr-1/WinDeskGround. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

add_clutter ZZZhr-1/WinDeskGround/simulation/dataset_generator/clutter.py found in paper text by Syntology ran no licence file found · pointer only · 147c375dcb1428c1 · report
add_notification ZZZhr-1/WinDeskGround/simulation/dataset_generator/clutter.py found in paper text by Syntology ran no licence file found · pointer only · 7c09eca900777e36 · report
analyze_sensitivity ZZZhr-1/WinDeskGround/sensitivity_analysis/analysis_utils.py found in paper text by Syntology ran no licence file found · pointer only · 2971c7fefc5a0d6b · report
calculate_iou ZZZhr-1/WinDeskGround/sensitivity_analysis/analysis_utils.py found in paper text by Syntology ran no licence file found · pointer only · 4fa4a944e5a6bceb · report
ceil_by_factor ZZZhr-1/WinDeskGround/eval/models.py found in paper text by Syntology ran · honoured contract fingerprinted no licence file found · pointer only · 6e45201fa27cb24a · report
composite_desktop ZZZhr-1/WinDeskGround/simulation/dataset_generator/compositor.py found in paper text by Syntology ran no licence file found · pointer only · 91e6265e8d34ceb5 · report
edge_density ZZZhr-1/WinDeskGround/simulation/dataset_generator/clutter.py found in paper text by Syntology ran no licence file found · pointer only · 44d278f533d8aac7 · report
extract_bbox ZZZhr-1/WinDeskGround/eval/utils.py found in paper text by Syntology ran fingerprinted no licence file found · pointer only · 2f99e4a1cdc3ca8f · report
floor_by_factor ZZZhr-1/WinDeskGround/eval/models.py found in paper text by Syntology ran · honoured contract fingerprinted no licence file found · pointer only · 8155263d7ff19bb3 · report
generate_commands ZZZhr-1/WinDeskGround/eval/generate_commands.py found in paper text by Syntology ran no licence file found · pointer only · d1a9eaea3d901051 · report
load_experiment_results ZZZhr-1/WinDeskGround/sensitivity_analysis/analysis_utils.py found in paper text by Syntology ran no licence file found · pointer only · 0ee62290c9da81ed · report
pred_2_point ZZZhr-1/WinDeskGround/eval/utils.py found in paper text by Syntology ran fingerprinted no licence file found · pointer only · 58d0b0c9ee4fdb9b · report
round_by_factor ZZZhr-1/WinDeskGround/eval/models.py found in paper text by Syntology ran · honoured contract fingerprinted no licence file found · pointer only · e252767324188623 · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2605.16402, was issued in May 2026, after that date, so the archive has no leaderboard rows for it.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections