Test3R: Learning to Reconstruct 3D at Test Time
Yuheng Yuan, Qiuhong Shen, Shizun Wang, Xingyi Yang, Xinchao Wang

TL;DR
Test3R introduces a simple test-time learning approach that enhances 3D reconstruction accuracy by optimizing for geometric consistency across image pairs, significantly outperforming previous methods with minimal overhead.
Contribution
The paper proposes Test3R, a test-time learning method that improves 3D reconstruction by enforcing cross-pair geometric consistency using self-supervised optimization.
Findings
Outperforms state-of-the-art on 3D reconstruction tasks
Universally applicable with minimal test-time overhead
Significantly improves geometric accuracy and consistency
Abstract
Dense matching methods like DUSt3R regress pairwise pointmaps for 3D reconstruction. However, the reliance on pairwise prediction and the limited generalization capability inherently restrict the global geometric consistency. In this work, we introduce Test3R, a surprisingly simple test-time learning technique that significantly boosts geometric accuracy. Using image triplets (), Test3R generates reconstructions from pairs () and (). The core idea is to optimize the network at test time via a self-supervised objective: maximizing the geometric consistency between these two reconstructions relative to the common image . This ensures the model produces cross-pair consistent outputs, regardless of the inputs. Extensive experiments demonstrate that our technique significantly outperforms previous state-of-the-art methods on the 3D reconstruction and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsIndustrial Vision Systems and Defect Detection · Computer Graphics and Visualization Techniques · Robotics and Sensor-Based Localization
