paper-with-me

Papers

Multi-Granular Spatio-Temporal Token Merging for Training-Free Acceleration of Video LLMs

2025-07-10 · Jeongseok Hyun, Sukjun Hwang, Su Ho Han, Taeoh Kim, Inwoong Lee, Dongyoon Wee, Joon-Young Lee, Seon Joo Kim, Minho Shim arxiv

Video large language models (LLMs) achieve strong video understanding by leveraging a large number of spatio-temporal tokens, but suffer from quadratic computational scaling with token count. To address this, we propose a training-free spatio-temporal token merging method, named STTM. Our key insight is to exploit local spatial and temporal redundancy in video data which has been overlooked in prior work. STTM first transforms each frame into multi-granular spatial tokens using a coarse-to-fine search over a quadtree structure, then performs directed pairwise merging across the temporal dimension. This decomposed merging approach outperforms existing token reduction methods across six video QA benchmarks. Notably, STTM achieves a 2$\times$ speed-up with only a 0.5% accuracy drop under a 50% token budget, and a 3$\times$ speed-up with just a 2% drop under a 30% budget. Moreover, STTM is query-agnostic, allowing KV cache reuse across different questions for the same video. The project page is available at https://www.jshyun.me/projects/sttm.

📄 PDF Abstract BibTeX arXiv:2507.07990

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Token Merging via Spatiotemporal Information Mining for Surgical Video Understanding

2025-09-28 · Xixi Jiang, Chen Yang, Dong Zhang, Pingcheng Dong 외 arxiv

Vision Transformer models have shown impressive effectiveness in the surgical video understanding tasks through long-range dependency modeling. However, current methods suffer from prohibitive computational costs due to …

HTTM: Head-wise Temporal Token Merging for Faster VGGT

2025-11-26 · Weitian Wang, Lukas Meiner, Rai Shubham, Cecilia De La Parra 외 arxiv

The Visual Geometry Grounded Transformer (VGGT) marks a significant leap forward in 3D scene reconstruction, as it is the first model that directly infers all key 3D attributes (camera poses, depths, and dense geometry) …

FlashVID: Efficient Video Large Language Models via Training-free Tree-based Spatiotemporal Token Merging

2026-02-08 · Ziyang Fan, Keyu Chen, Ruilong Xing, Yulin Li 외 arxiv

Although Video Large Language Models (VLLMs) have shown remarkable capabilities in video understanding, they are required to process high volumes of visual tokens, causing significant computational inefficiency. Existing…

Unified Spatiotemporal Token Compression for Video-LLMs at Ultra-Low Retention

2026-03-23 · Junhao Du, Jialong Xue, Anqi Li, Jincheng Dai 외 arxiv

Video large language models (Video-LLMs) face high computational costs due to large volumes of visual tokens. Existing token compression methods typically adopt a two-stage spatiotemporal compression strategy, relying on…

Semantic SimilarityQuestion Answering

MSGM: A Multi-Scale Spatiotemporal Graph Mamba for EEG Emotion Recognition

2025-07-21 · Hanwen Liu, Yifeng Gong, Zuwei Yan, Zeheng Zhuang 외 arxiv

EEG-based emotion recognition struggles with capturing multi-scale spatiotemporal dynamics and ensuring computational efficiency for real-time applications. Existing methods often oversimplify temporal granularity and sp…

Computational EfficiencyEEG Emotion RecognitionEmotion Classification