Jongseo Lee, Joohyun Chang, DongHo Lee, Jinwoo Choi
We propose Cross-Attention in Audio, Space, and Time (CA^2ST), a transformer-based method for holistic video recognition. Recognizing actions in videos requires both spatial and temporal understanding, yet most existing models lack a balanced spatio-temporal understanding of videos. To address this, we propose a novel two-stream architecture, called Cross-Attention in Space and Time (CAST), using only RGB input. In each layer of CAST, Bottleneck Cross-Attention (B-CA) enables spatial and temporal experts to exchange information and make synergistic predictions. For holistic video understanding, we extend CAST by integrating an audio expert, forming Cross-Attention in Visual and Audio (CAVA). We validate the CAST on benchmarks with different characteristics, EPIC-KITCHENS-100, Something-Something-V2, and Kinetics-400, consistently showing balanced performance. We also validate the CAVA on audio-visual action recognition benchmarks, including UCF-101, VGG-Sound, KineticsSound, and EPIC-SOUNDS. With a favorable performance of CAVA across these datasets, we demonstrate the effective information exchange among multiple experts within the B-CA module. In summary, CA^2ST combines CAST and CAVA by employing spatial, temporal, and audio experts through cross-attention, achieving balanced and holistic video understanding.
| Task | Dataset | Metric | Value | Model |
|---|---|---|---|---|
| Video | Kinetics-Sounds | Top 1 Accuracy | 93.3 | CA2ST(B/16) |
| Video | Kinetics-Sounds | Top 1 Accuracy | 92.9 | CAVA(B/16) |
| Activity Recognition | UCF101 | 3-fold Accuracy | 97.2 | CA2ST(B/16) |
| Audio Classification | EPIC-SOUNDS | Accuracy | 61 | CA2ST(B/16) |
| Audio Classification | EPIC-SOUNDS | Accuracy | 60.3 | CAVA(B/16) |
| Audio Classification | VGGSound | Top 1 Accuracy | 68.3 | CA2ST(B/16) |
| Audio Classification | VGGSound | Top 1 Accuracy | 68.2 | CAVA(B/16) |
| Action Recognition | UCF101 | 3-fold Accuracy | 97.2 | CA2ST(B/16) |
| Classification | EPIC-SOUNDS | Accuracy | 61 | CA2ST(B/16) |
| Classification | EPIC-SOUNDS | Accuracy | 60.3 | CAVA(B/16) |
| Classification | VGGSound | Top 1 Accuracy | 68.3 | CA2ST(B/16) |
| Classification | VGGSound | Top 1 Accuracy | 68.2 | CAVA(B/16) |