paper-with-me

Papers

LONG3R: Long Sequence Streaming 3D Reconstruction

2025-07-24 · Zhuoguang Chen, Minghui Qin, Tianyuan Yuan, Zhe Liu, Hang Zhao arxiv

Recent advancements in multi-view scene reconstruction have been significant, yet existing methods face limitations when processing streams of input images. These methods either rely on time-consuming offline optimization or are restricted to shorter sequences, hindering their applicability in real-time scenarios. In this work, we propose LONG3R (LOng sequence streaming 3D Reconstruction), a novel model designed for streaming multi-view 3D scene reconstruction over longer sequences. Our model achieves real-time processing by operating recurrently, maintaining and updating memory with each new observation. We first employ a memory gating mechanism to filter relevant memory, which, together with a new observation, is fed into a dual-source refined decoder for coarse-to-fine interaction. To effectively capture long-sequence memory, we propose a 3D spatio-temporal memory that dynamically prunes redundant spatial information while adaptively adjusting resolution along the scene. To enhance our model's performance on long sequences while maintaining training efficiency, we employ a two-stage curriculum training strategy, each stage targeting specific capabilities. Experiments demonstrate that LONG3R outperforms state-of-the-art streaming methods, particularly for longer sequences, while maintaining real-time inference speed. Project page: https://zgchen33.github.io/LONG3R/.

📄 PDF Abstract BibTeX arXiv:2507.18255

Code (0)

등록된 구현이 없습니다.

Tasks

3D Reconstruction

Similar Papers 제목 키워드 기반

LongStream: Long-Sequence Streaming Autoregressive Visual Geometry

2026-02-13 · Chong Cheng, Xianda Chen, Tao Xie, Wei Yin 외 arxiv

Long-sequence streaming 3D reconstruction remains a significant open challenge. Existing autoregressive models often fail when processing long sequences because they anchor poses to the first frame, leading to attention …

3D Reconstruction

PAS3R: Pose-Adaptive Streaming 3D Reconstruction for Long Video Sequences

2026-03-22 · Lanbo Xu, Liang Guo, Caigui Jiang, Cheng Wang arxiv

Online monocular 3D reconstruction enables dense scene recovery from streaming video but remains fundamentally limited by the stability-adaptation dilemma: the reconstruction model must rapidly incorporate novel viewpoin…

3D ReconstructionDepth Estimation

Anchor3R: Streaming 3D Reconstruction with Transient Anchors for Long-Horizon Visual Mapping

2026-06-03 · Peilin Tao, Chong Cheng, Yuansen Du, Caiwei Song 외 arxiv

Long-horizon online visual mapping is a core capability for robot perception, requiring continuous camera-motion and scene-geometry estimation from visual streams under bounded memory and computation. Recent feed-forward…

3D Reconstruction

SSR: A Training-Free Approach for Streaming 3D Reconstruction

2026-03-16 · Hui Deng, Yuxin Mao, Yuxin He, Yuchao Dai arxiv

Streaming 3D reconstruction demands long-horizon state updates under strict latency constraints, yet stateful recurrent models often suffer from geometric drift as errors accumulate over time. We revisit this problem fro…

3D Reconstruction

Revisiting Local Context for Long-Horizon Streaming 3D Reconstruction

2026-08-27 · Jiarong Han, Jincheng Xiong, Yuzhou Liu, Linzhe Shi 외 hf

Streaming 3D reconstruction from extremely long videos requires estimating camera motion and scene geometry online under bounded memory and computation. Early streaming models achieve causal, bounded-cost inference using…

3D Reconstruction