Audiovisual SlowFast Networks for Video Recognition
About
We present Audiovisual SlowFast Networks, an architecture for integrated audiovisual perception. AVSlowFast has Slow and Fast visual pathways that are deeply integrated with a Faster Audio pathway to model vision and sound in a unified representation. We fuse audio and visual features at multiple layers, enabling audio to contribute to the formation of hierarchical audiovisual concepts. To overcome training difficulties that arise from different learning dynamics for audio and visual modalities, we introduce DropPathway, which randomly drops the Audio pathway during training as an effective regularization technique. Inspired by prior studies in neuroscience, we perform hierarchical audiovisual synchronization to learn joint audiovisual features. We report state-of-the-art results on six video action classification and detection datasets, perform detailed ablation studies, and show the generalization of AVSlowFast to learn self-supervised audiovisual features. Code will be made available at: https://github.com/facebookresearch/SlowFast.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Action Recognition | Kinetics-400 | Top-1 Acc78.8 | 413 | |
| Action Detection | AVA v2.2 (val) | mAP28.6 | 99 | |
| Audio-Visual Classification | CREMA-D (test) | Accuracy58.3 | 60 | |
| Action Recognition | Charades v1 (test) | -- | 52 | |
| Action Detection | AVA v2.1 (val) | mAP27.8 | 48 | |
| Audio-visual event recognition | AVE (test) | AV Accuracy66.4 | 20 | |
| Action Recognition | EPIC-KITCHENS 1 (S1 Seen kitchens) | Top-1 Accuracy (Verb)65.7 | 17 | |
| Action Recognition | AVA v2.1 (val) | mAP27.8 | 14 | |
| Video Classification | Kinetics (test) | Top-1 Accuracy78.8 | 12 | |
| Action Recognition | EPIC-KITCHENS S2 (test) | Top-1 Verb Accuracy55.8 | 11 |