ChatPaper.aiChatPaper

自由几何:基于自身长序列优化的三维重建精炼方法

Free Geometry: Refining 3D Reconstruction from Longer Versions of Itself

April 15, 2026
作者: Yuhang Dai, Xingyi Yang
cs.AI

摘要

前馈式三维重建模型虽效率卓越但缺乏灵活性:一旦训练完成,其推理过程采用零样本模式而无法适配测试场景。这导致视觉上合理的重建结果常存在误差,尤其在遮挡、镜面反射和模糊线索等情况下更为明显。为此,我们提出Free Geometry框架,使前馈式三维重建模型能在无三维真值标注的测试阶段实现自我进化。我们的核心发现是:当模型获取更多视角时,其重建结果会更具可靠性和视角一致性。基于此特性,对于给定测试序列,我们通过掩码部分帧构建自监督任务。该框架在保持被遮蔽帧所隐含的成对关系的同时,强制实现完整观测与部分观测间的跨视角特征一致性。这种自监督机制通过轻量级LoRA更新实现快速参数校准,单GPU上每数据集耗时不足2分钟。我们的方法在4个基准数据集上持续提升了包括Depth Anything 3和VGGT在内的前沿基础模型性能,相机位姿精度平均提升3.73%,点云图预测平均提升2.88%。代码已开源:https://github.com/hiteacherIamhumble/Free-Geometry。
English
Feed-forward 3D reconstruction models are efficient but rigid: once trained, they perform inference in a zero-shot manner and cannot adapt to the test scene. As a result, visually plausible reconstructions often contain errors, particularly under occlusions, specularities, and ambiguous cues. To address this, we introduce Free Geometry, a framework that enables feed-forward 3D reconstruction models to self-evolve at test time without any 3D ground truth. Our key insight is that, when the model receives more views, it produces more reliable and view-consistent reconstructions. Leveraging this property, given a testing sequence, we mask a subset of frames to construct a self-supervised task. Free Geometry enforces cross-view feature consistency between representations from full and partial observations, while maintaining the pairwise relations implied by the held-out frames. This self-supervision allows for fast recalibration via lightweight LoRA updates, taking less than 2 minutes per dataset on a single GPU. Our approach consistently improves state-of-the-art foundation models, including Depth Anything 3 and VGGT, across 4 benchmark datasets, yielding an average improvement of 3.73% in camera pose accuracy and 2.88% in point map prediction. Code is available at https://github.com/hiteacherIamhumble/Free-Geometry .
PDF141April 17, 2026