paper-with-me

Papers

Renderable Neural Radiance Map for Visual Navigation

2023-03-01 · CVPR 2023 1 · Obin Kwon, Jeongho Park, Songhwai Oh

We propose a novel type of map for visual navigation, a renderable neural radiance map (RNR-Map), which is designed to contain the overall visual information of a 3D environment. The RNR-Map has a grid form and consists of latent codes at each pixel. These latent codes are embedded from image observations, and can be converted to the neural radiance field which enables image rendering given a camera pose. The recorded latent codes implicitly contain visual information about the environment, which makes the RNR-Map visually descriptive. This visual information in RNR-Map can be a useful guideline for visual localization and navigation. We develop localization and navigation frameworks that can effectively utilize the RNR-Map. We evaluate the proposed frameworks on camera tracking, visual localization, and image-goal navigation. Experimental results show that the RNR-Map-based localization framework can find the target location based on a single query image with fast speed and competitive accuracy compared to other baselines. Also, this localization framework is robust to environmental changes, and even finds the most visually similar places when a query image from a different environment is given. The proposed navigation framework outperforms the existing image-goal navigation methods in difficult scenarios, under odometry and actuation noises. The navigation framework shows 65.7% success rate in curved scenarios of the NRNS dataset, which is an improvement of 18.6% over the current state-of-the-art. Project page: https://rllab-snu.github.io/projects/RNR-Map/

📄 PDF Abstract BibTeX arXiv:2303.00304

Code (1)

intelligolabs/Le-RNR-Map pytorch

Tasks

DescriptiveVisual LocalizationVisual Navigation

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Language-enhanced RNR-Map: Querying Renderable Neural Radiance Field maps with natural language

2023-08-17 · Francesco Taioli, Federico Cunico, Federico Girella, Riccardo Bologna 외

We present Le-RNR-Map, a Language-enhanced Renderable Neural Radiance map for Visual Navigation with natural language query prompts. The recently proposed RNR-Map employs a grid structure comprising latent codes position…

Language ModelingLanguage ModellingLarge Language ModelVisual Navigation

RNR-Nav: A Real-World Visual Navigation System Using Renderable Neural Radiance Maps

2024-10-08 · Minsoo Kim, Obin Kwon, Howoong Jun, Songhwai Oh

We propose a novel visual localization and navigation framework for real-world environments directly integrating observed visual information into the bird-eye-view map. While the renderable neural radiance map (RNR-Map) …

Visual LocalizationVisual Navigation

Code2World: A GUI World Model via Renderable Code Generation

2026-02-10 · Yuhao Zheng, Li'an Zhong, Yi Wang, Rui Dai 외 arxiv

Autonomous GUI agents interact with environments by perceiving interfaces and executing actions. As a virtual sandbox, the GUI World model empowers agents with human-like foresight by enabling action-conditioned predicti…

Reinforcement LearningCode Generation

IGL-Nav: Incremental 3D Gaussian Localization for Image-goal Navigation

2025-08-01 · Wenxuan Guo, Xiuwei Xu, Hang Yin, Ziwei Wang 외 arxiv

Visual navigation with an image as goal is a fundamental and challenging problem. Conventional methods either rely on end-to-end RL learning or modular-based policy with topological graph or BEV map as memory, which cann…

Visual Navigation

Safe Navigation using Neural Radiance Fields via Reachable Sets

2026-04-29 · Omanshu Thapliyal, Malarvizhi Sankaranarayanasamy, Ravigopal Vennelakanti arxiv

Safe navigation in cluttered environments is an important challenge for autonomous systems. Robots navigating through obstacle ridden scenarios need to be able to navigate safely in the presence of obstacles, goals, and …