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/Discriminative Feature Learning for Unsupervised Video Sum...

Discriminative Feature Learning for Unsupervised Video Summarization

Yunjae Jung, Donghyeon Cho, Dahun Kim, Sanghyun Woo, In So Kweon

2018-11-24Unsupervised Video SummarizationSupervised Video SummarizationVideo Summarization
PaperPDFCode

Abstract

In this paper, we address the problem of unsupervised video summarization that automatically extracts key-shots from an input video. Specifically, we tackle two critical issues based on our empirical observations: (i) Ineffective feature learning due to flat distributions of output importance scores for each frame, and (ii) training difficulty when dealing with long-length video inputs. To alleviate the first problem, we propose a simple yet effective regularization loss term called variance loss. The proposed variance loss allows a network to predict output scores for each frame with high discrepancy which enables effective feature learning and significantly improves model performance. For the second problem, we design a novel two-stream network named Chunk and Stride Network (CSNet) that utilizes local (chunk) and global (stride) temporal view on the video features. Our CSNet gives better summarization results for long-length videos compared to the existing methods. In addition, we introduce an attention mechanism to handle the dynamic information in videos. We demonstrate the effectiveness of the proposed methods by conducting extensive ablation studies and show that our final model achieves new state-of-the-art results on two benchmark datasets.

Results

TaskDatasetMetricValueModel
VideoTvSumF1-score58.8CSNet
VideoTvSumKendall's Tau0.025CSNet
VideoTvSumParameters (M)100.76CSNet
VideoTvSumSpearman's Rho0.034CSNet
VideoTvSumtraining time (s)1797CSNet
VideoSumMeF1-score51.3CSNet
VideoSumMeParameters (M)100.76CSNet
VideoSumMetraining time (s)568.6CSNet
VideoTvSumF1-score (Augmented)57.1CSNet
VideoTvSumF1-score (Canonical)58.5CSNet
VideoSumMeF1-score (Augmented)48.7CSNet
VideoSumMeF1-score (Canonical)48.6CSNet
Video SummarizationTvSumF1-score58.8CSNet
Video SummarizationTvSumKendall's Tau0.025CSNet
Video SummarizationTvSumParameters (M)100.76CSNet
Video SummarizationTvSumSpearman's Rho0.034CSNet
Video SummarizationTvSumtraining time (s)1797CSNet
Video SummarizationSumMeF1-score51.3CSNet
Video SummarizationSumMeParameters (M)100.76CSNet
Video SummarizationSumMetraining time (s)568.6CSNet
Video SummarizationTvSumF1-score (Augmented)57.1CSNet
Video SummarizationTvSumF1-score (Canonical)58.5CSNet
Video SummarizationSumMeF1-score (Augmented)48.7CSNet
Video SummarizationSumMeF1-score (Canonical)48.6CSNet

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