Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

DiffusioNeRF: Regularizing Neural Radiance Fields with Denoising Diffusion Models

About

Under good conditions, Neural Radiance Fields (NeRFs) have shown impressive results on novel view synthesis tasks. NeRFs learn a scene's color and density fields by minimizing the photometric discrepancy between training views and differentiable renderings of the scene. Once trained from a sufficient set of views, NeRFs can generate novel views from arbitrary camera positions. However, the scene geometry and color fields are severely under-constrained, which can lead to artifacts, especially when trained with few input views. To alleviate this problem we learn a prior over scene geometry and color, using a denoising diffusion model (DDM). Our DDM is trained on RGBD patches of the synthetic Hypersim dataset and can be used to predict the gradient of the logarithm of a joint probability distribution of color and depth patches. We show that, these gradients of logarithms of RGBD patch priors serve to regularize geometry and color of a scene. During NeRF training, random RGBD patches are rendered and the estimated gradient of the log-likelihood is backpropagated to the color and density fields. Evaluations on LLFF, the most relevant dataset, show that our learned prior achieves improved quality in the reconstructed geometry and improved generalization to novel views. Evaluations on DTU show improved reconstruction quality among NeRF methods.

Jamie Wynn, Daniyar Turmukhambetov• 2023

Related benchmarks

TaskDatasetResultRank
Novel View SynthesisLLFF 3-view
PSNR20.13
95
Novel View SynthesisLLFF 9-view
PSNR25.02
75
Novel View SynthesisLLFF 6-view
PSNR23.79
74
Novel View SynthesisDTU 6-view
PSNR20.34
49
Novel View SynthesisDTU 3-view
PSNR16.2
47
Novel View SynthesisDTU 9-view
PSNR25.18
22
Novel View SynthesisDTU 9-view (test)
Full-image PSNR25.18
21
Novel View SynthesisDTU 3-view setting (test)
PSNR16.2
13
Novel View SynthesisDTU 6-view (test)--
12
3D Geometry ReconstructionDTU (all views)
Mean Chamfer-L11.21
8
Showing 10 of 11 rows

Other info

Code

Follow for update