English

Video Summarization with Attention-Based Encoder-Decoder Networks

Computer Vision and Pattern Recognition 2018-04-17 v2

Abstract

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..

Keywords

Cite

@article{arxiv.1708.09545,
  title  = {Video Summarization with Attention-Based Encoder-Decoder Networks},
  author = {Zhong Ji and Kailin Xiong and Yanwei Pang and Xuelong Li},
  journal= {arXiv preprint arXiv:1708.09545},
  year   = {2018}
}

Comments

9 pages, 7 figures

R2 v1 2026-06-22T21:28:40.459Z