Related Experiment Videos
Hybrid Compression Method for Trained 3D Gaussian Splatting Models Based on VQ and HEVC
Dong-Ha Kim1, Byung-Yoon Choi1, Kwan-Jung Oh2
1Department of Smart Air Mobility, Korea Aerospace University, Goyang 10540, Republic of Korea.
Sensors (Basel, Switzerland)
|July 15, 2026
Summary
This study introduces a hybrid compression method using vector quantization (VQ) and High Efficiency Video Coding (HEVC) to improve 3D Gaussian Splatting (3DGS) compression. The new approach enhances coding efficiency for spherical harmonic coefficients, achieving significant rate-distortion improvements.
Area of Science:
- Computer Graphics and Vision
- Image and Video Compression
- Machine Learning for Media
Background:
- 3D Gaussian Splatting (3DGS) offers high-fidelity, real-time 3D scene rendering.
- Gaussian Splat Coding (GSC) is being explored by MPEG for interoperable 3DGS content compression.
- Current GSC methods using HEVC struggle with coding efficiency for spherical harmonic coefficients (SH-AC) due to their irregular nature.
Purpose of the Study:
- To propose a novel VQ-HEVC hybrid compression framework for 3DGS content.
- To enhance the coding efficiency of SH-AC within the GSC framework.
- To maintain structural compatibility with the existing video-based GSC anchor.
Main Methods:
- Representing SH-AC coefficients using vector quantization (VQ) indices.
- Employing a two-stage VQ scheme: coarse VQ and product-quantization-based residual quantization.
- Encoding VQ indices via HEVC lossless coding on YUV400 index-map sequences, with codebooks transmitted as metadata.
Main Results:
- Consistent rate-distortion improvements over the video-based GSC anchor were demonstrated.
- Achieved BD-rate reductions of 22.3% (Bartender) and 18.5% (Cinema) in RGB-PSNR.
- The VQ-based SH-AC representation effectively complements PLAS-based video coding.
Conclusions:
- The proposed VQ-HEVC hybrid framework significantly improves 3DGS compression efficiency.
- VQ-based SH-AC representation is a viable enhancement for GSC, maintaining structural consistency.
- This method offers a promising direction for efficient compression of advanced 3D representations.
Related Concept Videos
Upsampling
Managing signal sampling rates is essential in digital signal processing to maintain signal integrity. A decimated signal, characterized by a reduced frequency range due to its lower sampling rate, can be upsampled by inserting zeros between each sample. This upsampling process expands the original spectrum and introduces repeated spectral replicas at intervals dictated by the new Nyquist frequency. To refine this zero-inserted sequence, it is passed through a lowpass filter with a cutoff...
Computed Tomography
Tomography refers to imaging by sections. Computed tomography (CT) is a non-invasive imaging technique that uses computers to analyze several cross-sectional X-rays to reveal minute details about structures in the body.
The technique was invented in the 1970s and is based on the principle that as X-rays pass through the body, they are absorbed or reflected at different levels. In the technique, a patient lies on a motorized platform while a computerized axial tomography (CAT) scanner rotates...
The technique was invented in the 1970s and is based on the principle that as X-rays pass through the body, they are absorbed or reflected at different levels. In the technique, a patient lies on a motorized platform while a computerized axial tomography (CAT) scanner rotates...
Deconvolution
Deconvolution, also known as inverse filtering, is the process of extracting the impulse response from known input and output signals. This technique is vital in scenarios where the system's characteristics are unknown, and they must be inferred from the observable signals.
Deconvolution involves several mathematical techniques to derive the impulse response. One common approach is polynomial division. In this method, the input and output sequences are treated as coefficients of...
Deconvolution involves several mathematical techniques to derive the impulse response. One common approach is polynomial division. In this method, the input and output sequences are treated as coefficients of...
Downsampling
When considering a sampled sequence with zero values between sampling instants, one can replace it by taking every N-th value of the sequence. At these integer multiples of N, the original and sampled sequences coincide. This process, known as decimation, involves extracting every N-th sample from a sequence, thereby creating a more efficient sequence.
The Fourier transform of the decimated sequence reveals a combination of scaled and shifted versions of the original spectrum. This...
The Fourier transform of the decimated sequence reveals a combination of scaled and shifted versions of the original spectrum. This...
Divergence Theorem in 3D Space
In vector calculus, flux measures the total flow of a vector field through a surface. For a closed surface in three-dimensional space, this means measuring how much of the field passes outward through every point on the boundary. Directly calculating this flux can be difficult when the surface has a complicated or irregular shape. The Divergence Theorem provides a powerful alternative by relating surface flux to behavior inside the enclosed region.The Divergence Theorem states that the outward...
Reducing Line Loss
In a three-phase circuit, line loss is an indicator of energy dissipated as heat due to the resistance of transmission lines. To address this, incorporating transformers into the system—a step-up transformer at the source and a step-down transformer at the load—is a strategic solution. Two three-phase transformers are introduced to improve this.
With a step-up transformer at the source, the voltage is increased, thereby reducing the current in the transmission lines since power loss in...
With a step-up transformer at the source, the voltage is increased, thereby reducing the current in the transmission lines since power loss in...