English

Query Twice: Dual Mixture Attention Meta Learning for Video Summarization

Computer Vision and Pattern Recognition 2020-08-20 v1 Multimedia

Abstract

Video summarization aims to select representative frames to retain high-level information, which is usually solved by predicting the segment-wise importance score via a softmax function. However, softmax function suffers in retaining high-rank representations for complex visual or sequential information, which is known as the Softmax Bottleneck problem. In this paper, we propose a novel framework named Dual Mixture Attention (DMASum) model with Meta Learning for video summarization that tackles the softmax bottleneck problem, where the Mixture of Attention layer (MoA) effectively increases the model capacity by employing twice self-query attention that can capture the second-order changes in addition to the initial query-key attention, and a novel Single Frame Meta Learning rule is then introduced to achieve more generalization to small datasets with limited training sources. Furthermore, the DMASum significantly exploits both visual and sequential attention that connects local key-frame and global attention in an accumulative way. We adopt the new evaluation protocol on two public datasets, SumMe, and TVSum. Both qualitative and quantitative experiments manifest significant improvements over the state-of-the-art methods.

Keywords

Cite

@article{arxiv.2008.08360,
  title  = {Query Twice: Dual Mixture Attention Meta Learning for Video Summarization},
  author = {Junyan Wang and Yang Bai and Yang Long and Bingzhang Hu and Zhenhua Chai and Yu Guan and Xiaolin Wei},
  journal= {arXiv preprint arXiv:2008.08360},
  year   = {2020}
}

Comments

This manuscript has been accepted at ACM MM 2020

R2 v1 2026-06-23T17:57:34.276Z