Spectral Prefiltering of Neural Fields
Mustafa B. Yaldiz, Ishit Mehta, Nithin Raghavan, Andreas Meuleman, Tzu-Mao Li, Ravi Ramamoorthi
TL;DR
The paper introduces a fast, flexible framework for prefiltering neural fields by analytically modulating Fourier feature embeddings with a filter's frequency response. By training with a single symmetric Gaussian filter and supervising via a one-sample Monte Carlo estimate, the method generalizes to unseen filters such as Box and Lanczos, enabling continuous, kernel-agnostic smoothing in both 2D images and 3D SDFs without constraining network architectures. Key contributions include closed-form feature-space convolution for Fourier features, explicit kernel-magnitude formulas, and demonstrated performance gains over prior scale-aware neural-field methods across isotropic and anisotropic filtering. The approach offers practical benefits in rendering quality and multi-scale filtering, while noting limitations in speed, symmetry assumptions, and applicability to non-symmetric filters. Overall, the work provides a principled, efficient mechanism to control smoothing across filter families with strong empirical evidence of improved fidelity and generalization.
Abstract
Neural fields excel at representing continuous visual signals but typically operate at a single, fixed resolution. We present a simple yet powerful method to optimize neural fields that can be prefiltered in a single forward pass. Key innovations and features include: (1) We perform convolutional filtering in the input domain by analytically scaling Fourier feature embeddings with the filter's frequency response. (2) This closed-form modulation generalizes beyond Gaussian filtering and supports other parametric filters (Box and Lanczos) that are unseen at training time. (3) We train the neural field using single-sample Monte Carlo estimates of the filtered signal. Our method is fast during both training and inference, and imposes no additional constraints on the network architecture. We show quantitative and qualitative improvements over existing methods for neural-field filtering.
