paper-with-me

Papers

Diffusion in Zero-Shot Learning for Environmental Audio

2024-12-04 · Ysobel Sims, Stephan Chalup, Alexandre Mendes

Zero-shot learning enables models to generalize to unseen classes by leveraging semantic information, bridging the gap between training and testing sets with non-overlapping classes. While much research has focused on zero-shot learning in computer vision, the application of these methods to environmental audio remains underexplored, with poor performance in existing studies. Generative methods, which have demonstrated success in computer vision, are notably absent from environmental audio zero-shot learning, where classification-based approaches dominate. To address this gap, this work investigates generative methods for zero-shot learning in environmental audio. Two successful generative models from computer vision are adapted: a cross-aligned and distribution-aligned variational autoencoder (CADA-VAE) and a leveraging invariant side generative adversarial network (LisGAN). Additionally, a novel diffusion model conditioned on class auxiliary data is introduced. The diffusion model generates synthetic data for unseen classes, which is combined with seen-class data to train a classifier. Experiments are conducted on two environmental audio datasets, ESC-50 and FSC22. Results show that the diffusion model significantly outperforms all baseline methods, achieving more than 25% higher accuracy on the ESC-50 test partition. This work establishes the diffusion model as a promising generative approach for zero-shot learning and introduces the first benchmark of generative methods for environmental audio zero-shot learning, providing a foundation for future research in the field. Code is provided at https://github.com/ysims/ZeroDiffusion for the novel ZeroDiffusion method.

📄 PDF Abstract BibTeX arXiv:2412.03771

Code (1)

ysims/zerodiffusion 공식 구현 pytorch

Tasks

Generative Adversarial NetworkZero-Shot Learning

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 제목 키워드 기반

VoiceLDM: Text-to-Speech with Environmental Context

2023-09-24 · Yeonghyeon Lee, Inmo Yeon, Juhan Nam, Joon Son Chung

This paper presents VoiceLDM, a model designed to produce audio that accurately follows two distinct natural language text prompts: the description prompt and the content prompt. The former provides information about the…

AudioCapstext-to-speechText to Speech

Zero-Shot Unsupervised and Text-Based Audio Editing Using DDPM Inversion

2024-02-15 · Hila Manor, Tomer Michaeli

Editing signals using large pre-trained models, in a zero-shot manner, has recently seen rapid advancements in the image domain. However, this wave has yet to reach the audio domain. In this paper, we explore two zero-sh…

Connecting the Dots between Audio and Text without Parallel Data through Visual Knowledge Transfer

2022-01-16 · ACL ARR January 2022 1 · Anonymous

Machines that can represent and describe environmental soundscapes have practical potential, e.g., for audio tagging and captioning. Prevailing learning paradigms of audio-text connections have been relying on parallel a…

Audio ClassificationAudio TaggingRetrievalTransfer Learning+1

Connecting the Dots between Audio and Text without Parallel Data through Visual Knowledge Transfer

2021-12-16 · NAACL 2022 7 · Yanpeng Zhao, Jack Hessel, Youngjae Yu, Ximing Lu 외

Machines that can represent and describe environmental soundscapes have practical potential, e.g., for audio tagging and captioning systems. Prevailing learning paradigms have been relying on parallel audio-text data, wh…

Audio ClassificationAudio TaggingRetrievalTransfer Learning+1

ZeroSep: Separate Anything in Audio with Zero Training

2025-05-29 · Chao Huang, Yuesheng Ma, Junxuan Huang, Susan Liang 외

Audio source separation is fundamental for machines to understand complex acoustic environments and underpins numerous audio applications. Current supervised deep learning approaches, while powerful, are limited by the n…

Audio Source SeparationDenoising