paper-with-me

홈 › Papers

Neural Radiance Maps for Extraterrestrial Navigation and Path Planning

2026-03-18 · Adam Dai, Shubh Gupta, Grace Gao arxiv

Autonomous vehicles such as the Mars rovers currently lead the vanguard of surface exploration on extraterrestrial planets and moons. In order to accelerate the pace of exploration and science objectives, it is critical to plan safe and efficient paths for these vehicles. However, current rover autonomy is limited by a lack of global maps which can be easily constructed and stored for onboard re-planning. Recently, Neural Radiance Fields (NeRFs) have been introduced as a detailed 3D scene representation which can be trained from sparse 2D images and efficiently stored. We propose to use NeRFs to construct maps for online use in autonomous navigation, and present a planning framework which leverages the NeRF map to integrate local and global information. Our approach interpolates local cost observations across global regions using kernel ridge regression over terrain features extracted from the NeRF map, allowing the rover to re-route itself around untraversable areas discovered during online operation. We validate our approach in high-fidelity simulation and demonstrate lower cost and higher percentage success rate path planning compared to various baselines.

📄 PDF Abstract BibTeX arXiv:2603.17236

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous Vehicles

Similar Papers 제목 키워드 기반

Active Next-Best-View Optimization for Risk-Averse Path Planning

2025-10-07 · Amirhossein Mollaei Khass, Guangyi Liu, Vivek Pandey, Wen Jiang 외 arxiv

Safe navigation in uncertain environments requires planning methods that integrate risk aversion with active perception. In this work, we present a unified framework that refines a coarse reference path by constructing t…

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 …

NavOne: One-Step Global Planning for Vision-Language Navigation on Top-Down Maps

2026-05-07 · Dijia Zhan, Jinyi Li, Chenxi Zheng, Shaoyu Huang 외 arxiv

Existing Vision-Language Navigation (VLN) methods typically adopt an egocentric, step-by-step paradigm, which struggles with error accumulation and limits efficiency. While recent approaches attempt to leverage pre-built…

Vision-Language NavigationSpatial Reasoning

CogniPlan: Uncertainty-Guided Path Planning with Conditional Generative Layout Prediction

2025-08-05 · Yizhuo Wang, Haodong He, Jingsong Liang, Yuhong Cao 외 arxiv

Path planning in unknown environments is a crucial yet inherently challenging capability for mobile robots, which primarily encompasses two coupled tasks: autonomous exploration and point-goal navigation. In both cases, …

Lookahead Exploration with Neural Radiance Representation for Continuous Vision-Language Navigation

2024-04-02 · CVPR 2024 1 · Zihan Wang, Xiangyang Li, Jiahao Yang, Yeqi Liu 외

Vision-and-language navigation (VLN) enables the agent to navigate to a remote location following the natural language instruction in 3D environments. At each navigation step, the agent selects from possible candidate lo…

NavigateVision and Language NavigationVision-Language Navigation