paper-with-me

홈 › Papers

Visual Semantic Navigation with Real Robots

2023-11-28 · Carlos Gutiérrez-Álvarez, Pablo Ríos-Navarro, Rafael Flor-Rodríguez, Francisco Javier Acevedo-Rodríguez, Roberto J. López-Sastre

Visual Semantic Navigation (VSN) is the ability of a robot to learn visual semantic information for navigating in unseen environments. These VSN models are typically tested in those virtual environments where they are trained, mainly using reinforcement learning based approaches. Therefore, we do not yet have an in-depth analysis of how these models would behave in the real world. In this work, we propose a new solution to integrate VSN models into real robots, so that we have true embodied agents. We also release a novel ROS-based framework for VSN, ROS4VSN, so that any VSN-model can be easily deployed in any ROS-compatible robot and tested in a real setting. Our experiments with two different robots, where we have embedded two state-of-the-art VSN agents, confirm that there is a noticeable performance difference of these VSN solutions when tested in real-world and simulation environments. We hope that this research will endeavor to provide a foundation for addressing this consequential issue, with the ultimate aim of advancing the performance and efficiency of embodied agents within authentic real-world scenarios. Code to reproduce all our experiments can be found at https://github.com/gramuah/ros4vsn.

📄 PDF Abstract BibTeX arXiv:2311.16623

Code (1)

gramuah/ros4vsn 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Co-NavGPT: Multi-Robot Cooperative Visual Semantic Navigation Using Vision Language Models

2023-10-11 · Bangguo Yu, Qihao Yuan, Kailai Li, Hamidreza Kasaei 외

Visual target navigation is a critical capability for autonomous robots operating in unknown environments, particularly in human-robot interaction scenarios. While classical and learning-based methods have shown promise,…

Common Sense ReasoningEfficient Exploration

Vision-Aided Online A* Path Planning for Efficient and Safe Navigation of Service Robots

2025-11-10 · Praveen Kumar, Tushar Sandhan arxiv

The deployment of autonomous service robots in human-centric environments is hindered by a critical gap in perception and planning. Traditional navigation systems rely on expensive LiDARs that, while geometrically precis…

Semantic Segmentation

An in-depth experimental study of sensor usage and visual reasoning of robots navigating in real environments

2021-11-29 · Assem Sadek, Guillaume Bono, Boris Chidlovskii, Christian Wolf

Visual navigation by mobile robots is classically tackled through SLAM plus optimal planning, and more recently through end-to-end training of policies implemented as deep networks. While the former are often limited to …

BenchmarkingVisual NavigationVisual Reasoning

OpenFrontier: General Navigation with Visual-Language Grounded Frontiers

2026-03-05 · Esteban Padilla-Cerdio, Boyang Sun, Marc Pollefeys, Hermann Blum arxiv

Open-world navigation requires robots to make decisions in complex everyday environments while adapting to flexible task requirements. Conventional navigation approaches often rely on dense 3D reconstruction and hand-cra…

Vision-Language Navigation3D Reconstruction

Zero-shot object goal visual navigation

2022-06-15 · Qianfan Zhao, Lu Zhang, Bin He, Hong Qiao 외

Object goal visual navigation is a challenging task that aims to guide a robot to find the target object based on its visual observation, and the target is limited to the classes pre-defined in the training stage. Howeve…

Knowledge GraphsObjectSemantic SimilaritySemantic Textual Similarity+3