Redirecting to original paper in 30 seconds...

Click below to go immediately or wait for automatic redirect

arxiv_cv 90% Match Research Paper Computer Graphics Researchers,AI Researchers,ML Engineers,Game Developers 3 weeks ago

Spectral Prefiltering of Neural Fields

computer-vision › 3d-vision
📄 Abstract

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.

Key Contributions

Presents a method to optimize neural fields that can be prefiltered in a single forward pass by analytically scaling Fourier feature embeddings with filter frequency responses. This allows for efficient convolutional filtering in the input domain, generalizing beyond Gaussian filters and supporting unseen parametric filters.

Business Value

Enables more efficient and flexible rendering and manipulation of neural field representations, useful in graphics, VR/AR, and simulation.