English

latentSplat: Autoencoding Variational Gaussians for Fast Generalizable 3D Reconstruction

Computer Vision and Pattern Recognition 2024-07-31 v2

Abstract

We present latentSplat, a method to predict semantic Gaussians in a 3D latent space that can be splatted and decoded by a light-weight generative 2D architecture. Existing methods for generalizable 3D reconstruction either do not scale to large scenes and resolutions, or are limited to interpolation of close input views. latentSplat combines the strengths of regression-based and generative approaches while being trained purely on readily available real video data. The core of our method are variational 3D Gaussians, a representation that efficiently encodes varying uncertainty within a latent space consisting of 3D feature Gaussians. From these Gaussians, specific instances can be sampled and rendered via efficient splatting and a fast, generative decoder. We show that latentSplat outperforms previous works in reconstruction quality and generalization, while being fast and scalable to high-resolution data.

Keywords

Cite

@article{arxiv.2403.16292,
  title  = {latentSplat: Autoencoding Variational Gaussians for Fast Generalizable 3D Reconstruction},
  author = {Christopher Wewer and Kevin Raj and Eddy Ilg and Bernt Schiele and Jan Eric Lenssen},
  journal= {arXiv preprint arXiv:2403.16292},
  year   = {2024}
}

Comments

Project website: https://geometric-rl.mpi-inf.mpg.de/latentsplat/

R2 v1 2026-06-28T15:31:55.882Z