HPC: Hierarchical Point-based Latent Representation for Streaming Dynamic Gaussian Splatting Compression
Yangzhi Ma, Bojun Liu, Wenting Liao, Dong Liu, Zhu Li, Li Li
TL;DR
HPC tackles the challenge of streaming dynamic Gaussian Splatting by introducing a hierarchical point-based latent representation that assigns latent points per Gaussian and aggregates context across multiple scales, reducing parameter redundancy and spatial waste. It further introduces a first-of-its-kind approach to compress neural network parameters alongside latent codes, using a temporal reference GOP strategy to encode energy-efficient inter-frame residuals within an end-to-end rate-distortion framework. Empirical results show substantial bitrate reductions (e.g., approximately 67% BD-BR improvement over strong baselines) while preserving high rendering fidelity on standard FVV datasets, demonstrating state-of-the-art compression performance for streaming dynamic Gaussian Splatting. The work provides extensive ablations that validate the contributions of the latent hierarchy, the intra- and cross-scale aggregations, and the neural-network compression with temporal references, offering a practical pathway toward efficient real-time streaming of free-viewpoint video.
Abstract
While dynamic Gaussian Splatting has driven significant advances in free-viewpoint video, maintaining its rendering quality with a small memory footprint for efficient streaming transmission still presents an ongoing challenge. Existing streaming dynamic Gaussian Splatting compression methods typically leverage a latent representation to drive the neural network for predicting Gaussian residuals between frames. Their core latent representations can be categorized into structured grid-based and unstructured point-based paradigms. However, the former incurs significant parameter redundancy by inevitably modeling unoccupied space, while the latter suffers from limited compactness as it fails to exploit local correlations. To relieve these limitations, we propose HPC, a novel streaming dynamic Gaussian Splatting compression framework. It employs a hierarchical point-based latent representation that operates on a per-Gaussian basis to avoid parameter redundancy in unoccupied space. Guided by a tailored aggregation scheme, these latent points achieve high compactness with low spatial redundancy. To improve compression efficiency, we further undertake the first investigation to compress neural networks for streaming dynamic Gaussian Splatting through mining and exploiting the inter-frame correlation of parameters. Combined with latent compression, this forms a fully end-to-end compression framework. Comprehensive experimental evaluations demonstrate that HPC substantially outperforms state-of-the-art methods. It achieves a storage reduction of 67% against its baseline while maintaining high reconstruction fidelity.
