MomentsNeRF: Leveraging Orthogonal Moments for Few-Shot Neural Rendering
Ahmad AlMughrabi, Ricardo Marques, Petia Radeva
TL;DR
MomentsNeRF addresses the challenge of one- and few-shot neural rendering by embedding orthogonal moment representations into a CNN encoder to produce a rich feature volume for NeRF. By integrating Gabor and Zernike moments and utilizing Zernike convolutional layers, the method enhances texture detail and reduces artifacts in sparse-view rendering, achieving state-of-the-art gains on DTU MVS and ShapeNet while training faster than prior approaches. The approach demonstrates how structured moment-based features can improve cross-view transfer and per-scene optimization, with practical implications for real-time or data-scarce 3D scene synthesis. The work also outlines future directions to extend moment families and robustness to diverse, real-world scenes.
Abstract
We propose MomentsNeRF, a novel framework for one- and few-shot neural rendering that predicts a neural representation of a 3D scene using Orthogonal Moments. Our architecture offers a new transfer learning method to train on multi-scenes and incorporate a per-scene optimization using one or a few images at test time. Our approach is the first to successfully harness features extracted from Gabor and Zernike moments, seamlessly integrating them into the NeRF architecture. We show that MomentsNeRF performs better in synthesizing images with complex textures and shapes, achieving a significant noise reduction, artifact elimination, and completing the missing parts compared to the recent one- and few-shot neural rendering frameworks. Extensive experiments on the DTU and Shapenet datasets show that MomentsNeRF improves the state-of-the-art by {3.39\;dB\;PSNR}, 11.1% SSIM, 17.9% LPIPS, and 8.3% DISTS metrics. Moreover, it outperforms state-of-the-art performance for both novel view synthesis and single-image 3D view reconstruction. The source code is accessible at: https://amughrabi.github.io/momentsnerf/.
