English

Selfi: Self Improving Reconstruction Engine via 3D Geometric Feature Alignment

Computer Vision and Pattern Recognition 2025-12-23 v2 Graphics

Abstract

Novel View Synthesis (NVS) has traditionally relied on models with explicit 3D inductive biases combined with known camera parameters from Structure-from-Motion (SfM) beforehand. Recent vision foundation models like VGGT take an orthogonal approach -- 3D knowledge is gained implicitly through training data and loss objectives, enabling feed-forward prediction of both camera parameters and 3D representations directly from a set of uncalibrated images. While flexible, VGGT features lack explicit multi-view geometric consistency, and we find that improving such 3D feature consistency benefits both NVS and pose estimation tasks. We introduce Selfi, a self-improving 3D reconstruction pipeline via feature alignment, transforming a VGGT backbone into a high-fidelity 3D reconstruction engine by leveraging its own outputs as pseudo-ground-truth. Specifically, we train a lightweight feature adapter using a reprojection-based consistency loss, which distills VGGT outputs into a new geometrically-aligned feature space that captures spatial proximity in 3D. This enables state-of-the-art performance in both NVS and camera pose estimation, demonstrating that feature alignment is a highly beneficial step for downstream 3D reasoning.

Keywords

Cite

@article{arxiv.2512.08930,
  title  = {Selfi: Self Improving Reconstruction Engine via 3D Geometric Feature Alignment},
  author = {Youming Deng and Songyou Peng and Junyi Zhang and Kathryn Heal and Tiancheng Sun and John Flynn and Steve Marschner and Lucy Chai},
  journal= {arXiv preprint arXiv:2512.08930},
  year   = {2025}
}

Comments

Project Page: https://denghilbert.github.io/selfi/

R2 v1 2026-07-01T08:17:36.638Z