Spatial Annealing for Efficient Few-shot Neural Rendering
Yuru Xiao, Deming Zhai, Wenbo Zhao, Kui Jiang, Junjun Jiang, Xianming, Liu

TL;DR
SANeRF introduces a spatial annealing regularization technique for few-shot neural rendering, improving stability, quality, and speed, especially outperforming FreeNeRF with 700 times faster reconstruction on Blender dataset.
Contribution
The paper proposes a novel spatial annealing regularization method for hybrid neural radiance fields, enabling efficient and stable few-shot rendering with significant speed improvements.
Findings
SANeRF achieves superior rendering quality.
It significantly accelerates reconstruction speed.
Outperforms FreeNeRF by 700x on Blender dataset.
Abstract
Neural Radiance Fields (NeRF) with hybrid representations have shown impressive capabilities for novel view synthesis, delivering high efficiency. Nonetheless, their performance significantly drops with sparse input views. Various regularization strategies have been devised to address these challenges. However, these strategies either require additional rendering costs or involve complex pipeline designs, leading to a loss of training efficiency. Although FreeNeRF has introduced an efficient frequency annealing strategy, its operation on frequency positional encoding is incompatible with the efficient hybrid representations. In this paper, we introduce an accurate and efficient few-shot neural rendering method named \textbf{S}patial \textbf{A}nnealing regularized \textbf{NeRF} (\textbf{SANeRF}), which adopts the pre-filtering design of a hybrid representation. We initially establish the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsAdvanced Vision and Imaging · Optical measurement and interference techniques · Advanced Numerical Analysis Techniques
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings · Softmax · RoIAlign · RoIPool
