NerfDiff: Single-image View Synthesis with NeRF-guided Distillation from 3D-aware Diffusion
Jiatao Gu, Alex Trevithick, Kai-En Lin, Josh Susskind, Christian, Theobalt, Lingjie Liu, Ravi Ramamoorthi

TL;DR
NerfDiff introduces a novel method for single-image view synthesis by distilling knowledge from a 3D-aware diffusion model into NeRF, improving rendering quality under occlusion.
Contribution
The paper presents a NeRF-guided distillation algorithm that synthesizes and refines virtual views using a 3D-aware diffusion model, enhancing single-image view synthesis.
Findings
Outperforms existing NeRF-based methods on ShapeNet, ABO, and Clevr3D datasets.
Effectively resolves occlusion-related uncertainties in novel view synthesis.
Produces more detailed and consistent 3D reconstructions.
Abstract
Novel view synthesis from a single image requires inferring occluded regions of objects and scenes whilst simultaneously maintaining semantic and physical consistency with the input. Existing approaches condition neural radiance fields (NeRF) on local image features, projecting points to the input image plane, and aggregating 2D features to perform volume rendering. However, under severe occlusion, this projection fails to resolve uncertainty, resulting in blurry renderings that lack details. In this work, we propose NerfDiff, which addresses this issue by distilling the knowledge of a 3D-aware conditional diffusion model (CDM) into NeRF through synthesizing and refining a set of virtual views at test time. We further propose a novel NeRF-guided distillation algorithm that simultaneously generates 3D consistent virtual views from the CDM samples, and finetunes the NeRF based on 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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Vision and Imaging · Computer Graphics and Visualization Techniques · Generative Adversarial Networks and Image Synthesis
MethodsTest · Diffusion
