PaperScope
LIVE · 2026-09-07 05:40 UTC

Compact Neural Appearance Models for Efficient Gaussian Splatting

Florian Hahlbohm, Jorge Condor, Linus Franke, Martin Eisemann, Marcus Magnor

Latestcs.CLcs.LGcs.AIcs.CV
arXiv ID
2609.05255 v1
Category
Submitted
2026-09-04

Abstract

Explicit primitive-based radiance fields such as 3D Gaussian Splatting typically model view-dependent appearance using low-order spherical harmonics (SH). Although efficient to evaluate, SH coefficients dominate per-primitive storage and memory traffic, while their band-limited basis restricts angular detail. We present a thorough, end-to-end comparison of SH and recent spherical appearance models and introduce an implicit alternative that decodes compact per-primitive latent codes using a tiny shared MLP. We integrate all models into the same optimized pipeline, fusing their forward and backward passes into a differentiable CUDA rasterizer and provide a portable WebGL viewer for laptop and mobile GPUs. Our evaluation across reconstruction quality, memory use, and optimization and rendering performance shows that recent spherical models offer the strongest overall quality-efficiency trade-off. Our neural representation is the most compact model evaluated and, compared to third-degree SH, reduces the per-primitive appearance footprint from 192 to 28 bytes, accelerates optimization by 1.3$\times$, while improving reconstruction quality. We further analyze how appearance parametrization shapes optimization, identifying differences in recovered geometry and the tendency of expressive models to absorb non-static scene content. Together, our framework and analysis provide practical guidance for replacing SH beyond what image metrics alone can capture.

Comment: Project page: https://fhahlbohm.github.io/efficient-gaussian-appearance

arXiv abs page · PDF · same-day batch