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

Hierarchical Multimodal Transformer to Summarize Videos

About

Although video summarization has achieved tremendous success benefiting from Recurrent Neural Networks (RNN), RNN-based methods neglect the global dependencies and multi-hop relationships among video frames, which limits the performance. Transformer is an effective model to deal with this problem, and surpasses RNN-based methods in several sequence modeling tasks, such as machine translation, video captioning, \emph{etc}. Motivated by the great success of transformer and the natural structure of video (frame-shot-video), a hierarchical transformer is developed for video summarization, which can capture the dependencies among frame and shots, and summarize the video by exploiting the scene information formed by shots. Furthermore, we argue that both the audio and visual information are essential for the video summarization task. To integrate the two kinds of information, they are encoded in a two-stream scheme, and a multimodal fusion mechanism is developed based on the hierarchical transformer. In this paper, the proposed method is denoted as Hierarchical Multimodal Transformer (HMT). Practically, extensive experiments show that HMT surpasses most of the traditional, RNN-based and attention-based video summarization methods.

Bin Zhao, Maoguo Gong, Xuelong Li• 2021

Related benchmarks

TaskDatasetResultRank
Video SummarizationTVSum
F-Measure60.1
213
Video SummarizationSumMe
F1 Score (Avg)44.1
130
Video SummarizationTVSum
Kendall's Tau0.096
55
Video SummarizationTVSum (test)
F-score0.603
47
Video SummarizationTVSum Canonical
F-Score60.1
39
Video SummarizationSumMe (test)
F-score44.8
35
Video SummarizationTVSum (Augmented)
F-score60.3
33
Video SummarizationSumMe (Augmented)
F-score44.8
33
Video SummarizationSumMe
Kendall's τ0.079
32
Video SummarizationSumMe
Kendall's tau0.079
26
Showing 10 of 11 rows

Other info

Follow for update