CVAICLDec 5, 2025

Zoom in, Click out: Unlocking and Evaluating the Potential of Zooming for GUI Grounding

arXiv:2512.05941v16 citations
Originality Highly original
AI Analysis

This work addresses GUI grounding problems for building graphical user interface agents, presenting a novel approach with strong performance gains.

The paper tackles GUI grounding challenges by introducing ZoomClick, a training-free method that leverages zoom as a prior for dynamic spatial focusing and adaptive context switching, achieving state-of-the-art results such as a 73.1% success rate on ScreenSpot-Pro with UI-Venus-72B.

Grounding is a fundamental capability for building graphical user interface (GUI) agents. Although existing approaches rely on large-scale bounding box supervision, they still face various challenges, such as cross-platform generalization, complex layout analysis, and fine-grained element localization. In this paper, we investigate zoom as a strong yet underexplored prior for GUI grounding, and propose a training-free method, ZoomClick. By characterizing four key properties of zoom (i.e., pre-zoom, depth, shrink size, minimal crop size), we unlock its full capabilities for dynamic spatial focusing and adaptive context switching. Experiments demonstrate that our method significantly boosts the performance of both general vision-language and specialized GUI grounding models, achieving state-of-the-art results on several mainstream benchmarks; for example, UI-Venus-72B attains a 73.1% success rate on ScreenSpot-Pro. Furthermore, we present GUIZoom-Bench, a benchmark for evaluating model adaptability to zoom, aiming to inspire future research on improving zoom for further training and test-time scaling in GUI grounding tasks.

Foundations

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

Your Notes