Local Ai
NVGS: Neural Visibility for Occlusion Culling in 3D Gaussian Splatting
arXiv:2511.19202v2 Announce Type: replace Abstract: 3D Gaussian Splatting can exploit frustum culling and level-of-detail strategies to accelerate rendering of scenes containing a large number of prim
arXiv:2511.19202v2 Announce Type: replace Abstract: 3D Gaussian Splatting can exploit frustum culling and level-of-detail strategies to accelerate rendering of scenes containing a large number of primitives. However, the semi-transparent nature of Gaussians prevents the application of another highly effective technique: occlusion culling. We address this limitation by proposing a novel method to learn the viewpoint-dependent visibility function of all Gaussians in a trained model using a small, shared MLP across instances of an asset in a scene. By querying it for Gaussians within the viewing frustum prior to rasterization, our method can discard occluded primitives during rendering. Leveraging Tensor Cores for efficient computation, we integrate these neural queries directly into a novel instanced software rasterizer. Our approach outperforms the current state of the art for composed scenes in terms of VRAM usage and image quality, utilizing a combination of our instanced rasterizer and occlusion culling MLP, and exhibits complementary properties to existing LoD techniques.
Related
- GlobalSplat: Efficient Feed-Forward 3D Gaussian Splatting via Global Scene Tokens
- Beyond Model Design: Data-Centric Training and Self-Ensemble for Gaussian Color Image Denoising
- Another BRIXEL in the Wall: Towards Cheaper Dense Features
- SpatialStack: Layered Geometry-Language Fusion for 3D VLM Spatial Reasoning
Source: arXiv cs.CV | 2026-04-21