Self-Supervised Visibility Learning for Novel View Synthesis
Yujiao Shi, Hongdong Li, Xin Yu

TL;DR
This paper introduces an end-to-end self-supervised framework for novel view synthesis that estimates scene visibility and depth directly, reducing error propagation and improving synthesis quality from sparse source images.
Contribution
It proposes a novel self-supervised approach combining visibility estimation and soft ray-casting for improved view synthesis without explicit geometry estimation.
Findings
Outperforms state-of-the-art methods in view quality
Reduces error propagation in view synthesis
Effective with sparse source views
Abstract
We address the problem of novel view synthesis (NVS) from a few sparse source view images. Conventional image-based rendering methods estimate scene geometry and synthesize novel views in two separate steps. However, erroneous geometry estimation will decrease NVS performance as view synthesis highly depends on the quality of estimated scene geometry. In this paper, we propose an end-to-end NVS framework to eliminate the error propagation issue. To be specific, we construct a volume under the target view and design a source-view visibility estimation (SVE) module to determine the visibility of the target-view voxels in each source view. Next, we aggregate the visibility of all source views to achieve a consensus volume. Each voxel in the consensus volume indicates a surface existence probability. Then, we present a soft ray-casting (SRC) mechanism to find the most front surface in 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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Vision and Imaging · Computer Graphics and Visualization Techniques · Advanced Image Processing Techniques
