English

From None to All: Self-Supervised 3D Reconstruction via Novel View Synthesis

Computer Vision and Pattern Recognition 2026-03-31 v1

Abstract

In this paper, we introduce NAS3R, a self-supervised feed-forward framework that jointly learns explicit 3D geometry and camera parameters with no ground-truth annotations and no pretrained priors. During training, NAS3R reconstructs 3D Gaussians from uncalibrated and unposed context views and renders target views using its self-predicted camera parameters, enabling self-supervised training from 2D photometric supervision. To ensure stable convergence, NAS3R integrates reconstruction and camera prediction within a shared transformer backbone regulated by masked attention, and adopts a depth-based Gaussian formulation that facilitates well-conditioned optimization. The framework is compatible with state-of-the-art supervised 3D reconstruction architectures and can incorporate pretrained priors or intrinsic information when available. Extensive experiments show that NAS3R achieves superior results to other self-supervised methods, establishing a scalable and geometry-aware paradigm for 3D reconstruction from unconstrained data. Code and models are publicly available at https://ranrhuang.github.io/nas3r/.

Keywords

Cite

@article{arxiv.2603.27455,
  title  = {From None to All: Self-Supervised 3D Reconstruction via Novel View Synthesis},
  author = {Ranran Huang and Weixun Luo and Ye Mao and Krystian Mikolajczyk},
  journal= {arXiv preprint arXiv:2603.27455},
  year   = {2026}
}
R2 v1 2026-07-01T11:42:34.363Z