Revisiting Local Context for Long-Horizon Streaming 3D Reconstruction

📅 2026-08-27
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
该研究针对长视频流3D重建中的相机运动和场景几何估计问题,提出了一种仅使用前11帧的KV特征进行局部上下文预测的方法,提高了长期稳定性。
📝 Abstract
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 finite context buffers or compact recurrent states, yet their estimates often deteriorate as sequences grow. Recent methods improve long-horizon stability by coupling short-range context with persistent or multi-level long-range memory. We pursue a different route: we keep the learned temporal state strictly local and formulate predictions whose targets remain independent of sequence length. We present ABot-Recon, a simple streaming model that caches KV features from only the preceding 11 frames. It predicts a point map in the current camera coordinate system together with an adjacent-frame relative pose. These predictions remain equivariant under changes of reference frame, and global poses and geometry are recovered through sequential composition. To reduce accumulated drift, a lightweight temporal refiner improves relative rotations using recent visual and motion context, while a composition-aware pose loss supervises multi-step pose composition. Extensive evaluations on challenging long-sequence benchmarks demonstrate the superior long-horizon performance of our local-context approach. On Oxford Spires, ABot-Recon achieves an ATE of 4.35 m and an RPE-R of $0.12^\circ$, reducing both errors by approximately 40\% relative to the best prior results.
Problem

Research questions and friction points this paper is trying to address.

Streaming 3D Reconstruction
Long-Horizon Stability
Bounded Memory
Camera Motion Estimation
Scene Geometry
Innovation

Methods, ideas, or system contributions that make the work stand out.

local context
streaming 3D reconstruction
temporal refiner
pose loss
sequential composition
🔎 Similar Papers
No similar papers found.