CVGRNov 20, 2025

Clustered Error Correction with Grouped 4D Gaussian Splatting

arXiv:2511.16112v13 citationsh-index: 6Has CodeSIGGRAPH Asia
Originality Incremental advance
AI Analysis

This addresses dynamic scene reconstruction for computer vision and graphics applications, representing an incremental improvement over existing 4DGS methods.

The paper tackles the problem of inaccurate dynamic scene reconstruction in 4D Gaussian Splatting (4DGS) by introducing a method with elliptical error clustering and grouped splatting, which improves temporal consistency and achieves state-of-the-art perceptual rendering quality, including a 0.39dB PSNR gain on the Technicolor Light Field dataset.

Existing 4D Gaussian Splatting (4DGS) methods struggle to accurately reconstruct dynamic scenes, often failing to resolve ambiguous pixel correspondences and inadequate densification in dynamic regions. We address these issues by introducing a novel method composed of two key components: (1) Elliptical Error Clustering and Error Correcting Splat Addition that pinpoints dynamic areas to improve and initialize fitting splats, and (2) Grouped 4D Gaussian Splatting that improves consistency of mapping between splats and represented dynamic objects. Specifically, we classify rendering errors into missing-color and occlusion types, then apply targeted corrections via backprojection or foreground splitting guided by cross-view color consistency. Evaluations on Neural 3D Video and Technicolor datasets demonstrate that our approach significantly improves temporal consistency and achieves state-of-the-art perceptual rendering quality, improving 0.39dB of PSNR on the Technicolor Light Field dataset. Our visualization shows improved alignment between splats and dynamic objects, and the error correction method's capability to identify errors and properly initialize new splats. Our implementation details and source code are available at https://github.com/tho-kn/cem-4dgs.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes