paper-with-me

홈 › Papers

From Captions to Keyframes: KeyScore for Multimodal Frame Scoring and Video-Language Understanding

2025-10-07 · Shih-Yao Lin, Sibendu Paul, Caren Chen arxiv

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.

📄 PDF Abstract BibTeX arXiv:2510.06509

Code (0)

등록된 구현이 없습니다.

Tasks

Video-Text RetrievalSemantic SimilarityAction Recognition

Similar Papers 제목 키워드 기반

A Challenging Multimodal Video Summary: Simultaneously Extracting and Generating Keyframe-Caption Pairs from Video

2023-12-04 · Keito Kudo, Haruki Nagasawa, Jun Suzuki, Nobuyuki Shimizu

This paper proposes a practical multimodal video summarization task setting and a dataset to train and evaluate the task. The target task involves summarizing a given video into a predefined number of keyframe-caption pa…

Video Summarization

Grounding Task Assistance with Multimodal Cues from a Single Demonstration

2025-05-02 · Gabriel Sarch, Balasaravanan Thoravi Kumaravel, Sahithya Ravi, Vibhav Vineet 외

A person's demonstration often serves as a key reference for others learning the same task. However, RGB video, the dominant medium for representing these demonstrations, often fails to capture fine-grained contextual cu…

Question AnsweringVisual Question Answering

MMSummary: Multimodal Summary Generation for Fetal Ultrasound Video

2024-08-07 · Xiaoqing Guo, Qianhui Men, J. Alison Noble

We present the first automated multimodal summary generation system, MMSummary, for medical imaging video, particularly with a focus on fetal ultrasound analysis. Imitating the examination process performed by a human so…

AnatomyLanguage ModelingLanguage ModellingLarge Language Model

COCO-Urdu: A Large-Scale Urdu Image-Caption Dataset with Multimodal Quality Estimation

2025-09-10 · Umair Hassan arxiv

Urdu, spoken by over 250 million people, remains critically under-served in multimodal and vision-language research. The absence of large-scale, high-quality datasets has limited the development of Urdu-capable systems a…

Visual Grounding

Coverage-Driven Adaptive Keyframe Selection for Video Understanding

2026-08-01 · Junyang Zhang, Puhan Luo, Chen Tang, Yuxi Shi 외 arxiv

Recent advances in large vision-language models (LVLMs) have enabled long-video understanding and analysis. However, processing the large number of frames in a video incurs substantial computational overhead. Existing me…