Search papers, labs, and topics across Lattice.
The paper introduces RU4D-SLAM, a novel SLAM framework that leverages 4D Gaussian splatting to address challenges in dynamic scene reconstruction. It enhances dynamic scene representation through motion blur rendering and extends per-pixel uncertainty modeling to handle blurred images, improving tracking accuracy. The method also incorporates a semantic-guided reweighting mechanism for per-pixel uncertainty estimation and a learnable opacity weight for adaptive 4D mapping, leading to superior performance in dynamic environments.
By explicitly modeling motion blur and uncertainty, RU4D-SLAM achieves state-of-the-art trajectory accuracy and 4D scene reconstruction in dynamic environments where existing SLAM methods struggle.
Combining 3D Gaussian splatting with Simultaneous Localization and Mapping (SLAM) has gained popularity as it enables continuous 3D environment reconstruction during motion. However, existing methods struggle in dynamic environments, particularly moving objects complicate 3D reconstruction and, in turn, hinder reliable tracking. The emergence of 4D reconstruction, especially 4D Gaussian splatting, offers a promising direction for addressing these challenges, yet its potential for 4D-aware SLAM remains largely underexplored. Along this direction, we propose a robust and efficient framework, namely Reweighting Uncertainty in Gaussian Splatting SLAM (RU4D-SLAM) for 4D scene reconstruction, that introduces temporal factors into spatial 3D representation while incorporating uncertainty-aware perception of scene changes, blurred image synthesis, and dynamic scene reconstruction. We enhance dynamic scene representation by integrating motion blur rendering, and improve uncertainty-aware tracking by extending per-pixel uncertainty modeling, which is originally designed for static scenarios, to handle blurred images. Furthermore, we propose a semantic-guided reweighting mechanism for per-pixel uncertainty estimation in dynamic scenes, and introduce a learnable opacity weight to support adaptive 4D mapping. Extensive experiments on standard benchmarks demonstrate that our method substantially outperforms state-of-the-art approaches in both trajectory accuracy and 4D scene reconstruction, particularly in dynamic environments with moving objects and low-quality inputs. Code available: https://ru4d-slam.github.io