SOTAVerified

Play It Back: Iterative Attention for Audio Recognition

2022-10-20Code Available0· sign in to hype

Alexandros Stergiou, Dima Damen

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

A key function of auditory cognition is the association of characteristic sounds with their corresponding semantics over time. Humans attempting to discriminate between fine-grained audio categories, often replay the same discriminative sounds to increase their prediction confidence. We propose an end-to-end attention-based architecture that through selective repetition attends over the most discriminative sounds across the audio sequence. Our model initially uses the full audio sequence and iteratively refines the temporal segments replayed based on slot attention. At each playback, the selected segments are replayed using a smaller hop length which represents higher resolution features within these segments. We show that our method can consistently achieve state-of-the-art performance across three audio-classification benchmarks: AudioSet, VGG-Sound, and EPIC-KITCHENS-100.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
AudioSetPlayItBackX3Test mAP0.48Unverified
EPIC-KITCHENS-100PlayItBackX3Top-1 Action15.9Unverified
VGGSoundPlayItBackX3Top 1 Accuracy53.7Unverified

Reproductions