paper-with-me

홈 › Papers

R-VLM: Region-Aware Vision Language Model for Precise GUI Grounding

2025-07-08 · Joonhyung Park, Peng Tang, Sagnik Das, Srikar Appalaraju, Kunwar Yashraj Singh, R. Manmatha, Shabnam Ghadar arxiv

Visual agent models for automating human activities on Graphical User Interfaces (GUIs) have emerged as a promising research direction, driven by advances in large Vision Language Models (VLMs). A critical challenge in GUI automation is the precise grounding of interface elements across diverse platforms. Existing vision-only GUI agents directly ground elements from large and cluttered screenshots, requiring them to process substantial irrelevant information that compromises their accuracy. In addition, these approaches typically employ basic cross-entropy loss for learning grounding objectives, which fails to effectively capture grounding quality compared to established object detection metrics like Intersection-over-Union (IoU). To address these issues, we introduce R-VLM, a novel GUI grounding approach that leverages zoomed-in region proposals for precise element localization. We also propose an IoU-aware objective function that facilitates model convergence toward high IoU predictions. Our approach bridges the gap between VLMs and conventional object detection techniques, improving the state-of-the-art grounding accuracy by 13% across diverse GUI platforms on the GUI grounding benchmarks ScreenSpot and AgentStudio. In addition, our R-VLM approach shows 3.2-9.7% absolute accuracy improvements in GUI navigation tasks on the AITW and Mind2Web benchmarks.

📄 PDF Abstract BibTeX arXiv:2507.05673

Code (0)

등록된 구현이 없습니다.

Tasks

Object Detection

Similar Papers 제목 키워드 기반

Grounded 3D-Aware Spatial Vision-Language Modeling

2026-05-28 · An-Chieh Cheng, Yang Fu, Yatai Ji, Ligeng Zhu 외 arxiv

We present GR3D, a spatial vision language model equipped with three complementary grounding capabilities--explicit 2D grounding, implicit 2D grounding, and monocular 3D grounding--within a single framework. GR3D introdu…

PhraseStereo: The First Open-Vocabulary Stereo Image Segmentation Dataset

2025-10-01 · Thomas Campagnolo, Ezio Malis, Philippe Martinet, Gaetan Bahl arxiv

Understanding how natural language phrases correspond to specific regions in images is a key challenge in multimodal semantic segmentation. Recent advances in phrase grounding are largely limited to single-view images, n…

Semantic SegmentationImage SegmentationPhrase Grounding

LoFi: Location-Aware Fine-Grained Representation Learning for Chest X-ray

2026-03-19 · Myeongkyun Kang, Yanting Yang, Xiaoxiao Li arxiv

Fine-grained representation learning is crucial for retrieval and phrase grounding in chest X-rays, where clinically relevant findings are often spatially confined. However, the lack of region-level supervision in contra…

Representation LearningDense CaptioningPhrase Grounding

VLM-FO1: Bridging the Gap Between High-Level Reasoning and Fine-Grained Perception in VLMs

2025-09-30 · Peng Liu, Haozhan Shen, Chunxin Fang, Zhicheng Sun 외 arxiv

Vision-Language Models (VLMs) excel at high-level scene understanding but falter on fine-grained perception tasks requiring precise localization. This failure stems from a fundamental mismatch, as generating exact numeri…

Scene UnderstandingVisual Grounding

Improving Visual Grounding in Remote Sensing via Cluster-Guided Refinement and Model Ensemble Voting

2026-05-30 · Panav Shah, Geet Sethi, Ashutosh Gandhe arxiv

Visual grounding aims to locate image regions that correspond to natural language descriptions and is a key component of interpretable vision systems. In remote sensing imagery, grounding is particularly challenging due …

Visual Grounding