paper-with-me

Papers

XStreamVGGT: Extremely Memory-Efficient Streaming Vision Geometry Grounded Transformer with KV Cache Compression

2026-01-03 · Zunhai Su, Weihao Ye, Hansen Feng, Keyu Fan, Jing Zhang, Dahai Yu, Zhengwu Liu, Ngai Wong arxiv

Learning-based 3D visual geometry models have benefited substantially from large-scale transformers. Among these, StreamVGGT leverages frame-wise causal attention for strong streaming reconstruction, but suffers from unbounded KV cache growth, leading to escalating memory consumption and inference latency as input frames accumulate. We propose XStreamVGGT, a tuning-free approach that systematically compresses the KV cache through joint pruning and quantization, enabling extremely memory-efficient streaming inference. Specifically, redundant KVs originating from multi-view inputs are pruned through efficient token importance identification, enabling a fixed memory budget. Leveraging the unique distribution of KV tensors, we incorporate KV quantization to further reduce memory consumption. Extensive evaluations show that XStreamVGGT achieves mostly negligible performance degradation while substantially reducing memory usage by 4.42$\times$ and accelerating inference by 5.48$\times$, enabling scalable and practical streaming 3D applications. The code is available at https://github.com/ywh187/XStreamVGGT/.

📄 PDF Abstract BibTeX arXiv:2601.01204

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

XStreamVGGT: Extremely Memory-Efficient Streaming Vision Geometry Grounded Transformer with KV Cache Compression

2026-02-25 · Zunhai Su, Weihao Ye, Hansen Feng, Keyu Fan 외 arxiv

Learning-based 3D visual geometry models have significantly advanced with the advent of large-scale transformers. Among these, StreamVGGT leverages frame-wise causal attention to deliver robust and efficient streaming 3D…

3D Reconstruction

InfiniteVGGT: Visual Geometry Grounded Transformer for Endless Streams

2026-01-05 · Shuai Yuan, Yantai Yang, Xiaotian Yang, Xupeng Zhang 외 arxiv

The grand vision of enabling persistent, large-scale 3D visual geometry understanding is shackled by the irreconcilable demands of scalability and long-term stability. While offline models like VGGT achieve inspiring geo…

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

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

Streaming 4D Visual Geometry Transformer

2025-07-15 · Dong Zhuo, Wenzhao Zheng, Jiahe Guo, Yuqi Wu 외

Perceiving and reconstructing 4D spatial-temporal geometry from videos is a fundamental yet challenging computer vision task. To facilitate interactive and real-time applications, we propose a streaming 4D visual geometr…

4D reconstructionPhilosophy