paper-with-me

홈 › Papers

Zoom to Essence: Trainless GUI Grounding by Inferring upon Interface Elements

2026-03-15 · Ziwei Liu, Tao Feng, Borui Kang, Yanbing Yang, Jun Luo arxiv

Multimodal Large Language Model (MLLM)-based Graphical User Interface (GUI) agents develop rapidly, with visual grounding that maps natural language instructions to target UI elements serving as the core capability. Existing GUI agents typically fine-tune MLLM on massive datasets to handle challenges in understanding instructions and UI interfaces, which not only incurs high data annotation costs but also makes performance dependent on data quality and distribution. To avoid such cumbersome yet ineffective training, we notice that complex UI interfaces can be decomposed into basic visual elements directly understandable by common MLLMs. Consequently, we propose ZoomUI that leverages inference scaling to guide common MLLMs in progressively anchor instruction elements to increasingly detailed interface elements. Specifically, ZoomUI first optimizes the latent thinking to transform original instruction into element visual features description, and subsequently leverages internal attention to iteratively zoom in target element interface region. Evaluations on extensive benchmarks demonstrate that ZoomUI reaches or even surpasses SOTA baselines.

📄 PDF Abstract BibTeX arXiv:2603.14448

Code (0)

등록된 구현이 없습니다.

Tasks

Visual Grounding

Similar Papers 제목 키워드 기반

Guided Zoom: Questioning Network Evidence for Fine-grained Classification

2018-12-06 · Sarah Adel Bargal, Andrea Zunino, Vitali Petsiuk, Jianming Zhang 외

We propose Guided Zoom, an approach that utilizes spatial grounding of a model's decision to make more informed predictions. It does so by making sure the model has "the right reasons" for a prediction, defined as reason…

ClassificationGeneral ClassificationPrediction

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

2025-12-05 · Zhiyuan Jiang, Shenghao Xie, Wenyi Li, Wenqiang Zu 외 arxiv

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-platf…

AdaZoom-GUI: Adaptive Zoom-based GUI Grounding with Instruction Refinement

2026-03-18 · Siqi Pei, Liang Tang, Tiaonan Duan, Long Chen 외 arxiv

GUI grounding is a critical capability for vision-language models (VLMs) that enables automated interaction with graphical user interfaces by locating target elements from natural language instructions. However, groundin…

One Forward Beats Two: InnerZoom for Accurate and Efficient GUI Grounding

2026-06-29 · Chen Liu, Ling Chen, Hanzhang Zhou, Liangyu Chen 외 arxiv

MLLM-based GUI grounding methods commonly formulate target localization as autoregressive coordinate generation, enabling models to leverage the strong instruction-following and semantic understanding capabilities of MLL…

UI-Zoomer: Uncertainty-Driven Adaptive Zoom-In for GUI Grounding

2026-04-15 · Fei Tang, Bofan Chen, Zhengxi Lu, Tongbo Chen 외 arxiv

GUI grounding, which localizes interface elements from screenshots given natural language queries, remains challenging for small icons and dense layouts. Test-time zoom-in methods improve localization by cropping and re-…

Natural Language Queries