paper-with-me

Papers

ReGUIDE: Data Efficient GUI Grounding via Spatial Reasoning and Search

2025-05-21 · Hyunseok Lee, Jeonghoon Kim, Beomjun Kim, Jihoon Tack, Chansong Jo, Jaehong Lee, Cheonbok Park, Sookyo In, Jinwoo Shin, Kang Min Yoo

Recent advances in Multimodal Large Language Models (MLLMs) have enabled autonomous agents to interact with computers via Graphical User Interfaces (GUIs), where accurately localizing the coordinates of interface elements (e.g., buttons) is often required for fine-grained actions. However, this remains significantly challenging, leading prior works to rely on large-scale web datasets to improve the grounding accuracy. In this work, we propose Reasoning Graphical User Interface Grounding for Data Efficiency (ReGUIDE), a novel and effective framework for web grounding that enables MLLMs to learn data efficiently through self-generated reasoning and spatial-aware criticism. More specifically, ReGUIDE learns to (i) self-generate a language reasoning process for the localization via online reinforcement learning, and (ii) criticize the prediction using spatial priors that enforce equivariance under input transformations. At inference time, ReGUIDE further boosts performance through a test-time scaling strategy, which combines spatial search with coordinate aggregation. Our experiments demonstrate that ReGUIDE significantly advances web grounding performance across multiple benchmarks, outperforming baselines with substantially fewer training data points (e.g., only 0.2% samples compared to the best open-sourced baselines).

📄 PDF Abstract BibTeX arXiv:2505.15259

Code (0)

등록된 구현이 없습니다.

Tasks

Spatial Reasoning

Similar Papers 제목 키워드 기반

ReGuide: From Test-Time Guidance to Self-Improving Diffusion Policies

2026-06-27 · Tzu-Hsiang Lin, Srinivas Shakkottai, Dileep Kalathil, P. R. Kumar arxiv

Behavior-cloned diffusion policies are expressive but remain vulnerable to covariate shift: small deviations from demonstrated states can compound into task failure. Existing methods address this either by expanding the …

GeoViS: Geospatially Rewarded Visual Search for Remote Sensing Visual Grounding

2025-12-02 · Peirong Zhang, Yidan Zhang, Luxiao Xu, Jinliang Lin 외 arxiv

Recent advances in multimodal large language models(MLLMs) have led to remarkable progress in visual grounding, enabling fine-grained cross-modal alignment between textual queries and image regions. However, transferring…

Domain GeneralizationSpatial ReasoningVisual Grounding

Reasoning in Space via Grounding in the World

2025-10-15 · Yiming Chen, Zekun Qi, Wenyao Zhang, Xin Jin 외 arxiv

In this paper, we claim that 3D visual grounding is the cornerstone of spatial reasoning and introduce the Grounded-Spatial Reasoner (GS-Reasoner) to explore the effective spatial representations that bridge the gap betw…

Spatial ReasoningVisual Grounding

InterCoG: Towards Spatially Precise Image Editing with Interleaved Chain-of-Grounding Reasoning

2026-03-02 · Yecong Wan, Fan Li, Chunwei Wang, Hao Wu 외 arxiv

Emerging unified editing models have demonstrated strong capabilities in general object editing tasks. However, it remains a significant challenge to perform fine-grained editing in complex multi-entity scenes, particula…

Spatial ReasoningVisual GroundingImage Editing

Grounded Reinforcement Learning for Visual Reasoning

2025-05-29 · Gabriel Sarch, Snigdha Saha, Naitik Khandelwal, Ayush Jain 외

While reinforcement learning (RL) over chains of thought has significantly advanced language models in tasks such as mathematics and coding, visual reasoning introduces added complexity by requiring models to direct visu…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Spatial Reasoning+1