RT-GuIDE: Real-Time Gaussian Splatting for Information-Driven Exploration
Yuezhan Tao, Dexter Ong, Varun Murali, Igor Spasojevic, Pratik Chaudhari, Vijay Kumar
TL;DR
RT-GuIDE introduces a real-time active mapping and exploration framework based on 3D Gaussian Splatting (3DGS) and a GPU-accelerated planner that operates onboard to enable information-driven exploration. The mapping component builds a dense Gaussian map and estimates uncertainty directly from Gaussian parameters, while the planning component uses a hierarchical scheme (high-level region guidance and low-level trajectory optimization) to maximize information gain along feasible paths. The approach achieves high-quality map reconstructions with photometric and geometric fidelity, provides an 18x speedup in planning over CPU baselines, and demonstrates superior performance in both simulated MP3D scenarios and real-world experiments, including semantic segmentation with rendered views. The work highlights practical benefits for real-time autonomy and provides ablations, benchmarks, and open-source release potential for broader adoption in information-driven robotic exploration.
Abstract
We propose a framework for active mapping and exploration that leverages Gaussian splatting for constructing dense maps. Further, we develop a GPU-accelerated motion planning algorithm that can exploit the Gaussian map for real-time navigation. The Gaussian map constructed onboard the robot is optimized for both photometric and geometric quality while enabling real-time situational awareness for autonomy. We show through viewpoint selection experiments that our method yields comparable Peak Signal-to-Noise Ratio (PSNR) and similar reconstruction error to state-of-the-art approaches, while being orders of magnitude faster to compute. In closed-loop physics-based simulation and real-world experiments, our algorithm achieves better map quality (at least 0.8dB higher PSNR and more than 16% higher geometric reconstruction accuracy) than maps constructed by a state-of-the-art method, enabling semantic segmentation using off-the-shelf open-set models. Experiment videos and more details can be found on our project page: https://tyuezhan.github.io/RT GuIDE/
