English

Emergent Outlier View Rejection in Visual Geometry Grounded Transformers

Computer Vision and Pattern Recognition 2025-12-04 v1

Abstract

Reliable 3D reconstruction from in-the-wild image collections is often hindered by "noisy" images-irrelevant inputs with little or no view overlap with others. While traditional Structure-from-Motion pipelines handle such cases through geometric verification and outlier rejection, feed-forward 3D reconstruction models lack these explicit mechanisms, leading to degraded performance under in-the-wild conditions. In this paper, we discover that the existing feed-forward reconstruction model, e.g., VGGT, despite lacking explicit outlier-rejection mechanisms or noise-aware training, can inherently distinguish distractor images. Through an in-depth analysis under varying proportions of synthetic distractors, we identify a specific layer that naturally exhibits outlier-suppressing behavior. Further probing reveals that this layer encodes discriminative internal representations that enable an effective noise-filtering capability, which we simply leverage to perform outlier-view rejection in feed-forward 3D reconstruction without any additional fine-tuning or supervision. Extensive experiments on both controlled and in-the-wild datasets demonstrate that this implicit filtering mechanism is consistent and generalizes well across diverse scenarios.

Keywords

Cite

@article{arxiv.2512.04012,
  title  = {Emergent Outlier View Rejection in Visual Geometry Grounded Transformers},
  author = {Jisang Han and Sunghwan Hong and Jaewoo Jung and Wooseok Jang and Honggyu An and Qianqian Wang and Seungryong Kim and Chen Feng},
  journal= {arXiv preprint arXiv:2512.04012},
  year   = {2025}
}

Comments

Project page: https://cvlab-kaist.github.io/RobustVGGT/

R2 v1 2026-07-01T08:08:06.450Z