paper-with-me

홈 › Papers

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

2023-09-07 · Otniel-Bogdan Mercea, Thomas Hummel, A. Sophia Koepke, Zeynep Akata

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.

📄 PDF Abstract BibTeX arXiv:2309.03869

Code (1)

explainableml/avdiff-gfsl 공식 구현 pytorch

Tasks

ClassificationFew-Shot LearningVideo Classification

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Language-Guided Joint Audio-Visual Editing via One-Shot Adaptation

2024-10-09 · Susan Liang, Chao Huang, Yapeng Tian, Anurag Kumar 외

In this paper, we introduce a novel task called language-guided joint audio-visual editing. Given an audio and image pair of a sounding event, this task aims at generating new audio-visual content by editing the given so…

SoloAudio: Target Sound Extraction with Language-oriented Audio Diffusion Transformer

2024-09-12 · Helin Wang, Jiarui Hai, Yen-Ju Lu, Karan Thakkar 외

In this paper, we introduce SoloAudio, a novel diffusion-based generative model for target sound extraction (TSE). Our approach trains latent diffusion models on audio, replacing the previous U-Net backbone with a skip-c…

Target Sound Extraction

Audio-Guided Visual Editing with Complex Multi-Modal Prompts

2025-08-28 · Hyeonyu Kim, Seokhoon Jeong, Seonghee Han, Chanhyuk Choi 외 arxiv

Visual editing with diffusion models has made significant progress but often struggles with complex scenarios that textual guidance alone could not adequately describe, highlighting the need for additional non-text editi…

Audio-visual Generalized Zero-shot Learning the Easy Way

2024-07-18 · Shentong Mo, Pedro Morgado

Audio-visual generalized zero-shot learning is a rapidly advancing domain that seeks to understand the intricate relations between audio and visual cues within videos. The overarching goal is to leverage insights from se…

Generalized Zero-Shot LearningZero-Shot Learning

CLIPSonic: Text-to-Audio Synthesis with Unlabeled Videos and Pretrained Language-Vision Models

2023-06-16 · Hao-Wen Dong, Xiaoyu Liu, Jordi Pons, Gautam Bhattacharya 외

Recent work has studied text-to-audio synthesis using large amounts of paired text-audio data. However, audio recordings with high-quality text annotations can be difficult to acquire. In this work, we approach text-to-a…

Audio Synthesis