Doppelgangers++: Improved Visual Disambiguation with Geometric 3D Features
Yuanbo Xiangli, Ruojin Cai, Hanyu Chen, Jeffrey Byrne, Noah Snavely
TL;DR
Doppelgangers++ addresses visual aliasing in 3D reconstruction by replacing CNN-based doppelganger classification with a Transformer classifier that leverages geometric features from the MASt3R model. It introduces the VisymScenes dataset to diversify training beyond landmark photos and employs a dual-head, test-time voting mechanism to robustly distinguish true matches from doppelgangers. A geo-tag-based evaluation framework using Mapillary imagery enables automatic assessment of SfM correctness and model completeness. Across pairwise disambiguation and SfM reconstruction tasks, Doppelgangers++ demonstrates improved precision, recall, and inlier-based geometry accuracy, especially in diverse, everyday scenes. The approach integrates seamlessly into existing SfM pipelines and reduces sensitivity to threshold tuning, offering practical gains for robust 3D modeling in real-world environments.
Abstract
Accurate 3D reconstruction is frequently hindered by visual aliasing, where visually similar but distinct surfaces (aka, doppelgangers), are incorrectly matched. These spurious matches distort the structure-from-motion (SfM) process, leading to misplaced model elements and reduced accuracy. Prior efforts addressed this with CNN classifiers trained on curated datasets, but these approaches struggle to generalize across diverse real-world scenes and can require extensive parameter tuning. In this work, we present Doppelgangers++, a method to enhance doppelganger detection and improve 3D reconstruction accuracy. Our contributions include a diversified training dataset that incorporates geo-tagged images from everyday scenes to expand robustness beyond landmark-based datasets. We further propose a Transformer-based classifier that leverages 3D-aware features from the MASt3R model, achieving superior precision and recall across both in-domain and out-of-domain tests. Doppelgangers++ integrates seamlessly into standard SfM and MASt3R-SfM pipelines, offering efficiency and adaptability across varied scenes. To evaluate SfM accuracy, we introduce an automated, geotag-based method for validating reconstructed models, eliminating the need for manual inspection. Through extensive experiments, we demonstrate that Doppelgangers++ significantly enhances pairwise visual disambiguation and improves 3D reconstruction quality in complex and diverse scenarios.
