VideoMix: Rethinking Data Augmentation for Video Classification
Sangdoo Yun, Seong Joon Oh, Byeongho Heo, Dongyoon Han, Jinhyung Kim

TL;DR
VideoMix introduces a novel data augmentation method for video classification by inserting video cuboids into other videos, which enhances model robustness and outperforms existing augmentation techniques on multiple benchmarks.
Contribution
This paper systematically analyzes data augmentation strategies for videos and proposes VideoMix, a new approach that improves generalization and performance in video action recognition.
Findings
VideoMix outperforms baseline augmentations on Kinetics and Something-Something-V2.
It enhances weakly-supervised action localization on THUMOS'14.
Pretrained VideoMix models show better accuracy on video detection tasks.
Abstract
State-of-the-art video action classifiers often suffer from overfitting. They tend to be biased towards specific objects and scene cues, rather than the foreground action content, leading to sub-optimal generalization performances. Recent data augmentation strategies have been reported to address the overfitting problems in static image classifiers. Despite the effectiveness on the static image classifiers, data augmentation has rarely been studied for videos. For the first time in the field, we systematically analyze the efficacy of various data augmentation strategies on the video classification task. We then propose a powerful augmentation strategy VideoMix. VideoMix creates a new training video by inserting a video cuboid into another video. The ground truth labels are mixed proportionally to the number of voxels from each video. We show that VideoMix lets a model learn beyond the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHuman Pose and Action Recognition · Anomaly Detection Techniques and Applications · Diabetic Foot Ulcer Assessment and Management
