Search papers, labs, and topics across Lattice.
This paper introduces Multi4D, a novel framework for high-fidelity dynamic Gaussian splatting that balances motion consistency and visual fidelity by employing a multi-level competitive allocation strategy. By distributing modeling capacity across three structured levels鈥攕tatic structure, persistent dynamic geometry, and transient appearance primitives鈥擬ulti4D enables adaptive specialization and preserves long-term motion consistency while capturing fine dynamic details. The approach achieves state-of-the-art rendering quality and real-time performance with significantly fewer dynamic primitives, while also enhancing 4D segmentation accuracy with a substantial speedup.
Multi4D achieves state-of-the-art rendering quality and segmentation accuracy by dynamically allocating modeling capacity across multiple structured levels, revolutionizing how we handle dynamic 3D representations.
Dynamic 3D Gaussian splatting faces a fundamental tension between motion consistency and visual fidelity. Deformation-based approaches preserve temporal correspondence but suffer from motion over-factorization, oversmoothing high-frequency dynamics. In contrast, 4D-primitive methods capture fine visual details yet incur temporal overparameterization, breaking object identity and leading to severe storage overhead. To resolve this, we introduce Multi4D, a framework for high-fidelity dynamic Gaussian Splatting based on multi-level competitive allocation. Instead of a monolithic representation, we distribute modeling capacity across three structured levels: static structure, persistent dynamic geometry, and transient appearance primitives. Through shared rasterization and residual-driven optimization, these levels dynamically compete to explain photometric error, enabling adaptive specialization without pre-assigned decomposition. This allocation preserves long-term motion consistency while capturing fine dynamic detail, achieving state-of-the-art rendering quality and real-time performance with significantly fewer dynamic primitives. Furthermore, because our representation explicitly tracks compact persistent Gaussians over time, semantic features can be embedded afterward, enabling Multi4D to achieve state-of-the-art 4D segmentation accuracy with an order-of-magnitude speedup. Project page: https://batfacewayne.github.io/Multi4D.io/