ReefMapGS: Enabling Large-Scale Underwater Reconstruction by Closing the Loop Between Multimodal SLAM and Gaussian Splatting

arXiv cs.RO / 4/15/2026

💬 OpinionSignals & Early TrendsIdeas & Deep AnalysisModels & Research

Key Points

  • The paper introduces ReefMapGS, an incremental 3D Gaussian Splatting (3DGS) reconstruction framework designed for underwater environments where accurate camera poses are difficult to obtain with compute-heavy structure-from-motion.
  • It “closes the loop” by using multimodal sensor data (acoustic, inertial, pressure, and visual) to run pose-graph SLAM with uncertainty estimates, providing trajectory/camera poses for 3DGS.
  • ReefMapGS builds an initial reconstruction from high-certainty regions, then progressively expands the model while alternating local tracking of new observations with optimization of the 3DGS scene representation.
  • The refined poses are fed back into the pose graph to globally optimize the vehicle trajectory, improving overall consistency across long survey routes.
  • Experiments report COLMAP-free 3D reconstruction of two complex reef sites and more accurate global pose estimation for an AUV over trajectories up to 700 meters.

Abstract

3D Gaussian Splatting is a powerful visual representation, providing high-quality and efficient 3D scene reconstruction, but it is crucially dependent on accurate camera poses typically obtained from computationally intensive processes like structure-from-motion that are unsuitable for field robot applications. However, in these domains, multimodal sensor data from acoustic, inertial, pressure, and visual sensors are available and suitable for pose-graph optimization-based SLAM methods that can estimate the vehicle's trajectory and thus our needed camera poses while providing uncertainty. We propose a 3DGS-based incremental reconstruction framework, ReefMapGS, that builds an initial model from a high certainty region and progressively expands to incorporate the whole scene. We reconstruct the scene incrementally by interleaving local tracking of new image observations with optimization of the underlying 3DGS scene. These refined poses are integrated back into the pose-graph to globally optimize the whole trajectory. We show COLMAP-free 3D reconstruction of two underwater reef sites with complex geometry as well as more accurate global pose estimation of our AUV over survey trajectories spanning up to 700 m.