Hash Grid Feature Pruning
By: Yangzhi Ma , Bojun Liu , Jie Li and more
Potential Business Impact:
Cleans up computer graphics data, saving space.
Hash grids are widely used to learn an implicit neural field for Gaussian splatting, serving either as part of the entropy model or for inter-frame prediction. However, due to the irregular and non-uniform distribution of Gaussian splats in 3D space, numerous sparse regions exist, rendering many features in the hash grid invalid. This leads to redundant storage and transmission overhead. In this work, we propose a hash grid feature pruning method that identifies and prunes invalid features based on the coordinates of the input Gaussian splats, so that only the valid features are encoded. This approach reduces the storage size of the hash grid without compromising model performance, leading to improved rate-distortion performance. Following the Common Test Conditions (CTC) defined by the standardization committee, our method achieves an average bitrate reduction of 8% compared to the baseline approach.
Similar Papers
Off The Grid: Detection of Primitives for Feed-Forward 3D Gaussian Splatting
CV and Pattern Recognition
Creates realistic 3D scenes faster with fewer details.
Compression of 3D Gaussian Splatting with Optimized Feature Planes and Standard Video Codecs
CV and Pattern Recognition
Shrinks 3D scenes to save space.
Gradient-Driven Natural Selection for Compact 3D Gaussian Splatting
CV and Pattern Recognition
Makes 3D pictures smaller without losing detail.