MEGA Hub

GSTEP: Global Spatio-Temporal Density-Driven Visual Token Pruning for Efficient Video Large Language Models

Authors

Do you know Mengjie Zhang?You can claim authorship or link another user.Do you know Qihui Zhu?You can claim authorship or link another user.Do you know Tao Zhang?You can claim authorship or link another user.Do you know Shuangwu Chen?You can claim authorship or link another user.Do you know Huihuang Qin?You can claim authorship or link another user.Do you know Yu Guo?You can claim authorship or link another user.Do you know Shenghao Ye?You can claim authorship or link another user.Do you know Zijian Wen?You can claim authorship or link another user.Do you know Yunpeng Hou?You can claim authorship or link another user.Do you know Dong Jin?You can claim authorship or link another user.Do you know Xiaobin Tan?You can claim authorship or link another user.Do you know Huasen He?You can claim authorship or link another user.Do you know Jian Yang?You can claim authorship or link another user.

Abstract

Video large language models (VideoLLMs) achieve strong video understanding performance, but their inference remains expensive due to the large number of redundant spatio-temporal visual tokens in long videos. Existing token pruning methods alleviate this cost by reducing redundant tokens, yet most of them rely on segment-level local pruning, where videos are partitioned into isolated segments and tokens are selected independently within each segment. Such designs may under-preserve short but semantically dense segments and discard tokens that appear non-salient locally but remain critical from a global perspective. To address this issue, we propose GSTEP (Global Spatio-Temporal Density Pruning), a plug-and-play pruning framework that models video as a continuous spatio-temporal information flow. GSTEP constructs a token-level spatio-temporal density by combining a continuous temporal density, obtained from a smoothed centered frame-level change signal, with intra-frame spatial density, and then performs global token sampling by jointly balancing information density and coverage. Extensive experiments on multiple VideoLLMs and public benchmarks demonstrate that GSTEP consistently achieves strong accuracy-efficiency trade-offs and generalizes well across model architectures and evaluation settings. On LLaVA-OneVision-7B, GSTEP prunes 75% of visual tokens, preserves up to 100.2% of the original average performance across benchmarks, and achieves a 1.17 end-to-end speedup.

Community

00

Publication notes

Author note
4 figures, accepted to ACM MM 26'