Lightweight 3D Gaussian Splatting Compression via Video Codec
- URL: http://arxiv.org/abs/2512.11186v1
- Date: Fri, 12 Dec 2025 00:27:29 GMT
- Title: Lightweight 3D Gaussian Splatting Compression via Video Codec
- Authors: Qi Yang, Geert Van Der Auwera, Zhu Li,
- Abstract summary: Current video-based GS compression methods rely on using Parallel Linear Assignment Sorting (PLAS) to convert 3D GS into smooth 2D maps.<n>We propose a 3D Splatting (GS) Compression method based on Video (LGSCV)<n>MiniPLAS, which is flexible and fast, is designed to permute the primitives within certain block sizes.
- Score: 14.735775059942709
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: Current video-based GS compression methods rely on using Parallel Linear Assignment Sorting (PLAS) to convert 3D GS into smooth 2D maps, which are computationally expensive and time-consuming, limiting the application of GS on lightweight devices. In this paper, we propose a Lightweight 3D Gaussian Splatting (GS) Compression method based on Video codec (LGSCV). First, a two-stage Morton scan is proposed to generate blockwise 2D maps that are friendly for canonical video codecs in which the coding units (CU) are square blocks. A 3D Morton scan is used to permute GS primitives, followed by a 2D Morton scan to map the ordered GS primitives to 2D maps in a blockwise style. However, although the blockwise 2D maps report close performance to the PLAS map in high-bitrate regions, they show a quality collapse at medium-to-low bitrates. Therefore, a principal component analysis (PCA) is used to reduce the dimensionality of spherical harmonics (SH), and a MiniPLAS, which is flexible and fast, is designed to permute the primitives within certain block sizes. Incorporating SH PCA and MiniPLAS leads to a significant gain in rate-distortion (RD) performance, especially at medium and low bitrates. MiniPLAS can also guide the setting of the codec CU size configuration and significantly reduce encoding time. Experimental results on the MPEG dataset demonstrate that the proposed LGSCV achieves over 20% RD gain compared with state-of-the-art methods, while reducing 2D map generation time to approximately 1 second and cutting encoding time by 50%. The code is available at https://github.com/Qi-Yangsjtu/LGSCV .
Related papers
- Splatwizard: A Benchmark Toolkit for 3D Gaussian Splatting Compression [69.94586602640355]
We introduce Splatwizard, a unified benchmark toolkit designed specifically for 3DGS compression models.<n>Splatwizard provides an easy-to-use framework to implement new 3DGS compression model and utilize state-of-the-art techniques.
arXiv Detail & Related papers (2025-12-31T09:26:04Z) - Re-Densification Meets Cross-Scale Propagation: Real-Time Neural Compression of LiDAR Point Clouds [83.39320394656855]
LiDAR point clouds are fundamental to various applications, yet high-precision scans incur substantial storage and transmission overhead.<n>Existing methods typically convert unordered points into hierarchical octree or voxel structures for dense-to-sparse predictive coding.<n>Our framework comprises two lightweight modules. First, the Geometry Re-Densification Module re-densifies encoded sparse geometry, extracts features at denser scale, and then re-sparsifies the features for predictive coding.
arXiv Detail & Related papers (2025-08-28T06:36:10Z) - TinySplat: Feedforward Approach for Generating Compact 3D Scene Representation [38.50388562890992]
TinySplat is a complete feedforward approach for generating compact 3D scene representations.<n>Built upon standard feedforward 3DGS methods, TinySplat integrates a training-free compression framework.<n>Our framework requires only 25% of the encoding time and 1% of the decoding time.
arXiv Detail & Related papers (2025-06-11T07:47:19Z) - LODGE: Level-of-Detail Large-Scale Gaussian Splatting with Efficient Rendering [75.67501939005119]
We present a novel level-of-detail (LOD) method for 3D Gaussian Splatting on memory-constrained devices.<n>Our approach iteratively selects optimal subsets of Gaussians based on camera distance.<n>Our method achieves state-of-the-art performance on both outdoor (Hierarchical 3DGS) and indoor (Zip-NeRF) datasets.
arXiv Detail & Related papers (2025-05-29T06:50:57Z) - Generative Latent Coding for Ultra-Low Bitrate Image and Video Compression [61.500904231491596]
Most approaches for image and video compression perform transform coding in the pixel space to reduce redundancy.<n>We propose textbfGenerative textbfLatent textbfCoding (textbfGLC) models for image and video compression, GLC-image and GLC-Video.
arXiv Detail & Related papers (2025-05-22T03:31:33Z) - Compression of 3D Gaussian Splatting with Optimized Feature Planes and Standard Video Codecs [5.583906047971048]
3D Splatting is a recognized method for 3D scene representation, known for its high rendering quality and speed.<n>We introduce an efficient compression technique that significantly reduces storage overhead by using compact representation.<n> Experimental results demonstrate that our method outperforms existing methods in data compactness while maintaining high rendering quality.
arXiv Detail & Related papers (2025-01-06T21:37:30Z) - Fast Feedforward 3D Gaussian Splatting Compression [55.149325473447384]
3D Gaussian Splatting (FCGS) is an optimization-free model that can compress 3DGS representations rapidly in a single feed-forward pass.<n>FCGS achieves a compression ratio of over 20X while maintaining fidelity, surpassing most per-scene SOTA optimization-based methods.
arXiv Detail & Related papers (2024-10-10T15:13:08Z) - 3DGS.zip: A survey on 3D Gaussian Splatting Compression Methods [10.122120872952296]
3D Gaussian Splatting (3DGS) has emerged as a cutting-edge technique for real-time radiance field rendering.<n>Despite its advantages in rendering speed and image fidelity, 3DGS is limited by its significant storage and memory demands.<n>This survey provides a detailed examination of compression and compaction techniques developed to make 3DGS more efficient.
arXiv Detail & Related papers (2024-06-17T11:43:38Z) - SAGS: Structure-Aware 3D Gaussian Splatting [53.6730827668389]
We propose a structure-aware Gaussian Splatting method (SAGS) that implicitly encodes the geometry of the scene.
SAGS reflects to state-of-the-art rendering performance and reduced storage requirements on benchmark novel-view synthesis datasets.
arXiv Detail & Related papers (2024-04-29T23:26:30Z) - Pointsoup: High-Performance and Extremely Low-Decoding-Latency Learned Geometry Codec for Large-Scale Point Cloud Scenes [15.262269044326915]
Pointsoup is an efficient learning-based geometry that attains high-performance and extremely low-decoding-latency simultaneously.
It offers variable-rate control with a single neural model (2.9MB), which is attractive for industrial practitioners.
arXiv Detail & Related papers (2024-04-21T06:31:29Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.