2020/01/23 by Fanyi Xiao, Yong Jae Lee, Xiao, Fanyi +7 · 18 citations
Computer Science · #Computer Vision and Pattern Recognition (cs.CV) #FOS: Computer and information sciences #Human Pose and Action Recognition #Music and Audio Processing #Speech and Audio Processing #cs.CV
paper · pdf · doi:10.48550/arxiv.2001.08740
Technical report
openalex publication_date 2020/01/23 · arxiv created 2020/03/09 · arxiv updated 2020/03/10 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28
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.