English

Harnessing Low-Frequency Neural Fields for Few-Shot View Synthesis

Computer Vision and Pattern Recognition 2023-03-16 v1

Abstract

Neural Radiance Fields (NeRF) have led to breakthroughs in the novel view synthesis problem. Positional Encoding (P.E.) is a critical factor that brings the impressive performance of NeRF, where low-dimensional coordinates are mapped to high-dimensional space to better recover scene details. However, blindly increasing the frequency of P.E. leads to overfitting when the reconstruction problem is highly underconstrained, \eg, few-shot images for training. We harness low-frequency neural fields to regularize high-frequency neural fields from overfitting to better address the problem of few-shot view synthesis. We propose reconstructing with a low-frequency only field and then finishing details with a high-frequency equipped field. Unlike most existing solutions that regularize the output space (\ie, rendered images), our regularization is conducted in the input space (\ie, signal frequency). We further propose a simple-yet-effective strategy for tuning the frequency to avoid overfitting few-shot inputs: enforcing consistency among the frequency domain of rendered 2D images. Thanks to the input space regularizing scheme, our method readily applies to inputs beyond spatial locations, such as the time dimension in dynamic scenes. Comparisons with state-of-the-art on both synthetic and natural datasets validate the effectiveness of our proposed solution for few-shot view synthesis. Code is available at \href{https://github.com/lsongx/halo}{https://github.com/lsongx/halo}.

Keywords

Cite

@article{arxiv.2303.08370,
  title  = {Harnessing Low-Frequency Neural Fields for Few-Shot View Synthesis},
  author = {Liangchen Song and Zhong Li and Xuan Gong and Lele Chen and Zhang Chen and Yi Xu and Junsong Yuan},
  journal= {arXiv preprint arXiv:2303.08370},
  year   = {2023}
}
R2 v1 2026-06-28T09:17:49.748Z