TL;DR
ST-SimDiff is a training-free framework that efficiently balances the preservation of static and dynamic video content by modeling spatio-temporal relationships, significantly reducing computational costs in multimodal large language models.
Contribution
It introduces a novel dual-selection strategy based on similarity and difference, along with a spatio-temporal graph, to improve video token selection for MLLMs.
Findings
Outperforms state-of-the-art methods in accuracy and efficiency
Reduces computational costs substantially
Effectively captures key dynamic shifts in videos
Abstract
Multimodal Large Language Models (MLLMs) face significant computational overhead when processing long videos due to the massive number of visual tokens required. To improve efficiency, existing methods primarily reduce redundancy by pruning or merging tokens based on importance or similarity. However, these approaches largely overlook a critical dimension of video content, i.e., changes and turning points, and they lack a collaborative model for spatio-temporal relationships. To address this, we propose a new perspective: similarity is for identifying redundancy, while difference is for capturing key events. Based on this, we designed a training-free framework named ST-SimDiff. We first construct a spatio-temporal graph from the visual tokens to uniformly model their complex associations. Subsequently, we employ a parallel dual-selection strategy: 1) similarity-based selection uses…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
