English

Progressively-connected Light Field Network for Efficient View Synthesis

Computer Vision and Pattern Recognition 2022-07-12 v1 Graphics

Abstract

This paper presents a Progressively-connected Light Field network (ProLiF), for the novel view synthesis of complex forward-facing scenes. ProLiF encodes a 4D light field, which allows rendering a large batch of rays in one training step for image- or patch-level losses. Directly learning a neural light field from images has difficulty in rendering multi-view consistent images due to its unawareness of the underlying 3D geometry. To address this problem, we propose a progressive training scheme and regularization losses to infer the underlying geometry during training, both of which enforce the multi-view consistency and thus greatly improves the rendering quality. Experiments demonstrate that our method is able to achieve significantly better rendering quality than the vanilla neural light fields and comparable results to NeRF-like rendering methods on the challenging LLFF dataset and Shiny Object dataset. Moreover, we demonstrate better compatibility with LPIPS loss to achieve robustness to varying light conditions and CLIP loss to control the rendering style of the scene. Project page: https://totoro97.github.io/projects/prolif.

Keywords

Cite

@article{arxiv.2207.04465,
  title  = {Progressively-connected Light Field Network for Efficient View Synthesis},
  author = {Peng Wang and Yuan Liu and Guying Lin and Jiatao Gu and Lingjie Liu and Taku Komura and Wenping Wang},
  journal= {arXiv preprint arXiv:2207.04465},
  year   = {2022}
}

Comments

Project page: https://totoro97.github.io/projects/prolif

R2 v1 2026-06-25T00:47:32.302Z