Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

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

About

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.

Yufei Wang, Zhihao Li, Lanqing Guo, Wenhan Yang, Alex C. Kot, Bihan Wen• 2024

Related benchmarks

TaskDatasetResultRank
Novel View SynthesisMip-NeRF 360
PSNR27.75
102
3D ReconstructionMip-NeRF 360
SSIM0.808
37
3D Scene ReconstructionDeepBlending
PSNR30.11
30
3D Scene ReconstructionTank & Temples
PSNR24.2
26
Novel View SynthesisTank & Temples
PSNR24.29
16
Novel View SynthesisBungeeNeRF
PSNR27.15
14
Novel View SynthesisDeepBlending
PSNR30.39
11
3D Gaussian Splatting CompressionMip-NeRF360 (test)
BD-Rate-30.92
5
Showing 8 of 8 rows

Other info

Code

Follow for update