English

Improved GUI Grounding via Iterative Narrowing

Computer Vision and Pattern Recognition 2025-09-12 v7 Artificial Intelligence Computation and Language

Abstract

Graphical User Interface (GUI) grounding plays a crucial role in enhancing the capabilities of Vision-Language Model (VLM) agents. While general VLMs, such as GPT-4V, demonstrate strong performance across various tasks, their proficiency in GUI grounding remains suboptimal. Recent studies have focused on fine-tuning these models specifically for zero-shot GUI grounding, yielding significant improvements over baseline performance. We introduce a visual prompting framework that employs an iterative narrowing mechanism to further improve the performance of both general and fine-tuned models in GUI grounding. For evaluation, we tested our method on a comprehensive benchmark comprising various UI platforms and provided the code to reproduce our results.

Keywords

Cite

@article{arxiv.2411.13591,
  title  = {Improved GUI Grounding via Iterative Narrowing},
  author = {Anthony Nguyen},
  journal= {arXiv preprint arXiv:2411.13591},
  year   = {2025}
}

Comments

Code available at https://github.com/ant-8/GUI-Grounding-via-Iterative-Narrowing

R2 v1 2026-06-28T20:06:56.870Z