paper-with-me

홈 › Papers

Learning 3D Reconstruction with Priors in Test Time

2026-04-04 · Lei Zhou, Haoyu Wu, Akshat Dave, Dimitris Samaras arxiv

We introduce a test-time framework for multiview Transformers (MVTs) that incorporates priors (e.g., camera poses, intrinsics, and depth) to improve 3D tasks without retraining or modifying pre-trained image-only networks. Rather than feeding priors into the architecture, we cast them as constraints on the predictions and optimize the network at inference time. The optimization loss consists of a self-supervised objective and prior penalty terms. The self-supervised objective captures the compatibility among multi-view predictions and is implemented using photometric or geometric loss between renderings from other views and each view itself. Any available priors are converted into penalty terms on the corresponding output modalities. Across a series of 3D vision benchmarks, including point map estimation and camera pose estimation, our method consistently improves performance over base MVTs by a large margin. On the ETH3D, 7-Scenes, and NRGBD datasets, our method reduces the point-map distance error by more than half compared with the base image-only models. Our method also outperforms retrained prior-aware feed-forward methods, demonstrating the effectiveness of our test-time constrained optimization (TCO) framework for incorporating priors into 3D vision tasks.

📄 PDF Abstract BibTeX arXiv:2604.03878

Code (0)

등록된 구현이 없습니다.

Tasks

Camera Pose Estimation3D Reconstruction

Similar Papers 제목 키워드 기반

Learning Deep MRI Reconstruction Models from Scratch in Low-Data Regimes

2023-01-06 · Salman UH Dar, Şaban Öztürk, Muzaffer Özbey, Tolga Çukur

Magnetic resonance imaging (MRI) is an essential diagnostic tool that suffers from prolonged scan times. Reconstruction methods can alleviate this limitation by recovering clinically usable images from accelerated acquis…

DiagnosticMRI ReconstructionRolling Shutter Correction

Common Pets in 3D: Dynamic New-View Synthesis of Real-Life Deformable Categories

2022-11-07 · CVPR 2023 1 · Samarth Sinha, Roman Shapovalov, Jeremy Reizenstein, Ignacio Rocco 외

Obtaining photorealistic reconstructions of objects from sparse views is inherently ambiguous and can only be achieved by learning suitable reconstruction priors. Earlier works on sparse rigid object reconstruction succe…

3D Reconstruction4D reconstructionBenchmarkingNeRF+1

INGeo: Accelerating Instant Neural Scene Reconstruction with Noisy Geometry Priors

2022-12-05 · Chaojian Li, Bichen Wu, Albert Pumarola, Peizhao Zhang 외

We present a method that accelerates reconstruction of 3D scenes and objects, aiming to enable instant reconstruction on edge devices such as mobile phones and AR/VR headsets. While recent works have accelerated scene re…

NeRFNovel View Synthesis

PatchComplete: Learning Multi-Resolution Patch Priors for 3D Shape Completion on Unseen Categories

2022-06-10 · Yuchen Rao, Yinyu Nie, Angela Dai

While 3D shape representations enable powerful reasoning in many visual and perception applications, learning 3D shape priors tends to be constrained to the specific categories trained on, leading to an inefficient learn…

Pow3R: Empowering Unconstrained 3D Reconstruction with Camera and Scene Priors

2025-03-21 · CVPR 2025 1 · Wonbong Jang, Philippe Weinzaepfel, Vincent Leroy, Lourdes Agapito 외

We present Pow3r, a novel large 3D vision regression model that is highly versatile in the input modalities it accepts. Unlike previous feed-forward models that lack any mechanism to exploit known camera or scene priors …

3D ReconstructionDepth CompletionDepth EstimationDepth Prediction+2