HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

Summarizing Videos with Attention

Jiri Fajtl; Hajar Sadeghi Sokeh; Vasileios Argyriou; Dorothy Monekosso; Paolo Remagnino

Summarizing Videos with Attention

Abstract

In this work we propose a novel method for supervised, keyshots based video summarization by applying a conceptually simple and computationally efficient soft, self-attention mechanism. Current state of the art methods leverage bi-directional recurrent networks such as BiLSTM combined with attention. These networks are complex to implement and computationally demanding compared to fully connected networks. To that end we propose a simple, self-attention based network for video summarization which performs the entire sequence to sequence transformation in a single feed forward pass and single backward pass during training. Our method sets a new state of the art results on two benchmarks TvSum and SumMe, commonly used in this domain.

Code Repositories

thswodnjs3/CSTA
pytorch
Mentioned in GitHub
590shun/summarizer
pytorch
Mentioned in GitHub
ok1zjf/VASNet
Official
pytorch
Mentioned in GitHub
VinACE/trans-vsumm
pytorch
Mentioned in GitHub
azhar0100/VASNet
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
video-summarization-on-summeVASNet
F1-score (Augmented): 51.09
F1-score (Canonical): 49.71
video-summarization-on-tvsumVASNet
F1-score (Augmented): 62.37
F1-score (Canonical): 61.42

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Summarizing Videos with Attention | Papers | HyperAI