Abstract
3D Gaussian Splatting (3DGS) has emerged as a powerful representation for real-time, high-performance rendering, enabling a wide range of applications. However, representing 3D scenes with numerous explicit Gaussian primitives imposes significant storage and memory overhead. Recent studies have shown that high-quality rendering can be achieved with a substantially reduced number of Gaussians when represented with high-precision attributes. Nevertheless, existing 3DGS compression methods still rely on a relatively large number of Gaussians, focusing primarily on attribute compression. This is because a smaller set of Gaussians becomes increasingly sensitive to lossy attribute compression, leading to severe quality degradation. Since the number of Gaussians is directly tied to computational costs, it is essential to reduce the number of Gaussians effectively rather than only optimizing storage. In this paper, we propose Optimized Minimal Gaussians representation (OMG), which significantly reduces storage while using a minimal number of primitives. First, we determine the distinct Gaussian from the near ones, minimizing redundancy without sacrificing quality. Second, we propose a compact and precise attribute representation that efficiently captures both continuity and irregularity among primitives. Additionally, we propose a sub-vector quantization technique for improved irregularity representation, maintaining fast training with a negligible codebook size. Extensive experiments demonstrate that OMG reduces storage requirements by nearly 50% compared to the previous state-of-the-art and enables 600+ FPS rendering while maintaining high rendering quality. Our source code is available at https://maincold2.github.io/omg/.
Community
Optimized Minimal 3D Gaussian Splatting (OMG) focuses on minimizing storage requirements while using only a minimal number of Gaussian primitives.
By proposing an efficient attribute representation, including sub-vector quantization, we achieve scene representation (>27 PSNR on Mip-NeRF 360 Dataset) with only 4.1 MB of storage while achieving 600+ FPS rendering!
This is an automated message from the Librarian Bot. I found the following papers similar to this paper.
The following papers were recommended by the Semantic Scholar API
- Compression in 3D Gaussian Splatting: A Survey of Methods, Trends, and Future Directions (2025)
- 1000+ FPS 4D Gaussian Splatting for Dynamic Scene Rendering (2025)
- Evolving High-Quality Rendering and Reconstruction in a Unified Framework with Contribution-Adaptive Regularization (2025)
- PCGS: Progressive Compression of 3D Gaussian Splatting (2025)
- Optimized 3D Gaussian Splatting using Coarse-to-Fine Image Frequency Modulation (2025)
- Light4GS: Lightweight Compact 4D Gaussian Splatting Generation via Context Model (2025)
- 7DGS: Unified Spatial-Temporal-Angular Gaussian Splatting (2025)
Please give a thumbs up to this comment if you found it helpful!
If you want recommendations for any Paper on Hugging Face checkout this Space
You can directly ask Librarian Bot for paper recommendations by tagging it in a comment:
@librarian-bot
recommend
Models citing this paper 0
No model linking this paper
Datasets citing this paper 0
No dataset linking this paper
Spaces citing this paper 0
No Space linking this paper
Collections including this paper 0
No Collection including this paper