ColNeRF: Collaboration for Generalizable Sparse Input Neural Radiance Field
Zhangkai Ni, Peiqi Yang, Wenhan Yang, Hanli Wang, Lin Ma, Sam Kwong

TL;DR
ColNeRF introduces a collaborative framework for neural radiance fields that effectively synthesizes novel views from sparse inputs by leveraging multi-view consistency and self-supervision, outperforming existing methods in quality and efficiency.
Contribution
The paper proposes a novel collaborative model, ColNeRF, that enhances generalization and quality in sparse input NeRFs through multi-view collaboration and self-supervised constraints.
Findings
Outperforms state-of-the-art sparse input NeRF methods.
Achieves high-quality novel view synthesis with less supervision.
Reduces computational costs compared to per-scene optimized NeRFs.
Abstract
Neural Radiance Fields (NeRF) have demonstrated impressive potential in synthesizing novel views from dense input, however, their effectiveness is challenged when dealing with sparse input. Existing approaches that incorporate additional depth or semantic supervision can alleviate this issue to an extent. However, the process of supervision collection is not only costly but also potentially inaccurate, leading to poor performance and generalization ability in diverse scenarios. In our work, we introduce a novel model: the Collaborative Neural Radiance Fields (ColNeRF) designed to work with sparse input. The collaboration in ColNeRF includes both the cooperation between sparse input images and the cooperation between the output of the neural radiation field. Through this, we construct a novel collaborative module that aligns information from various views and meanwhile imposes…
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 · Computer Graphics and Visualization Techniques · Advanced Neural Network Applications
