paper-with-me

Papers

On Geometric Understanding and Learned Priors in Feed-forward 3D Reconstruction Models

2025-12-12 · Jelena Bratulić, Sudhanshu Mittal, Thomas Brox, Christian Rupprecht arxiv

Feed-forward 3D reconstruction models such as DUSt3R, VGGT, and Depth Anything 3 (DA3) are transformer-based foundation models that infer camera geometry and dense scene structure in a single forward pass. Trained at scale in a supervised fashion, they raise a central question: do these models build upon geometric principles akin to traditional multi-view pipelines, or do they primarily rely on learned priors arising from the large-scale training setup? We find that epipolar geometry emerges within the intermediate layers of all three models and is causally linked to correspondence patterns in attention heads. To study this, we perform a systematic analysis of their internal representations across three real-world datasets and a controlled synthetic dataset. We quantify geometric understanding by probing intermediate features, analyzing attention patterns to identify correspondence matching patterns, and performing targeted interventions at the attention level. Further, we assess the role of learned priors by applying challenging input-level perturbations, such as occlusions, scene ambiguities, and varying camera configurations, and compare them against classical multi-stage reconstruction pipelines.

📄 PDF Abstract BibTeX arXiv:2512.11508

Code (0)

등록된 구현이 없습니다.

Tasks

3D Reconstruction

Similar Papers 제목 키워드 기반

SplatGuide: Geometric Priors from 3D Gaussians for Pose-Free Novel View Synthesis

2026-08-17 · Yejun Zhang, Zihan Wang, Xu Ji, Yihao Wang 외 arxiv

Generating photorealistic novel views from unposed images requires both 3D geometric understanding and the ability to synthesize unseen content. A natural strategy combines feed-forward 3DGS reconstruction with multi-vie…

Novel View Synthesis

GRAFT: Geometric Refinement and Fitting Transformer for Human Scene Reconstruction

2026-04-21 · Pradyumna YM, Yuxuan Xue, Yue Chen, Nikita Kister 외 arxiv

Reconstructing physically plausible 3D human-scene interactions (HSI) from a single image currently presents a trade-off: optimization based methods offer accurate contact but are slow (~20s), while feed-forward approach…

FAST3DIS: Feed-forward Anchored Scene Transformer for 3D Instance Segmentation

2026-03-27 · Changyang Li, Xueqing Huang, Shin-Fang Chng, Huangying Zhan 외 arxiv

While recent feed-forward 3D reconstruction models provide a strong geometric foundation for scene understanding, extending them to 3D instance segmentation typically relies on a disjointed "lift-and-cluster" paradigm. G…

3D Instance SegmentationRepresentation LearningContrastive LearningScene Understanding

AnchorSplat: Feed-Forward 3D Gaussian Splatting with 3D Geometric Priors

2026-04-08 · Xiaoxue Zhang, Xiaoxu Zheng, Yixuan Yin, Tiao Zhao 외 arxiv

Recent feed-forward Gaussian reconstruction models adopt a pixel-aligned formulation that maps each 2D pixel to a 3D Gaussian, entangling Gaussian representations tightly with the input images. In this paper, we propose …

Computational EfficiencyPoint Clouds

VGD: Visual Geometry Gaussian Splatting for Feed-Forward Surround-view Driving Reconstruction

2025-10-22 · Junhong Lin, Kangli Wang, Shunzhou Wang, Songlin Fan 외 arxiv

Feed-forward surround-view autonomous driving scene reconstruction offers fast, generalizable inference ability, which faces the core challenge of ensuring generalization while elevating novel view quality. Due to the su…

Autonomous Driving