paper-with-me

Papers

3DGS.zip: A survey on 3D Gaussian Splatting Compression Methods

2024-06-17 · Milena T. Bagdasarian, Paul Knoll, Yi-Hsin Li, Florian Barthel, Anna Hilsmann, Peter Eisert, Wieland Morgenstern

3D Gaussian Splatting (3DGS) has emerged as a cutting-edge technique for real-time radiance field rendering, offering state-of-the-art performance in terms of both quality and speed. 3DGS models a scene as a collection of three-dimensional Gaussians, or splats, with additional attributes optimized to conform to the scene's geometric and visual properties. Despite its advantages in rendering speed and image fidelity, 3DGS is limited by its significant storage and memory demands. These high demands make 3DGS impractical for mobile devices or headsets, reducing its applicability in important areas of computer graphics. To address these challenges and advance the practicality of 3DGS, this survey provides a comprehensive and detailed examination of compression and compaction techniques developed to make 3DGS more efficient. We categorize current approaches into compression techniques, which aim at achieving the highest quality at minimal data size, and compaction techniques, which aim for optimal quality with the fewest Gaussians. We introduce the basic mathematical concepts underlying the analyzed methods, as well as key implementation details and design choices. Our report thoroughly discusses similarities and differences among the methods, as well as their respective advantages and disadvantages. We establish a consistent standard for comparing these methods based on key performance metrics and datasets. Specifically, since these methods have been developed in parallel and over a short period of time, currently, no comprehensive comparison exists. This survey, for the first time, presents a unified standard to evaluate 3DGS compression techniques. To facilitate the continuous monitoring of emerging methodologies, we maintain a dedicated website that will be regularly updated with new techniques and revisions of existing findings https://w-m.github.io/3dgs-compression-survey/ .

📄 PDF Abstract BibTeX arXiv:2407.09510

Code (0)

등록된 구현이 없습니다.

Tasks

3DGSSSIMSurvey

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

SUCCESS-GS: Survey of Compactness and Compression for Efficient Static and Dynamic Gaussian Splatting

2025-12-08 · Seokhyun Youn, Soohyun Lee, Geonho Kim, Weeyoung Kwon 외 arxiv

3D Gaussian Splatting (3DGS) has emerged as a powerful explicit representation enabling real-time, high-fidelity 3D reconstruction and novel view synthesis. However, its practical use is hindered by the massive memory an…

Novel View Synthesis3D Reconstruction

Fast Feedforward 3D Gaussian Splatting Compression

2024-10-10 · Yihang Chen, Qianyi Wu, Mengyao Li, Weiyao Lin 외

With 3D Gaussian Splatting (3DGS) advancing real-time and high-fidelity rendering for novel view synthesis, storage requirements pose challenges for their widespread adoption. Although various compression techniques have…

3DGSNovel View Synthesis

HPC: Hierarchical Point-based Latent Representation for Streaming Dynamic Gaussian Splatting Compression

2026-01-31 · Yangzhi Ma, Bojun Liu, Wenting Liao, Dong Liu 외 arxiv

While dynamic Gaussian Splatting has driven significant advances in free-viewpoint video, maintaining its rendering quality with a small memory footprint for efficient streaming transmission still presents an ongoing cha…

3D Gaussian as a New Era: A Survey

2024-02-11 · Ben Fei, Jingyi Xu, Rui Zhang, Qingyuan Zhou 외

3D Gaussian Splatting (3D-GS) has emerged as a significant advancement in the field of Computer Graphics, offering explicit scene representation and novel view synthesis without the reliance on neural networks, such as N…

Autonomous NavigationNeRFNovel View SynthesisSurvey

FlexGaussian: Flexible and Cost-Effective Training-Free Compression for 3D Gaussian Splatting

2025-07-09 · Boyuan Tian, Qizhe Gao, Siran Xianyu, Xiaotong Cui 외 arxiv

3D Gaussian splatting has become a prominent technique for representing and rendering complex 3D scenes, due to its high fidelity and speed advantages. However, the growing demand for large-scale models calls for effecti…