VSI: Visual Subtitle Integration for Keyframe Selection to enhance Long Video Understanding
About
Multimodal large language models (MLLMs) demonstrate exceptional performance in vision-language tasks, yet their processing of long videos is constrained by input context length and high computational costs. Sparse frame sampling thus becomes a necessary preprocessing step, with sampled frame quality directly impacting downstream performance. Existing keyframe search algorithms achieve a balance between efficiency and sampled frame quality but heavily rely on the visual modality alone. This makes them difficult to adapt to text-related tasks and often leads to retrieval results deviating from core semantic content. To address this, we propose the VISUAL-SUBTITLE INTEGRATION (VSI), a multimodal keyframe retrieval framework. It employs a dual-branch collaborative retrieval approach combining Video Search and Subtitle Match to fuse complementary visual and textual information for precise localization. Experiments on LongVideoBench and VideoMME demonstrate that VSI achieves state-of-the-art accuracy in keyframe retrieval while delivering breakthrough performance in text-related tasks and exhibiting strong generalization across other tasks.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Video Question Answering | LongVideoBench | Accuracy51.2 | 224 | |
| Video Understanding | LongVideoBench | Accuracy73.89 | 128 | |
| Video Question Answering | Video-MME Long | Accuracy55.8 | 71 | |
| Video Question Answering | VideoMME Medium | Accuracy61.7 | 53 | |
| Video Question Answering | LONGVIDEOBENCH Medium | Accuracy56.1 | 24 | |
| Keyframe Retrieval | LongVideoBench | Precision76.8 | 7 | |
| Downstream Question Answering | LongVideoBench Medium Text-Related Perception | Accuracy62.07 | 5 | |
| Downstream Question Answering | LongVideoBench Long Text-Related Perception | Accuracy69.57 | 5 | |
| Keyframe Search | LongVideoBench Text-Related Perception Subsets | Accuracy45 | 3 | |
| Video Understanding | LONGVIDEOBENCH IMAGE-ONLY | Accuracy71.56 | 3 |