paper-with-me

Papers

Green for Go, Red for No: Visual Grounding via Semantic Segmentation for VLA Navigation Policies

2026-07-06 · Adrian Szvoren, Dimitrios Kanoulas, Nilufer Tuptuk arxiv

Vision-language-action (VLA) models enable robot navigation from natural language and visual goals, but remain susceptible to perceptual distractions and ambiguous scene interpretations. This paper presents the first empirical evaluation of visual grounding for VLA navigation policies. We propose a real-time segmentation-based grounding method that highlights traversable areas in green and non-traversable areas in red using SegFormer. Two variants are evaluated: observation-only segmentation and joint observation-goal augmentation. Using OmniVLA on the Grand Tour dataset, we show that visual grounding reduces the mean waypoint error by 27-44% at the farthest waypoint, depending on the instruction length. The benefits are greater for long instructions than for short instructions, and grounding provides little improvement for image goals. Normalized error analysis indicates that grounding primarily acts as a trajectory length regularizer, reducing the predicted path length by 30% without improving per-unit-distance reasoning. Our results indicate that visual grounding offers a simple, computationally inexpensive method to improve VLA navigation without model retraining, although it cannot compensate for missing training signals in out-of-distribution instructions.

📄 PDF Abstract BibTeX arXiv:2607.05122

Code (0)

등록된 구현이 없습니다.

Tasks

Semantic SegmentationRobot NavigationVisual Grounding

Similar Papers 제목 키워드 기반

Visually Consistent Hierarchical Image Classification

2024-06-17 · Seulki Park, Youren Zhang, Stella X. Yu, Sara Beery 외

Hierarchical classification predicts labels across multiple levels of a taxonomy, e.g., from coarse-level 'Bird' to mid-level 'Hummingbird' to fine-level 'Green hermit', allowing flexible recognition under varying visual…

Classificationimage-classificationImage ClassificationImage Segmentation+3

DSM: Building A Diverse Semantic Map for 3D Visual Grounding

2025-04-11 · Qinghongbing Xie, Zijian Liang, Long Zeng

In recent years, with the growing research and application of multimodal large language models (VLMs) in robotics, there has been an increasing trend of utilizing VLMs for robotic scene understanding tasks. Existing appr…

3D visual groundingScene UnderstandingSemantic SegmentationVisual Grounding

Recursive Visual Imagination and Adaptive Linguistic Grounding for Vision Language Navigation

2025-07-29 · Bolei Chen, Jiaxu Kang, Yifei Wang, Ping Zhong 외 arxiv

Vision Language Navigation (VLN) typically requires agents to navigate to specified objects or remote regions in unknown scenes by obeying linguistic commands. Such tasks require organizing historical visual observations…

SignScene: Visual Sign Grounding for Mapless Navigation

2026-02-13 · Nicky Zimmerman, Joel Loo, Benjamin Koh, Zishuo Wang 외 arxiv

Navigational signs enable humans to navigate unfamiliar environments without maps. This work studies how robots can similarly exploit signs for mapless navigation in the open world. A central challenge lies in interpreti…

WalkGPT: Grounded Vision-Language Conversation with Depth-Aware Segmentation for Pedestrian Navigation

2026-03-11 · Rafi Ibn Sultan, Hui Zhu, Xiangyu Zhou, Chengyin Li 외 arxiv

Ensuring accessible pedestrian navigation requires reasoning about both semantic and spatial aspects of complex urban scenes, a challenge that existing Large Vision-Language Models (LVLMs) struggle to meet. Although thes…

Depth Estimation