CVLGOct 22, 2024

Advancing Super-Resolution in Neural Radiance Fields via Variational Diffusion Strategies

arXiv:2410.18137v23 citationsh-index: 12025 IEEE/CVF Winter Conference on Applications of Computer Vision Workshops (WACVW)
Originality Incremental advance
AI Analysis

This work addresses the challenge of generating high-quality, consistent upscaled images in neural radiance fields, which is an incremental improvement for applications in 3D rendering and computer vision.

The paper tackles the problem of view-consistent super-resolution in neural rendering by proposing a method that integrates Variational Score Distilling and Iterative 3D Synchronization, achieving superior performance on the LLFF dataset compared to prior methods like DiSR-NeRF.

We present a novel method for diffusion-guided frameworks for view-consistent super-resolution (SR) in neural rendering. Our approach leverages existing 2D SR models in conjunction with advanced techniques such as Variational Score Distilling (VSD) and a LoRA fine-tuning helper, with spatial training to significantly boost the quality and consistency of upscaled 2D images compared to the previous methods in the literature, such as Renoised Score Distillation (RSD) proposed in DiSR-NeRF (1), or SDS proposed in DreamFusion. The VSD score facilitates precise fine-tuning of SR models, resulting in high-quality, view-consistent images. To address the common challenge of inconsistencies among independent SR 2D images, we integrate Iterative 3D Synchronization (I3DS) from the DiSR-NeRF framework. Our quantitative benchmarks and qualitative results on the LLFF dataset demonstrate the superior performance of our system compared to existing methods such as DiSR-NeRF.

Code Implementations2 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes