Papers › Renderable Neural Radiance Map for Visual Navigation

Renderable Neural Radiance Map for Visual Navigation

1 Mar 2023CVPR 2023 1arXiv:2303.00304archive 2025-07-28

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/

PaperPDFConference PDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2303.00304")

Code

Syntology Ran 7 of 9 code samples harvested from 1 repository linked to this paper; 2 have no recorded run. Of those that ran: 3 ran · our draft was wrong; 4 ran with no contract checked.

By repository: community (archive-listed): 9 samples from 1 repository, 7 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

intelligolabs/Le-RNR-Map mentioned on GitHubpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

9 samples harvested; 7 ran; 0 honoured the contract we drafted; 2 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

3ran · our draft was wrong
4ran
2unverified

Licence: 9 of the 9 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from intelligolabs/Le-RNR-Map. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

cumprod_exclusive intelligolabs/Le-RNR-Map/src/models/autoencoder/gsn/generator.py community (archive-listed) ran · our draft was wrong fingerprinted no licence file found · pointer only · 06401897001922fa · report
get_obj_from_str intelligolabs/Le-RNR-Map/src/models/autoencoder/gsn/generator.py community (archive-listed) ran no licence file found · pointer only · dd0d055075f1b9e3 · report
get_ray_bundle_batch intelligolabs/Le-RNR-Map/src/models/autoencoder/gsn/generator.py community (archive-listed) ran · our draft was wrong fingerprinted no licence file found · pointer only · b78863ed255dc0a8 · report
get_sample_points intelligolabs/Le-RNR-Map/src/models/autoencoder/gsn/generator.py community (archive-listed) ran no licence file found · pointer only · 7bbd30aa1bf6fecf · report
meshgrid_xy intelligolabs/Le-RNR-Map/src/models/autoencoder/gsn/generator.py community (archive-listed) ran · our draft was wrong no licence file found · pointer only · 4cfa72efcd0113d5 · report
sample_pdf_2 intelligolabs/Le-RNR-Map/src/models/autoencoder/gsn/generator.py community (archive-listed) ran no licence file found · pointer only · f26710c900731b73 · report
volume_render_radiance_field intelligolabs/Le-RNR-Map/src/models/autoencoder/gsn/generator.py community (archive-listed) ran no licence file found · pointer only · 97ff6acc2c01e17f · report
SceneGenerator intelligolabs/Le-RNR-Map/src/models/autoencoder/gsn/generator.py community (archive-listed) unverified no licence file found · pointer only · 5febd0195c7eae62 · report
instantiate_from_config intelligolabs/Le-RNR-Map/src/models/autoencoder/gsn/generator.py community (archive-listed) unverified no licence file found · pointer only · a1df487b3854a798 · report

Tasks

DescriptiveVisual LocalizationVisual Navigation

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

SPEED

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections