pith. sign in

arxiv: 2405.20721 · v1 · pith:YESFAEI3new · submitted 2024-05-31 · 💻 cs.CV · cs.AI

ContextGS: Compact 3D Gaussian Splatting with Anchor Level Context Model

classification 💻 cs.CV cs.AI
keywords anchorlevelmodelanchorscodedcodingcompressioncontext
0
0 comments X
read the original abstract

Recently, 3D Gaussian Splatting (3DGS) has become a promising framework for novel view synthesis, offering fast rendering speeds and high fidelity. However, the large number of Gaussians and their associated attributes require effective compression techniques. Existing methods primarily compress neural Gaussians individually and independently, i.e., coding all the neural Gaussians at the same time, with little design for their interactions and spatial dependence. Inspired by the effectiveness of the context model in image compression, we propose the first autoregressive model at the anchor level for 3DGS compression in this work. We divide anchors into different levels and the anchors that are not coded yet can be predicted based on the already coded ones in all the coarser levels, leading to more accurate modeling and higher coding efficiency. To further improve the efficiency of entropy coding, e.g., to code the coarsest level with no already coded anchors, we propose to introduce a low-dimensional quantized feature as the hyperprior for each anchor, which can be effectively compressed. Our work pioneers the context model in the anchor level for 3DGS representation, yielding an impressive size reduction of over 100 times compared to vanilla 3DGS and 15 times compared to the most recent state-of-the-art work Scaffold-GS, while achieving comparable or even higher rendering quality.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. GScomp-QA: A Subjective Dataset for Quality Assessment of Compressed Gaussian Splatting

    eess.IV 2026-05 unverdicted novelty 6.0

    Presents GScomp-QA dataset with subjective perceptual scores for compressed Gaussian Splatting, enabling rate-distortion analysis and showing that 18 objective metrics fail to fully capture GS-specific distortions.