paper-with-me

Papers

How Auxiliary Reasoning Unleashes GUI Grounding in VLMs

2025-09-15 · Weiming Li, Yan Shao, Jing Yang, Yujing Lu, Ling Zhong, Yuhan Wang, Min Yu, Tongxiao Ruan, Manni Duan arxiv

Graphical user interface (GUI) grounding is a fundamental task for building GUI agents. However, general vision-language models (VLMs) struggle with this task due to a lack of specific optimization. We identify a key gap in this paper: while VLMs exhibit significant latent grounding potential, as demonstrated by their performance measured by Pointing Game, they underperform when tasked with outputting explicit coordinates. To address this discrepancy and bypass the high data and annotation costs of current fine-tuning approaches, we propose three zero-shot auxiliary reasoning methods. By providing explicit spatial cues such as axes, grids and labeled intersections as part of the input image, these methods enable VLMs to better articulate their implicit spatial understanding capabilities. We evaluate these methods on four GUI grounding benchmarks across seven open-source and proprietary VLMs. Experimental results show substantial gains from auxiliary reasoning. Mark-Grid Scaffold boosts Gemini-3.1-Pro from 11.72\% under direct inference to 95.20\% on ScreenSpot-v2, achieves state-of-the-art performance on ScreenSpot, and approaches the strongest fine-tuned methods on ScreenSpot-v2 and UI-I2E-Bench. Our code is available at https://github.com/liweim/AuxiliaryReasoning.

📄 PDF Abstract BibTeX arXiv:2509.11548

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

GuideGround: VLM-guided Semantic Understanding and Viewpoint-aware Reasoning for 3D Visual Grounding

2026-08-01 · Yiwen Wang, Yuyang Deng, Yihao Long, Xi Zhao arxiv

3D visual grounding aims to localize the target object in a 3D scene from a natural language query, requiring both fine-grained semantic understanding and viewpoint-dependent spatial reasoning. Existing methods typically…

Spatial ReasoningVisual Grounding

Investigating Compositional Challenges in Vision-Language Models for Visual Grounding

2024-01-01 · CVPR 2024 1 · Yunan Zeng, Yan Huang, Jinjin Zhang, Zequn Jie 외

Pre-trained vision-language models (VLMs) have achieved high performance on various downstream tasks which have been widely used for visual grounding tasks in a weakly supervised manner. However despite the performan…

AttributeRelationVisual Grounding

Goal2Pixel: Grounding Goals to Pixels for Vision-Language Navigation

2026-06-01 · Muyi Bao, Yuxin Cai, Hang Xu, Zongtai Li 외 arxiv

Vision-language models (VLMs) have become a common foundation for vision-and-language navigation in continuous environments (VLN-CE). Yet most VLM-based methods cast navigation as low-level action prediction, an interfac…

Vision-Language Navigation

Bridging Vision Language Models and Symbolic Grounding for Video Question Answering

2025-09-15 · Haodi Ma, Vyom Pathak, Daisy Zhe Wang arxiv

Video Question Answering (VQA) requires models to reason over spatial, temporal, and causal cues in videos. Recent vision language models (VLMs) achieve strong results but often rely on shallow correlations, leading to w…

Video Question AnsweringVisual Localization

Revealing and Enhancing Core Visual Regions: Harnessing Internal Attention Dynamics for Hallucination Mitigation in LVLMs

2026-02-17 · Guangtao Lyu, Qi Liu, Chenghao Xu, Jiexi Yan 외 arxiv

LVLMs have achieved strong multimodal reasoning capabilities but remain prone to hallucinations, producing outputs inconsistent with visual inputs or user instructions. Existing training-free methods, including contrasti…

Multimodal ReasoningVisual Grounding