paper-with-me

Papers

Multi-Source Contrastive Learning from Musical Audio

2023-02-14 · Christos Garoufis, Athanasia Zlatintsi, Petros Maragos

Contrastive learning constitutes an emerging branch of self-supervised learning that leverages large amounts of unlabeled data, by learning a latent space, where pairs of different views of the same sample are associated. In this paper, we propose musical source association as a pair generation strategy in the context of contrastive music representation learning. To this end, we modify COLA, a widely used contrastive learning audio framework, to learn to associate a song excerpt with a stochastically selected and automatically extracted vocal or instrumental source. We further introduce a novel modification to the contrastive loss to incorporate information about the existence or absence of specific sources. Our experimental evaluation in three different downstream tasks (music auto-tagging, instrument classification and music genre classification) using the publicly available Magna-Tag-A-Tune (MTAT) as a source dataset yields competitive results to existing literature methods, as well as faster network convergence. The results also show that this pre-training method can be steered towards specific features, according to the selected musical source, while also being dependent on the quality of the separated sources.

📄 PDF Abstract BibTeX arXiv:2302.07077

Code (1)

cgaroufis/mscol_smc23 공식 구현 tf

Tasks

CoLAContrastive LearningGenre classificationMusic Auto-TaggingMusic Genre ClassificationRepresentation LearningSelf-Supervised LearningTAG

Methods 이 논문이 사용한 방법론

COLA COLA is a self-supervised pre-training approach for learning a general-purpose representation of audio. It is based on contrastive learning: it learns a representation which…
Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Contrastive timbre representations for musical instrument and synthesizer retrieval

2025-09-16 · Gwendal Le Vaillant, Yannick Molle arxiv

Efficiently retrieving specific instrument timbres from audio mixtures remains a challenge in digital music production. This paper introduces a contrastive learning framework for musical instrument retrieval, enabling di…

Contrastive LearningData Augmentation

CoLLAP: Contrastive Long-form Language-Audio Pretraining with Musical Temporal Structure Augmentation

2024-10-03 · Junda Wu, Warren Li, Zachary Novack, Amit Namburi 외

Modeling temporal characteristics plays a significant role in the representation learning of audio waveform. We propose Contrastive Long-form Language-Audio Pretraining (\textbf{CoLLAP}) to significantly extend the perce…

Contrastive LearningFormInformation RetrievalMusic Information Retrieval+3

Self-Supervised Beat Tracking in Musical Signals with Polyphonic Contrastive Learning

2022-01-05 · Dorian Desblancs

Annotating musical beats is a very long and tedious process. In order to combat this problem, we present a new self-supervised learning pretext task for beat tracking and downbeat estimation. This task makes use of Splee…

Audio Source SeparationBeat TrackingContrastive LearningSelf-Supervised Learning

COCOLA: Coherence-Oriented Contrastive Learning of Musical Audio Representations

2024-04-25 · Ruben Ciranni, Giorgio Mariani, Michele Mancusi, Emilian Postolache 외

We present COCOLA (Coherence-Oriented Contrastive Learning for Audio), a contrastive learning method for musical audio representations that captures the harmonic and rhythmic coherence between samples. Our method operate…

Contrastive LearningMusic Generation

Semi-Supervised Contrastive Learning of Musical Representations

2024-07-18 · Julien Guinot, Elio Quinton, György Fazekas

Despite the success of contrastive learning in Music Information Retrieval, the inherent ambiguity of contrastive self-supervision presents a challenge. Relying solely on augmentation chains and self-supervised positive …

Contrastive LearningInformation RetrievalMusic Information RetrievalTransfer Learning