Score: 0

Hash Grid Feature Pruning

Published: December 28, 2025 | arXiv ID: 2512.22882v1

By: Yangzhi Ma , Bojun Liu , Jie Li and more

Potential Business Impact:

Cleans up computer graphics data, saving space.

Business Areas:
Image Recognition Data and Analytics, Software

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.

Page Count
3 pages

Category
Computer Science:
CV and Pattern Recognition