paper-with-me

Papers

SEMNAV: A Semantic Segmentation-Driven Approach to Visual Semantic Navigation

2025-06-02 · Rafael Flor-Rodríguez, Carlos Gutiérrez-Álvarez, Francisco Javier Acevedo-Rodríguez, Sergio Lafuente-Arroyo, Roberto J. López-Sastre

Visual Semantic Navigation (VSN) is a fundamental problem in robotics, where an agent must navigate toward a target object in an unknown environment, mainly using visual information. Most state-of-the-art VSN models are trained in simulation environments, where rendered scenes of the real world are used, at best. These approaches typically rely on raw RGB data from the virtual scenes, which limits their ability to generalize to real-world environments due to domain adaptation issues. To tackle this problem, in this work, we propose SEMNAV, a novel approach that leverages semantic segmentation as the main visual input representation of the environment to enhance the agent's perception and decision-making capabilities. By explicitly incorporating high-level semantic information, our model learns robust navigation policies that improve generalization across unseen environments, both in simulated and real world settings. We also introduce a newly curated dataset, i.e. the SEMNAV dataset, designed for training semantic segmentation-aware navigation models like SEMNAV. Our approach is evaluated extensively in both simulated environments and with real-world robotic platforms. Experimental results demonstrate that SEMNAV outperforms existing state-of-the-art VSN models, achieving higher success rates in the Habitat 2.0 simulation environment, using the HM3D dataset. Furthermore, our real-world experiments highlight the effectiveness of semantic segmentation in mitigating the sim-to-real gap, making our model a promising solution for practical VSN-based robotic applications. We release SEMNAV dataset, code and trained models at https://github.com/gramuah/semnav

📄 PDF Abstract BibTeX arXiv:2506.01418

Code (1)

gramuah/semnav 공식 구현 pytorch

Tasks

Domain AdaptationNavigateSemantic Segmentation

Similar Papers 제목 키워드 기반

Geospatial-Reasoning-Driven Vocabulary-Agnostic Remote Sensing Semantic Segmentation

2026-02-09 · Chufeng Zhou, Jian Wang, Xinyuan Liu, Xiaokang Zhang arxiv

Open-vocabulary semantic segmentation has become an important direction in remote sensing, as it enables recognition beyond predefined land-cover categories. However, existing methods mainly depend on passive visual-text…

Knowledge DistillationSemantic Segmentation

A Simple Framework for Text-Supervised Semantic Segmentation

2023-01-01 · CVPR 2023 1 · Muyang Yi, Quan Cui, Hao Wu, Cheng Yang 외

Text-supervised semantic segmentation is a novel research topic that allows semantic segments to emerge with image-text contrasting. However, pioneering methods could be subject to specifically designed network archi…

SegmentationSemantic Segmentation

Language-Driven Visual Consensus for Zero-Shot Semantic Segmentation

2024-03-13 · ZiCheng Zhang, Tong Zhang, Yi Zhu, Jianzhuang Liu 외

The pre-trained vision-language model, exemplified by CLIP, advances zero-shot semantic segmentation by aligning visual features with class embeddings through a transformer decoder to generate semantic masks. Despite its…

DecoderLanguage ModelingLanguage ModellingSemantic Segmentation+1

SegRCDB: Semantic Segmentation via Formula-Driven Supervised Learning

2023-09-29 · ICCV 2023 1 · Risa Shinoda, Ryo Hayamizu, Kodai Nakashima, Nakamasa Inoue 외

Pre-training is a strong strategy for enhancing visual models to efficiently train them with a limited number of labeled images. In semantic segmentation, creating annotation masks requires an intensive amount of labor a…

SegmentationSemantic Segmentation

Rewrite Caption Semantics: Bridging Semantic Gaps for Language-Supervised Semantic Segmentation

2023-09-24 · NeurIPS 2023 11 · Yun Xing, Jian Kang, Aoran Xiao, Jiahao Nie 외

Vision-Language Pre-training has demonstrated its remarkable zero-shot recognition ability and potential to learn generalizable visual representations from language supervision. Taking a step ahead, language-supervised s…

SegmentationSemantic SegmentationZero-Shot Learning