English

LaRa: Efficient Large-Baseline Radiance Fields

Computer Vision and Pattern Recognition 2024-07-17 v2 Artificial Intelligence

Abstract

Radiance field methods have achieved photorealistic novel view synthesis and geometry reconstruction. But they are mostly applied in per-scene optimization or small-baseline settings. While several recent works investigate feed-forward reconstruction with large baselines by utilizing transformers, they all operate with a standard global attention mechanism and hence ignore the local nature of 3D reconstruction. We propose a method that unifies local and global reasoning in transformer layers, resulting in improved quality and faster convergence. Our model represents scenes as Gaussian Volumes and combines this with an image encoder and Group Attention Layers for efficient feed-forward reconstruction. Experimental results demonstrate that our model, trained for two days on four GPUs, demonstrates high fidelity in reconstructing 360 deg radiance fields, and robustness to zero-shot and out-of-domain testing. Our project Page: https://apchenstu.github.io/LaRa/.

Keywords

Cite

@article{arxiv.2407.04699,
  title  = {LaRa: Efficient Large-Baseline Radiance Fields},
  author = {Anpei Chen and Haofei Xu and Stefano Esposito and Siyu Tang and Andreas Geiger},
  journal= {arXiv preprint arXiv:2407.04699},
  year   = {2024}
}

Comments

Project Page: https://apchenstu.github.io/LaRa/

R2 v1 2026-06-28T17:30:38.252Z