Prism: Semi-Supervised Multi-View Stereo with Monocular Structure Priors
Alex Rich, Noah Stier, Pradeep Sen, Tobias Höllerer
TL;DR
Prism tackles the domain gap in multi-view stereo by enabling semi-supervised training on real unlabeled videos and photorealistic synthetic data. It introduces monocular relative-depth priors learned on synthetic data and two perceptual-inspired losses— a deep feature loss and a pyramid-style SSIM loss—to transfer structured depth information to MVS predictions on real data. The approach yields large gains over unsupervised and synthetic-supervised baselines on ScanNet++ and ARKitScenes, demonstrating robust handling of challenging indoor scenes and reflective or textureless regions. By bridging real-world and synthetic data with monocular priors, Prism enables more scalable training for 3D reconstruction in practical applications.
Abstract
The promise of unsupervised multi-view-stereo (MVS) is to leverage large unlabeled datasets, yet current methods underperform when training on difficult data, such as handheld smartphone videos of indoor scenes. Meanwhile, high-quality synthetic datasets are available but MVS networks trained on these datasets fail to generalize to real-world examples. To bridge this gap, we propose a semi-supervised learning framework that allows us to train on real and rendered images jointly, capturing structural priors from synthetic data while ensuring parity with the real-world domain. Central to our framework is a novel set of losses that leverages powerful existing monocular relative-depth estimators trained on the synthetic dataset, transferring the rich structure of this relative depth to the MVS predictions on unlabeled data. Inspired by perceptual image metrics, we compare the MVS and monocular predictions via a deep feature loss and a multi-scale statistical loss. Our full framework, which we call Prism, achieves large quantitative and qualitative improvements over current unsupervised and synthetic-supervised MVS networks. This is a best-case-scenario result, opening the door to using both unlabeled smartphone videos and photorealistic synthetic datasets for training MVS networks.
