paper-with-me

홈 › Papers

ProGS: Towards Progressive Coding for 3D Gaussian Splatting

2026-03-10 · Zhiye Tang, Lingzhuo Liu, Shengjie Jiao, Qiudan Zhang, Junhui Hou, You Yang, Xu Wang arxiv

With the emergence of 3D Gaussian Splatting (3DGS), numerous pioneering efforts have been made to address the effective compression issue of massive 3DGS data. 3DGS offers an efficient and scalable representation of 3D scenes by utilizing learnable 3D Gaussians, but the large size of the generated data has posed significant challenges for storage and transmission. Existing methods, however, have been limited by their inability to support progressive coding, a crucial feature in streaming applications with varying bandwidth. To tackle this limitation, this paper introduce a novel approach that organizes 3DGS data into an octree structure, enabling efficient progressive coding. The proposed ProGS is a streaming-friendly codec that facilitates progressive coding for 3D Gaussian splatting, and significantly improves both compression efficiency and visual fidelity. The proposed method incorporates mutual information enhancement mechanisms to mitigate structural redundancy, leveraging the relevance between nodes in the octree hierarchy. By adapting the octree structure and dynamically adjusting the anchor nodes, ProGS ensures scalable data compression without compromising the rendering quality. ProGS achieves a remarkable 45X reduction in file storage compared to the original 3DGS format, while simultaneously improving visual performance by over 10%. This demonstrates that ProGS can provide a robust solution for real-time applications with varying network conditions.

📄 PDF Abstract BibTeX arXiv:2603.09703

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

PRoGS: Progressive Rendering of Gaussian Splats

2024-09-03 · Brent Zoomers, Maarten Wijnants, Ivan Molenaers, Joni Vanherck 외

Over the past year, 3D Gaussian Splatting (3DGS) has received significant attention for its ability to represent 3D scenes in a perceptually accurate manner. However, it can require a substantial amount of storage since …

3DGS

PCGS: Progressive Compression of 3D Gaussian Splatting

2025-03-11 · Yihang Chen, Mengyao Li, Qianyi Wu, Weiyao Lin 외

3D Gaussian Splatting (3DGS) achieves impressive rendering fidelity and speed for novel view synthesis. However, its substantial data size poses a significant challenge for practical applications. While many compression …

3DGSNovel View SynthesisQuantization

GSEditPro: 3D Gaussian Splatting Editing with Attention-based Progressive Localization

2024-11-15 · Yanhao Sun, Runze Tian, Xiao Han, Xinyao Liu 외

With the emergence of large-scale Text-to-Image(T2I) models and implicit 3D representations like Neural Radiance Fields (NeRF), many text-driven generative editing methods based on NeRF have appeared. However, the implic…

3D scene EditingNeRF

P-GSVC: Layered Progressive 2D Gaussian Splatting for Scalable Image and Video

2026-03-11 · Longan Wang, Yuang Shi, Wei Tsang Ooi arxiv

Gaussian splatting has emerged as a competitive explicit representation for image and video reconstruction. In this work, we present P-GSVC, the first layered progressive 2D Gaussian splatting framework that provides a u…

Video Reconstruction

SCAR-GS: Spatial Context Attention for Residuals in Progressive Gaussian Splatting

2026-01-07 · Diego Revilla, Pooja Suresh, Anand Bhojan, Ooi Wei Tsang arxiv

Recent advances in 3D Gaussian Splatting have allowed for real-time, high-fidelity novel view synthesis. Nonetheless, these models have significant storage requirements for large and medium-sized scenes, hindering their …

Novel View Synthesis