NeuroGauss4D-PCI: 4D Neural Fields and Gaussian Deformation Fields for Point Cloud Interpolation
Chaokang Jiang, Dalong Du, Jiuming Liu, Siting Zhu, Zhenqiang Liu, Zhuang Ma, Zhujin Liang, Jie Zhou
TL;DR
NeuroGauss4D-PCI tackles point cloud frame interpolation by modeling 4D spatio-temporal dynamics with a hybrid of Gaussian representations and a latent 4D neural field. It introduces an iterative Gaussian cloud soft clustering scheme, a Temporal Radial Basis Function Gaussian Residual to interpolate Gaussian parameters over time, and a 4D Gaussian deformation field learned via temporal graph convolutions, all fused through an efficient latent-geometric attention mechanism to predict intermediate frames. The approach yields state-of-the-art performance on DHB and NL-Drive PCI benchmarks and strong results on 3D scene flow KITTI datasets, while maintaining a compact parameter count and supporting potential auto-labeling and densification tasks. The work advances temporal point cloud understanding by coupling probabilistic Gaussian structures with continuous 4D neural representations, enabling accurate, smooth, and scalable dynamic scene reconstruction in LiDAR-equipped systems.
Abstract
Point Cloud Interpolation confronts challenges from point sparsity, complex spatiotemporal dynamics, and the difficulty of deriving complete 3D point clouds from sparse temporal information. This paper presents NeuroGauss4D-PCI, which excels at modeling complex non-rigid deformations across varied dynamic scenes. The method begins with an iterative Gaussian cloud soft clustering module, offering structured temporal point cloud representations. The proposed temporal radial basis function Gaussian residual utilizes Gaussian parameter interpolation over time, enabling smooth parameter transitions and capturing temporal residuals of Gaussian distributions. Additionally, a 4D Gaussian deformation field tracks the evolution of these parameters, creating continuous spatiotemporal deformation fields. A 4D neural field transforms low-dimensional spatiotemporal coordinates ($x,y,z,t$) into a high-dimensional latent space. Finally, we adaptively and efficiently fuse the latent features from neural fields and the geometric features from Gaussian deformation fields. NeuroGauss4D-PCI outperforms existing methods in point cloud frame interpolation, delivering leading performance on both object-level (DHB) and large-scale autonomous driving datasets (NL-Drive), with scalability to auto-labeling and point cloud densification tasks. The source code is released at https://github.com/jiangchaokang/NeuroGauss4D-PCI.
