ArXiv TLDR

Online3R: Online Learning for Consistent Sequential Reconstruction Based on Geometry Foundation Model

🐦 Tweet
2604.09480

Shunkai Zhou, Zike Yan, Fei Xue, Dong Wu, Yuchen Deng + 1 more

cs.CV

TLDR

Online3R uses online learning and visual prompts with a frozen geometry foundation model for consistent sequential 3D reconstruction.

Key contributions

  • Online3R: An online learning framework for consistent sequential 3D reconstruction.
  • Adapts to new scenes using learnable visual prompts with a frozen geometry foundation model.
  • Employs a local-global self-supervised strategy for efficient pseudo groundtruth generation.
  • Enforces local consistency on fused results and global consistency on sparse keyframes.

Why it matters

This paper addresses the critical issue of inconsistency in sequential 3D reconstruction by introducing an online learning approach. It efficiently adapts a geometry foundation model to new environments, improving reconstruction quality and robustness. This advancement pushes the state-of-the-art in real-time, consistent 3D scene understanding.

Original Abstract

We present Online3R, a new sequential reconstruction framework that is capable of adapting to new scenes through online learning, effectively resolving inconsistency issues. Specifically, we introduce a set of learnable lightweight visual prompts into a pretrained, frozen geometry foundation model to capture the knowledge of new environments while preserving the fundamental capability of the foundation model for geometry prediction. To solve the problems of missing groundtruth and the requirement of high efficiency when updating these visual prompts at test time, we introduce a local-global self-supervised learning strategy by enforcing the local and global consistency constraints on predictions. The local consistency constraints are conducted on intermediate and previously local fused results, enabling the model to be trained with high-quality pseudo groundtruth signals; the global consistency constraints are operated on sparse keyframes spanning long distances rather than per frame, allowing the model to learn from a consistent prediction over a long trajectory in an efficient way. Our experiments demonstrate that Online3R outperforms previous state-of-the-art methods on various benchmarks. Project page: https://shunkaizhou.github.io/online3r-1.0/

📬 Weekly AI Paper Digest

Get the top 10 AI/ML arXiv papers from the week — summarized, scored, and delivered to your inbox every Monday.