English

Curvature-Regularized Variational Autoencoder for 3D Scene Reconstruction from Sparse Depth

Computer Vision and Pattern Recognition 2025-12-08 v1 Machine Learning

Abstract

When depth sensors provide only 5% of needed measurements, reconstructing complete 3D scenes becomes difficult. Autonomous vehicles and robots cannot tolerate the geometric errors that sparse reconstruction introduces. We propose curvature regularization through a discrete Laplacian operator, achieving 18.1% better reconstruction accuracy than standard variational autoencoders. Our contribution challenges an implicit assumption in geometric deep learning: that combining multiple geometric constraints improves performance. A single well-designed regularization term not only matches but exceeds the effectiveness of complex multi-term formulations. The discrete Laplacian offers stable gradients and noise suppression with just 15% training overhead and zero inference cost. Code and models are available at https://github.com/Maryousefi/GeoVAE-3D.

Keywords

Cite

@article{arxiv.2512.05783,
  title  = {Curvature-Regularized Variational Autoencoder for 3D Scene Reconstruction from Sparse Depth},
  author = {Maryam Yousefi and Soodeh Bakhshandeh},
  journal= {arXiv preprint arXiv:2512.05783},
  year   = {2025}
}
R2 v1 2026-07-01T08:11:40.057Z