REVIEW 4 cited by
EAGLES: Efficient Accelerated 3D Gaussians with Lightweight EncodingS
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
read the original abstract
Recently, 3D Gaussian splatting (3D-GS) has gained popularity in novel-view scene synthesis. It addresses the challenges of lengthy training times and slow rendering speeds associated with Neural Radiance Fields (NeRFs). Through rapid, differentiable rasterization of 3D Gaussians, 3D-GS achieves real-time rendering and accelerated training. They, however, demand substantial memory resources for both training and storage, as they require millions of Gaussians in their point cloud representation for each scene. We present a technique utilizing quantized embeddings to significantly reduce per-point memory storage requirements and a coarse-to-fine training strategy for a faster and more stable optimization of the Gaussian point clouds. Our approach develops a pruning stage which results in scene representations with fewer Gaussians, leading to faster training times and rendering speeds for real-time rendering of high resolution scenes. We reduce storage memory by more than an order of magnitude all while preserving the reconstruction quality. We validate the effectiveness of our approach on a variety of datasets and scenes preserving the visual quality while consuming 10-20x lesser memory and faster training/inference speed. Project page and code is available https://efficientgaussian.github.io
Forward citations
Cited by 4 Pith papers
-
FlexGaussian: Flexible and Cost-Effective Training-Free Compression for 3D Gaussian Splatting
FlexGaussian is a training-free pipeline that prunes and quantizes 3D Gaussian Splatting scenes, achieving up to 96.4% compression with less than 1 dB PSNR drop.
-
Virtual Memory for 3D Gaussian Splatting
A proxy-mesh visibility buffer with page streaming and level of detail lets 3D Gaussian Splatting render scenes larger than GPU memory while culling occluded Gaussians.
-
FlexGS: Train Once, Deploy Everywhere with Many-in-One Flexible 3D Gaussian Splatting
A single 3DGS model with a learned Gaussian selector and transform field renders at any requested compression ratio without fine-tuning.
-
Decomposing Densification in Gaussian Splatting for Faster 3D Scene Reconstruction
A split-then-clone densification schedule with energy-guided multi-resolution training roughly halves 3D Gaussian Splatting training time while keeping reconstruction quality.
Discussion (0). Sign in to comment.