HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

CSTA: CNN-based Spatiotemporal Attention for Video Summarization

Jaewon Son; Jaehun Park; Kwangsu Kim

CSTA: CNN-based Spatiotemporal Attention for Video Summarization

Abstract

Video summarization aims to generate a concise representation of a video, capturing its essential content and key moments while reducing its overall length. Although several methods employ attention mechanisms to handle long-term dependencies, they often fail to capture the visual significance inherent in frames. To address this limitation, we propose a CNN-based SpatioTemporal Attention (CSTA) method that stacks each feature of frames from a single video to form image-like frame representations and applies 2D CNN to these frame features. Our methodology relies on CNN to comprehend the inter and intra-frame relations and to find crucial attributes in videos by exploiting its ability to learn absolute positions within images. In contrast to previous work compromising efficiency by designing additional modules to focus on spatial importance, CSTA requires minimal computational overhead as it uses CNN as a sliding window. Extensive experiments on two benchmark datasets (SumMe and TVSum) demonstrate that our proposed approach achieves state-of-the-art performance with fewer MACs compared to previous methods. Codes are available at https://github.com/thswodnjs3/CSTA.

Code Repositories

thswodnjs3/CSTA
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
supervised-video-summarization-on-summeCSTA
Kendall's Tau: 0.246
Spearman's Rho: 0.274
supervised-video-summarization-on-tvsumCSTA
Kendall's Tau: 0.194
Spearman's Rho: 0.255
video-summarization-on-summeCSTA
Kendall's Tau: 0.246
Spearman's Rho: 0.274
video-summarization-on-tvsumCSTA
Kendall's Tau: 0.194
Spearman's Rho: 0.255

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
CSTA: CNN-based Spatiotemporal Attention for Video Summarization | Papers | HyperAI