paper-with-me

홈 › Papers

GoalVLM: VLM-driven Object Goal Navigation for Multi-Agent System

2026-03-18 · MoniJesu James, Amir Atef Habel, Aleksey Fedoseev, Dzmitry Tsetserokou arxiv

Object-goal navigation has traditionally been limited to ground robots with closed-set object vocabularies. Existing multi-agent approaches depend on precomputed probabilistic graphs tied to fixed category sets, precluding generalization to novel goals at test time. We present GoalVLM, a cooperative multi-agent framework for zero-shot, open-vocabulary object navigation. GoalVLM integrates a Vision-Language Model (VLM) directly into the decision loop, SAM3 for text-prompted detection and segmentation, and SpaceOM for spatial reasoning, enabling agents to interpret free-form language goals and score frontiers via zero-shot semantic priors without retraining. Each agent builds a BEV semantic map from depth-projected voxel splatting, while a Goal Projector back-projects detections through calibrated depth into the map for reliable goal localization. A constraint-guided reasoning layer evaluates frontiers through a structured prompt chain (scene captioning, room-type classification, perception gating, multi-frontier ranking), injecting commonsense priors into exploration. We evaluate GoalVLM on GOAT-Bench val_unseen (360 multi-subtask episodes, 1032 sequential object-goal subtasks, HM3D scenes), where each episode requires navigating to a chain of 5-7 open-vocabulary targets. GoalVLM with N=2 agents achieves 55.8% subtask SR and 18.3% SPL, competitive with state-of-the-art methods while requiring no task-specific training. Ablation studies confirm the contributions of VLM-guided frontier reasoning and depth-projected goal localization.

📄 PDF Abstract BibTeX arXiv:2603.18210

Code (0)

등록된 구현이 없습니다.

Tasks

Spatial Reasoning

Similar Papers 제목 키워드 기반

Leveraging Large Language Model-based Room-Object Relationships Knowledge for Enhancing Multimodal-Input Object Goal Navigation

2024-03-21 · Leyuan Sun, Asako Kanezaki, Guillaume Caron, Yusuke Yoshiyasu

Object-goal navigation is a crucial engineering task for the community of embodied navigation; it involves navigating to an instance of a specified object category within unseen environments. Although extensive investiga…

Common Sense ReasoningLanguage ModelingLanguage ModellingLarge Language Model+2

MLFM: Multi-Layered Feature Maps for Richer Language Understanding in Zero-Shot Semantic Navigation

2025-07-09 · Sonia Raychaudhuri, Enrico Cancelli, Tommaso Campari, Lamberto Ballan 외 arxiv

Recent progress in large vision-language models has driven improvements in language-based semantic navigation, where an embodied agent must reach a target object described in natural language. Yet we still lack a clear, …

UAV-ON: A Benchmark for Open-World Object Goal Navigation with Aerial Agents

2025-08-01 · Jianqiang Xiao, Yuexuan Sun, Yixin Shao, Boxi Gan 외 arxiv

Aerial navigation is a fundamental yet underexplored capability in embodied intelligence, enabling agents to operate in large-scale, unstructured environments where traditional navigation paradigms fall short. However, m…

Object Goal Navigation using Data Regularized Q-Learning

2022-08-27 · Nandiraju Gireesh, D. A. Sasi Kiran, Snehasis Banerjee, Mohan Sridharan 외

Object Goal Navigation requires a robot to find and navigate to an instance of a target object class in a previously unseen environment. Our framework incrementally builds a semantic map of the environment over time, and…

Data AugmentationDeep Reinforcement LearningNavigateObject+1

Implicit Obstacle Map-driven Indoor Navigation Model for Robust Obstacle Avoidance

2023-08-24 · Wei Xie, Haobo Jiang, Shuo Gu, Jin Xie

Robust obstacle avoidance is one of the critical steps for successful goal-driven indoor navigation tasks.Due to the obstacle missing in the visual image and the possible missed detection issue, visual image-based obstac…