paper-with-me

홈 › Papers

Geometric Context Transformer for Streaming 3D Reconstruction

2026-04-15 · Lin-Zhuo Chen, Jian Gao, Yihang Chen, Ka Leong Cheng, Yipengjing Sun, Liangxiao Hu, Nan Xue, Xing Zhu, Yujun Shen, Yao Yao, Yinghao Xu arxiv

Streaming 3D reconstruction aims to recover 3D information, such as camera poses and point clouds, from a video stream, which necessitates geometric accuracy, temporal consistency, and computational efficiency. Motivated by the principles of Simultaneous Localization and Mapping (SLAM), we introduce LingBot-Map, a feed-forward 3D foundation model for reconstructing scenes from streaming data, built upon a geometric context transformer (GCT) architecture. A defining aspect of LingBot-Map lies in its carefully designed attention mechanism, which integrates an anchor context, a pose-reference window, and a trajectory memory to address coordinate grounding, dense geometric cues, and long-range drift correction, respectively. This design keeps the streaming state compact while retaining rich geometric context, enabling stable efficient inference at around 20 FPS on 518 x 378 resolution inputs over long sequences exceeding 10,000 frames. Extensive evaluations across a variety of benchmarks demonstrate that our approach achieves superior performance compared to both existing streaming and iterative optimization-based approaches.

📄 PDF Abstract BibTeX arXiv:2604.14141

Code (0)

등록된 구현이 없습니다.

Tasks

Computational Efficiency3D ReconstructionPoint Clouds

Similar Papers 제목 키워드 기반

HorizonStream: Long-Horizon Attention for Streaming 3D Reconstruction

2026-05-22 · Chong Cheng, Peilin Tao, Nanjie Yao, Guanzhi Ding 외 arxiv

Online 3D reconstruction requires estimating camera pose and scene geometry under strict causal and bounded-memory constraints. Existing methods often suffer from drift, jitter, or collapse on long sequences. We trace th…

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

Co-Me: Confidence-Guided Token Merging for Visual Geometric Transformers

2025-11-18 · Yutian Chen, Yuheng Qiu, Ruogu Li, Ali Agha 외 arxiv

We propose Confidence-Guided Token Merging (Co-Me), an acceleration mechanism for visual geometric transformers without retraining or finetuning the base model. Co-Me distilled a light-weight confidence predictor to rank…

FrameVGGT: Coherence-Preserving Memory for Bounded Streaming Geometry

2026-03-08 · Zhisong Xu, Takeshi Oishi arxiv

Streaming Visual Geometry Transformers such as StreamVGGT enable strong online 3D perception, but their KV-cache grows unbounded over long streams, limiting practical deployment. We study bounded-memory streaming geometr…

Camera Pose Estimation3D ReconstructionDepth Estimation

OVGGT: O(1) Constant-Cost Streaming Visual Geometry Transformer

2026-03-06 · Si-Yu Lu, Po-Ting Chen, Hui-Che Hsu, Sin-Ye Jhong 외 arxiv

Reconstructing 3D geometry from streaming video requires continuous inference under bounded resources. Recent geometric foundation models achieve impressive reconstruction quality through all-to-all attention, yet their …