TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/CLIP-It! Language-Guided Video Summarization

CLIP-It! Language-Guided Video Summarization

Medhini Narasimhan, Anna Rohrbach, Trevor Darrell

2021-07-01NeurIPS 2021 12Supervised Video SummarizationVideo SummarizationQuery-focused Summarization
PaperPDFCode

Abstract

A generic video summary is an abridged version of a video that conveys the whole story and features the most important scenes. Yet the importance of scenes in a video is often subjective, and users should have the option of customizing the summary by using natural language to specify what is important to them. Further, existing models for fully automatic generic summarization have not exploited available language models, which can serve as an effective prior for saliency. This work introduces CLIP-It, a single framework for addressing both generic and query-focused video summarization, typically approached separately in the literature. We propose a language-guided multimodal transformer that learns to score frames in a video based on their importance relative to one another and their correlation with a user-defined query (for query-focused summarization) or an automatically generated dense video caption (for generic video summarization). Our model can be extended to the unsupervised setting by training without ground-truth supervision. We outperform baselines and prior work by a significant margin on both standard video summarization datasets (TVSum and SumMe) and a query-focused video summarization dataset (QFVS). Particularly, we achieve large improvements in the transfer setting, attesting to our method's strong generalization capabilities.

Results

TaskDatasetMetricValueModel
VideoTvSumF1-score (Augmented)69CLIP-It
VideoTvSumF1-score (Canonical)66.3CLIP-It
VideoTvSumKendall's Tau0.108CLIP-It
VideoTvSumSpearman's Rho0.147CLIP-It
VideoSumMeF1-score (Augmented)56.4CLIP-It
VideoSumMeF1-score (Canonical)54.2CLIP-It
Video SummarizationTvSumF1-score (Augmented)69CLIP-It
Video SummarizationTvSumF1-score (Canonical)66.3CLIP-It
Video SummarizationTvSumKendall's Tau0.108CLIP-It
Video SummarizationTvSumSpearman's Rho0.147CLIP-It
Video SummarizationSumMeF1-score (Augmented)56.4CLIP-It
Video SummarizationSumMeF1-score (Canonical)54.2CLIP-It

Related Papers

TRIM: A Self-Supervised Video Summarization Framework Maximizing Temporal Relative Information and Representativeness2025-06-25MF2Summ: Multimodal Fusion for Video Summarization with Temporal Alignment2025-06-12Prompts to Summaries: Zero-Shot Language-Guided Video Summarization2025-06-12Enhancing Video Memorability Prediction with Text-Motion Cross-modal Contrastive Loss and Its Application in Video Summarization2025-06-10TriPSS: A Tri-Modal Keyframe Extraction Framework Using Perceptual, Structural, and Semantic Representations2025-06-03Unsupervised Transcript-assisted Video Summarization and Highlight Detection2025-05-29REGen: Multimodal Retrieval-Embedded Generation for Long-to-Short Video Editing2025-05-24SD-VSum: A Method and Dataset for Script-Driven Video Summarization2025-05-06