Revisiting Local Context for Long-Horizon Streaming 3D Reconstruction
Summary
ABot-Recon enables real-time 3D reconstruction of large-scale environments from continuous video streams by using a fixed local context, achieving high efficiency and low memory usage.
View Cached Full Text
Cached at: 09/01/26, 12:41 PM
Paper page - Revisiting Local Context for Long-Horizon Streaming 3D Reconstruction
Source: https://huggingface.co/papers/2608.27529 ABot-Recon turns a single continuous video into a globally consistent 3D reconstruction in real time. Whether walking around a building with a phone, driving through city streets with a dashcam, or flying a drone over a campus, it reconstructs long video streams using only a fixed 12-frame local context, composing current-frame geometry and adjacent relative poses without persistent learned long-range memory. It scales to 10,000 + frame sequences at 24.45 FPS with only 6.71 GB of GPU memory, enabling efficient real-time 3D reconstruction of large-scale environments.
Similar Articles
Geometric Context Transformer for Streaming 3D Reconstruction
Introduces LingBot-Map, a feed-forward 3D foundation model for streaming 3D reconstruction using a geometric context transformer architecture that achieves stable real-time performance at 20 FPS.
@ModelScope2022: AMAP CV Lab introduces ABot-Recon, turning long video streams into camera paths and 3D point clouds in real time. https…
AMAP CV Lab has introduced ABot-Recon, a real-time AI system that processes long video streams to generate 3D point clouds and camera paths, featuring stable performance and open-source code released under Apache 2.0.
AnyRecon: Arbitrary-View 3D Reconstruction with Video Diffusion Model
AnyRecon proposes a scalable framework for 3D reconstruction from arbitrary sparse inputs using a video diffusion model with persistent scene memory and geometry-aware conditioning.
robbyant/lingbot-map
LingBot-Map is a feed-forward 3D foundation model for streaming 3D reconstruction that uses a Geometric Context Transformer architecture, achieving state-of-the-art performance with efficient ~20 FPS inference on long sequences exceeding 10,000 frames.
HorizonStream: Long-Horizon Attention for Streaming 3D Reconstruction
HorizonStream introduces a long-horizon attention mechanism for streaming 3D reconstruction that explicitly models geometric propagation via an evidence influence kernel, achieving stable, scalable reconstruction with constant memory and linear time complexity, and generalizing to sequences over 10,000 frames.
