paper-with-me

Papers

Unsupervised Video Summarization With Adversarial LSTM Networks

2017-07-01 · CVPR 2017 7 · Behrooz Mahasseni, Michael Lam, Sinisa Todorovic

This paper addresses the problem of unsupervised video summarization, formulated as selecting a sparse subset of video frames that optimally represent the input video. Our key idea is to learn a deep summarizer network to minimize distance between training videos and a distribution of their summarizations, in an unsupervised way. Such a summarizer can then be applied on a new video for estimating its optimal summarization. For learning, we specify a novel generative adversarial framework, consisting of the summarizer and discriminator. The summarizer is the autoencoder long short-term memory network (LSTM) aimed at, first, selecting video frames, and then decoding the obtained summarization for reconstructing the input video. The discriminator is another LSTM aimed at distinguishing between the original video and its reconstruction from the summarizer. The summarizer LSTM is cast as an adversary of the discriminator, i.e., trained so as to maximally confuse the discriminator. This learning is also regularized for sparsity. Evaluation on four benchmark datasets, consisting of videos showing diverse events in first- and third-person views, demonstrates our competitive performance in comparison to fully supervised state-of-the-art approaches.

📄 PDF Abstract BibTeX

Code (1)

j-min/Adversarial_Video_Summary 공식 구현 pytorch

Tasks

Unsupervised Video SummarizationVideo Summarization

Similar Papers 제목 키워드 기반

Cycle-SUM: Cycle-consistent Adversarial LSTM Networks for Unsupervised Video Summarization

2019-04-17 · Li Yuan, Francis EH Tay, Ping Li, Li Zhou 외

In this paper, we present a novel unsupervised video summarization model that requires no manual annotation. The proposed model termed Cycle-SUM adopts a new cycle-consistent adversarial LSTM architecture that can effect…

Unsupervised Video SummarizationVideo Summarization

Self-Attention Based Generative Adversarial Networks For Unsupervised Video Summarization

2023-07-16 · Maria Nektaria Minaidi, Charilaos Papaioannou, Alexandros Potamianos

In this paper, we study the problem of producing a comprehensive video summary following an unsupervised approach that relies on adversarial learning. We build on a popular method where a Generative Adversarial Network (…

Generative Adversarial NetworkUnsupervised Video SummarizationVideo Summarization

Semantic-Guided Unsupervised Video Summarization

2026-01-21 · Haizhou Liu, Haodong Jin, Yiming Wang, Hui Yu arxiv

Video summarization is a crucial technique for social understanding, enabling efficient browsing of massive multimedia content and extraction of key information from social platforms. Most existing unsupervised summariza…

Unsupervised Video Summarization

AC-SUM-GAN: Connecting Actor-Critic and Generative Adversarial Networks for Unsupervised Video Summarization

2020-11-16 · IEEE Transactions on Circuits and Systems for Video Technology 2020 11 · Evlampios Apostolidis, Eleni Adamantidou, Alexandros I. Metsai, Vasileios Mezaris 외

This paper presents a new method for unsupervised video summarization. The proposed architecture embeds an Actor-Critic model into a Generative Adversarial Network and formulates the selection of important video fragment…

Generative Adversarial NetworkUnsupervised Video SummarizationVideo Summarization

Unsupervised Video Summarization with a Convolutional Attentive Adversarial Network

2021-05-24 · Guoqiang Liang, Yanbing Lv, Shucheng Li, Shizhou Zhang 외

With the explosive growth of video data, video summarization, which attempts to seek the minimum subset of frames while still conveying the main story, has become one of the hottest topics. Nowadays, substantial achievem…

Generative Adversarial NetworkUnsupervised Video SummarizationVideo Summarization