paper-with-me

Papers

HybridGS: High-Efficiency Gaussian Splatting Data Compression using Dual-Channel Sparse Representation and Point Cloud Encoder

2025-05-03 · Qi Yang, Le Yang, Geert Van der Auwera, Zhu Li

Most existing 3D Gaussian Splatting (3DGS) compression schemes focus on producing compact 3DGS representation via implicit data embedding. They have long coding times and highly customized data format, making it difficult for widespread deployment. This paper presents a new 3DGS compression framework called HybridGS, which takes advantage of both compact generation and standardized point cloud data encoding. HybridGS first generates compact and explicit 3DGS data. A dual-channel sparse representation is introduced to supervise the primitive position and feature bit depth. It then utilizes a canonical point cloud encoder to perform further data compression and form standard output bitstreams. A simple and effective rate control scheme is proposed to pivot the interpretable data compression scheme. At the current stage, HybridGS does not include any modules aimed at improving 3DGS quality during generation. But experiment results show that it still provides comparable reconstruction performance against state-of-the-art methods, with evidently higher encoding and decoding speed. The code is publicly available at https://github.com/Qi-Yangsjtu/HybridGS.

📄 PDF Abstract BibTeX arXiv:2505.01938

Code (1)

qi-yangsjtu/hybridgs 공식 구현

Tasks

3DGSData Compression

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

HybridGS: Decoupling Transients and Statics with 2D and 3D Gaussian Splatting

2024-12-05 · CVPR 2025 1 · Jingyu Lin, Jiaqi Gu, Lubin Fan, Bojian Wu 외

Generating high-quality novel view renderings of 3D Gaussian Splatting (3DGS) in scenes featuring transient objects is challenging. We propose a novel hybrid representation, termed as HybridGS, using 2D Gaussians for tra…

3DGSNovel View Synthesis

RaDe-GS: Rasterizing Depth in Gaussian Splatting

2024-06-03 · Baowen Zhang, Chuan Fang, Rakesh Shrestha, Yixun Liang 외

Gaussian Splatting (GS) has proven to be highly effective in novel view synthesis, achieving high-quality and real-time rendering. However, its potential for reconstructing detailed 3D shapes has not been fully explored.…

Computational EfficiencyNovel View Synthesis

Neural Shell Texture Splatting: More Details and Fewer Primitives

2025-07-27 · Xin Zhang, Anpei Chen, Jincheng Xiong, Pinxuan Dai 외 arxiv

Gaussian splatting techniques have shown promising results in novel view synthesis, achieving high fidelity and efficiency. However, their high reconstruction quality comes at the cost of requiring a large number of prim…

Novel View Synthesis

Geometry-Grounded Gaussian Splatting

2026-01-25 · Baowen Zhang, Chenxing Jiang, Heng Li, Shaojie Shen 외 arxiv

Gaussian Splatting (GS) has demonstrated impressive quality and efficiency in novel view synthesis. However, shape extraction from Gaussian primitives remains an open problem. Due to inadequate geometry parameterization …

Novel View Synthesis

SG-Splatting: Accelerating 3D Gaussian Splatting with Spherical Gaussians

2024-12-31 · Yiwen Wang, Siyuan Chen, Ran Yi

3D Gaussian Splatting is emerging as a state-of-the-art technique in novel view synthesis, recognized for its impressive balance between visual quality, speed, and rendering efficiency. However, reliance on third-degree …

Computational EfficiencyNovel View Synthesis