Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Video Summarization with Attention-Based Encoder-Decoder Networks

About

This paper addresses the problem of supervised video summarization by formulating it as a sequence-to-sequence learning problem, where the input is a sequence of original video frames, the output is a keyshot sequence. Our key idea is to learn a deep summarization network with attention mechanism to mimic the way of selecting the keyshots of human. To this end, we propose a novel video summarization framework named Attentive encoder-decoder networks for Video Summarization (AVS), in which the encoder uses a Bidirectional Long Short-Term Memory (BiLSTM) to encode the contextual information among the input video frames. As for the decoder, two attention-based LSTM networks are explored by using additive and multiplicative objective functions, respectively. Extensive experiments are conducted on three video summarization benchmark datasets, i.e., SumMe, and TVSum. The results demonstrate the superiority of the proposed AVS-based approaches against the state-of-the-art approaches,with remarkable improvements from 0.8% to 3% on two datasets,respectively..

Zhong Ji, Kailin Xiong, Yanwei Pang, Xuelong Li• 2017

Related benchmarks

TaskDatasetResultRank
Video SummarizationTVSum
F-Measure61.8
213
Video SummarizationSumMe
F1 Score (Avg)46.1
130
Video SummarizationTVSum (test)
F-score0.608
47
Video SummarizationSumMe (test)
F-score44.6
35
Video SummarizationSumMe (5-fold cross-validation)
F1 Score44.4
12
Video SummarizationTVSum Canonical (C) 5-fold cross-validation
F1 Score61
10
Video SummarizationSumMe (original five splits)
F1 Score0.444
6
Video SummarizationTVSum (original five splits)
F1 Score61
6
Showing 8 of 8 rows

Other info

Follow for update