RING-NeRF : Rethinking Inductive Biases for Versatile and Efficient Neural Fields
Doriand Petit, Steve Bourgeois, Dumitru Pavel, Vincent Gay-Bellile, Florian Chabot, Loic Barthe
TL;DR
RING-NeRF introduces two inductive biases—a continuous multi-scale scene representation and a decoder latent-space invariant to space and scale—aiming to address NeRF limitations without task-specific supervision. It couples a distance-aware forward mapping in contracted space with a continuous coarse-to-fine optimization, yielding an unbounded, adaptive level of detail (LOD) representation. Across novel view synthesis, anti-aliasing, few-view supervision, and SDF reconstruction without initialization, it achieves competitive or superior quality with improved efficiency and robustness, while enabling dynamic resolution extents by adding grid levels without retraining the decoder. This work suggests a simple, bias-driven alternative to bespoke architectures and points toward memory-efficient, sparse neural fields for unbounded scenes.
Abstract
Recent advances in Neural Fields mostly rely on developing task-specific supervision which often complicates the models. Rather than developing hard-to-combine and specific modules, another approach generally overlooked is to directly inject generic priors on the scene representation (also called inductive biases) into the NeRF architecture. Based on this idea, we propose the RING-NeRF architecture which includes two inductive biases : a continuous multi-scale representation of the scene and an invariance of the decoder's latent space over spatial and scale domains. We also design a single reconstruction process that takes advantage of those inductive biases and experimentally demonstrates on-par performances in terms of quality with dedicated architecture on multiple tasks (anti-aliasing, few view reconstruction, SDF reconstruction without scene-specific initialization) while being more efficient. Moreover, RING-NeRF has the distinctive ability to dynamically increase the resolution of the model, opening the way to adaptive reconstruction.
