From Captions to Keyframes: KeyScore for Multimodal Frame Scoring and Video-Language Understanding
Shih-Yao Lin, Sibendu Paul, Caren Chen
TL;DR
This work tackles the inefficiency of processing long videos by introducing a caption-aware frame scoring framework. It couples STACFP, a spatio-temporal clustering method that yields diverse, temporally coherent frame proposals, with KeyScore, a hybrid scoring mechanism that jointly optimizes semantic alignment, temporal coverage, and contextual impact to select informative frames. Empirical results on MSRVTT, MSVD, and DiDeMo show up to 99% frame reduction while achieving state-of-the-art performance in zero-shot retrieval, keyframe extraction, and action classification, demonstrating both efficiency and accuracy gains. The approach enables scalable, caption-grounded video understanding suitable for large-scale video-language systems and video encoders.
Abstract
Selecting informative keyframes is critical for efficient video understanding, yet existing approaches often rely on heuristics, ignore semantics, or produce redundant frames. We propose KeyScore, a caption-aware frame scoring method that combines three complementary signals: semantic similarity to captions, temporal representativeness, and contextual drop impact. Applied to large-scale video-caption datasets, KeyScore generates frame-level importance scores that enable training keyframe extractors or guiding video-language models. To support this, we also propose STACFP, a Spatio-Temporal Adaptive Clustering method that generates diverse and compact frame proposals across long videos. Together, KeyScore and STACFP reduce uninformative frames while preserving critical content, resulting in faster and more accurate inference. Our experiments on three standard video-language benchmarks (MSRVTT, MSVD, DiDeMo) show that combining STACFP and KeyScore enables up to 99% frame reduction compared to full-frame processing, while outperforming uniform 8-frame encoders in video-text retrieval, keyframe extraction, and action recognition tasks. By focusing on semantically relevant frames, our method enhances both efficiency and performance, enabling scalable and caption-grounded video understanding.
