Papers › Summarizing Videos using Concentrated Attention and Considering the Uniqueness and...

Summarizing Videos using Concentrated Attention and Considering the Uniqueness and Diversity of the Video Frames

29 Jun 2022ACM ICMR 2022 6archive 2025-07-28

Evlampios Apostolidis, Georgios Balaouras, Vasileios Mezaris, Ioannis Patras

In this work, we describe a new method for unsupervised video summarization. To overcome limitations of existing unsupervised video summarization approaches, that relate to the unstable training of Generator-Discriminator architectures, the use of RNNs for modeling long-range frames' dependencies and the ability to parallelize the training process of RNN-based network architectures, the developed method relies solely on the use of a self-attention mechanism to estimate the importance of video frames. Instead of simply modeling the frames' dependencies based on global attention, our method integrates a concentrated attention mechanism that is able to focus on non-overlapping blocks in the main diagonal of the attention matrix, and to enrich the existing information by extracting and exploiting knowledge about the uniqueness and diversity of the associated frames of the video. In this way, our method makes better estimates about the significance of different parts of the video, and drastically reduces the number of learnable parameters. Experimental evaluations using two benchmarking datasets (SumMe and TVSum) show the competitiveness of the proposed method against other state-of-the-art unsupervised summarization approaches, and demonstrate its ability to produce video summaries that are very close to the human preferences. An ablation study that focuses on the introduced components, namely the use of concentrated attention in combination with attention-based estimates about the frames' uniqueness and diversity, shows their relative contributions to the overall summarization performance.

PaperPDFCode

Code

e-apostolidis/CA-SUM officialmentioned in paperpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

Not run by Syntology. Nothing on this page verifies that the listed code works.

Tasks

BenchmarkingDiversityUnsupervised Video SummarizationVideo Summarization

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Unsupervised Video Summarization SumMe CA-SUM F1-score 51.1 #5 of 10 Archive leaderboard report
Unsupervised Video Summarization SumMe CA-SUM Parameters (M) 5.25 #5 of 10 Archive leaderboard report
Unsupervised Video Summarization SumMe CA-SUM training time (s) 24 #5 of 10 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Methods

AdamDropoutEarly StoppingGradient ClippingLayer NormalizationLinear LayerReLUResidual ConnectionSigmoid ActivationSoftmaxTransductive InferenceWeight DecayXavier Initialization

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections