MAGICIAN: Efficient Long-Term Planning with Imagined Gaussians for Active Mapping

arXiv cs.CV / 3/25/2026

📰 NewsSignals & Early TrendsIdeas & Deep AnalysisModels & Research

Key Points

  • MAGICIAN proposes a long-term planning framework for active mapping that improves on greedy next-best-view strategies by optimizing accumulated surface coverage gain over many steps.
  • The method uses “Imagined Gaussians,” a scene representation built from a pre-trained occupancy network with strong structural priors, enabling fast coverage-gain computation from novel viewpoints.
  • MAGICIAN integrates the coverage-gain estimates into a tree-search algorithm for long-horizon exploration, then refines the planned trajectory in a closed-loop setting as the mapping progresses.
  • The approach reports state-of-the-art performance on indoor and outdoor benchmarks with different action spaces, highlighting the practical benefit of long-term planning for complete scene reconstruction.

Abstract

Active mapping aims to determine how an agent should move to efficiently reconstruct an unknown environment. Most existing approaches rely on greedy next-best-view prediction, resulting in inefficient exploration and incomplete scene reconstruction. To address this limitation, we introduce MAGICIAN, a novel long-term planning framework that maximizes accumulated surface coverage gain through Imagined Gaussians, a scene representation derived from a pre-trained occupancy network with strong structural priors. This representation enables efficient computation of coverage gain for any novel viewpoint via fast volumetric rendering, allowing its integration into a tree-search algorithm for long-horizon planning. We update Imagined Gaussians and refine the planned trajectory in a closed-loop manner. Our method achieves state-of-the-art performance across indoor and outdoor benchmarks with varying action spaces, demonstrating the critical advantage of long-term planning in active mapping.