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

Learn2Augment: Learning to Composite Videos for Data Augmentation in Action Recognition

About

We address the problem of data augmentation for video action recognition. Standard augmentation strategies in video are hand-designed and sample the space of possible augmented data points either at random, without knowing which augmented points will be better, or through heuristics. We propose to learn what makes a good video for action recognition and select only high-quality samples for augmentation. In particular, we choose video compositing of a foreground and a background video as the data augmentation process, which results in diverse and realistic new samples. We learn which pairs of videos to augment without having to actually composite them. This reduces the space of possible augmentations, which has two advantages: it saves computational cost and increases the accuracy of the final trained classifier, as the augmented pairs are of higher quality than average. We present experimental results on the entire spectrum of training settings: few-shot, semi-supervised and fully supervised. We observe consistent improvements across all of them over prior work and baselines on Kinetics, UCF101, HMDB51, and achieve a new state-of-the-art on settings with limited data. We see improvements of up to 8.6% in the semi-supervised setting.

Shreyank N Gowda, Marcus Rohrbach, Frank Keller, Laura Sevilla-Lara• 2022

Related benchmarks

TaskDatasetResultRank
Action RecognitionUCF-101 (81/20)
Accuracy64.8
13
Action RecognitionUCF101 (50% labels)
Accuracy73.3
13
Action RecognitionUCF101 (10% labels)
Accuracy60.1
13
Action RecognitionUCF101 5% labels
Accuracy50.9
13
Action RecognitionHMDB51 (60% labels)
Accuracy47.1
13
Action RecognitionHMDB51 (50% labels)
Accuracy0.463
13
Action RecognitionHMDB51 (40% labels)
Accuracy42.1
13
Action RecognitionUCF101 (train)
Accuracy95.3
12
Action RecognitionKinetics 100 (50% labels)
Accuracy75.9
12
Action RecognitionKinetics 100 (20% labels)
Accuracy72.1
12
Showing 10 of 18 rows

Other info

Code

Follow for update