M2D-CLAP: Masked Modeling Duo Meets CLAP for Learning General-purpose Audio-Language Representation
Daisuke Niizumi, Daiki Takeuchi, Yasunori Ohishi, Noboru Harada,, Masahiro Yasuda, Shunsuke Tsubaki, and Keisuke Imoto

TL;DR
This paper introduces M2D-CLAP, a novel approach combining self-supervised masked modeling and CLAP to learn versatile audio-language representations effective for zero-shot and transfer learning tasks.
Contribution
The paper proposes M2D-CLAP, a new method that integrates masked modeling with CLAP to create a general-purpose audio-language representation.
Findings
Achieves 75.17% accuracy on GTZAN classification.
Performs well on linear evaluation, fine-tuning, and zero-shot classification.
Outperforms previous methods in general-purpose audio-language tasks.
Abstract
Contrastive language-audio pre-training (CLAP) enables zero-shot (ZS) inference of audio and exhibits promising performance in several classification tasks. However, conventional audio representations are still crucial for many tasks where ZS is not applicable (e.g., regression problems). Here, we explore a new representation, a general-purpose audio-language representation, that performs well in both ZS and transfer learning. To do so, we propose a new method, M2D-CLAP, which combines self-supervised learning Masked Modeling Duo (M2D) and CLAP. M2D learns an effective representation to model audio signals, and CLAP aligns the representation with text embedding. As a result, M2D-CLAP learns a versatile representation that allows for both ZS and transfer learning. Experiments show that M2D-CLAP performs well on linear evaluation, fine-tuning, and ZS classification with a GTZAN…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMusic and Audio Processing · Speech Recognition and Synthesis · Natural Language Processing Techniques
MethodsMasked Modeling Duo
