Active Next-Best-View Optimization for Risk-Averse Path Planning
Amirhossein Mollaei Khass, Guangyi Liu, Vivek Pandey, Wen Jiang, Boshu Lei, Kostas Daniilidis, Nader Motee
TL;DR
The paper tackles risk-averse navigation in unknown 3D environments by integrating online $3D$ Gaussian Splatting mapping with risk-based path refinement and Next-Best-View optimization on the $SE(3)$ manifold. It introduces $AV@R$-based safety fields over a Gaussian Splatting radiance representation and a forward-looking environment masking strategy to constrain NBV searches to risk-relevant regions. A localized, safety-guaranteed replanning loop combines A*-style local planning with a trajectory-aware NBV objective that uses proximity-weighted Fisher information and decomposable gradients for real-time updates. Experiments in Habitat Gibson demonstrate safer trajectories with higher $AV@R$ and focused environment reconstruction, validating the approach's practicality for perception-driven, risk-aware navigation in complex scenes.
Abstract
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 tail-sensitive risk maps from Average Value-at-Risk statistics on an online-updated 3D Gaussian-splat Radiance Field. These maps enable the generation of locally safe and feasible trajectories. In parallel, we formulate Next-Best-View (NBV) selection as an optimization problem on the SE(3) pose manifold, where Riemannian gradient descent maximizes an expected information gain objective to reduce uncertainty most critical for imminent motion. Our approach advances the state-of-the-art by coupling risk-averse path refinement with NBV planning, while introducing scalable gradient decompositions that support efficient online updates in complex environments. We demonstrate the effectiveness of the proposed framework through extensive computational studies.
