CVSep 7, 2023

Text-to-feature diffusion for audio-visual few-shot learning

arXiv:2309.03869v14 citationsh-index: 20Has Code
Originality Incremental advance
AI Analysis

This addresses the problem of costly labeled data collection for video classification, enabling effective audio-visual learning with limited data, though it is incremental as it builds on existing few-shot and diffusion techniques.

The authors tackled few-shot video classification by leveraging audio-visual data, introducing a benchmark and AV-DIFF, a text-to-feature diffusion method that achieved state-of-the-art performance on three datasets.

Training deep learning models for video classification from audio-visual data commonly requires immense amounts of labeled training data collected via a costly process. A challenging and underexplored, yet much cheaper, setup is few-shot learning from video data. In particular, the inherently multi-modal nature of video data with sound and visual information has not been leveraged extensively for the few-shot video classification task. Therefore, we introduce a unified audio-visual few-shot video classification benchmark on three datasets, i.e. the VGGSound-FSL, UCF-FSL, ActivityNet-FSL datasets, where we adapt and compare ten methods. In addition, we propose AV-DIFF, a text-to-feature diffusion framework, which first fuses the temporal and audio-visual features via cross-modal attention and then generates multi-modal features for the novel classes. We show that AV-DIFF obtains state-of-the-art performance on our proposed benchmark for audio-visual (generalised) few-shot learning. Our benchmark paves the way for effective audio-visual classification when only limited labeled data is available. Code and data are available at https://github.com/ExplainableML/AVDIFF-GFSL.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes