Neural Gaussian Scale-Space Fields
Felix Mujkanovic, Ntumba Elie Nsampi, Christian Theobalt, Hans-Peter Seidel, Thomas Leimkühler
TL;DR
This work introduces Neural Gaussian Scale-Space Fields, a self-supervised framework to learn a fully continuous, anisotropic Gaussian scale space for arbitrary signals via a neural field $F(\mathbf{x}, \hat{\Sigma})$. By combining dampened Fourier feature encodings with a Lipschitz-bounded MLP, the model learns Gaussian-like smoothing without explicit filtering during training, followed by a lightweight calibration $h(\Sigma)$ to map learned modulation to a target covariance. The approach supports spatially varying filtering, works across modalities (images, SDFs, textures, and light-stage data), and enables applications in texture anti-aliasing, relighting, and continuous multiscale optimization. Empirical results on multiple modalities show competitive or superior performance to baselines, with robust anisotropic filtering and favorable efficiency, while ablations clarify the contribution of each component.
Abstract
Gaussian scale spaces are a cornerstone of signal representation and processing, with applications in filtering, multiscale analysis, anti-aliasing, and many more. However, obtaining such a scale space is costly and cumbersome, in particular for continuous representations such as neural fields. We present an efficient and lightweight method to learn the fully continuous, anisotropic Gaussian scale space of an arbitrary signal. Based on Fourier feature modulation and Lipschitz bounding, our approach is trained self-supervised, i.e., training does not require any manual filtering. Our neural Gaussian scale-space fields faithfully capture multiscale representations across a broad range of modalities, and support a diverse set of applications. These include images, geometry, light-stage data, texture anti-aliasing, and multiscale optimization.
