paper-with-me

홈 › Papers

Zero-shot Musical Stem Retrieval with Joint-Embedding Predictive Architectures

2024-11-29 · Alain Riou, Antonin Gagneré, Gaëtan Hadjeres, Stefan Lattner, Geoffroy Peeters

In this paper, we tackle the task of musical stem retrieval. Given a musical mix, it consists in retrieving a stem that would fit with it, i.e., that would sound pleasant if played together. To do so, we introduce a new method based on Joint-Embedding Predictive Architectures, where an encoder and a predictor are jointly trained to produce latent representations of a context and predict latent representations of a target. In particular, we design our predictor to be conditioned on arbitrary instruments, enabling our model to perform zero-shot stem retrieval. In addition, we discover that pretraining the encoder using contrastive learning drastically improves the model's performance. We validate the retrieval performances of our model using the MUSDB18 and MoisesDB datasets. We show that it significantly outperforms previous baselines on both datasets, showcasing its ability to support more or less precise (and possibly unseen) conditioning. We also evaluate the learned embeddings on a beat tracking task, demonstrating that they retain temporal structure and local information.

📄 PDF Abstract BibTeX arXiv:2411.19806

Code (0)

등록된 구현이 없습니다.

Tasks

Beat TrackingContrastive LearningRetrieval

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

I can listen but cannot read: An evaluation of two-tower multimodal systems for instrument recognition

2024-07-25 · Yannis Vasilakis, Rachel Bittner, Johan Pauwels

Music two-tower multimodal systems integrate audio and text modalities into a joint audio-text space, enabling direct comparison between songs and their corresponding labels. These systems enable new approaches for class…

Instrument RecognitionRetrievalzero-shot-classificationZero-Shot Learning

PHALAR: Phasors for Learned Musical Audio Representations

2026-05-05 · Davide Marincione, Michele Mancusi, Giorgio Strano, Luca Cerovaz 외 arxiv

Stem retrieval, the task of matching missing stems to a given audio submix, is a key challenge currently limited by models that discard temporal information. We introduce PHALAR, a contrastive framework achieving a relat…

Beat Tracking

SoulX-Singer: Towards High-Quality Zero-Shot Singing Voice Synthesis

2026-02-08 · Jiale Qian, Hao Meng, Tian Zheng, Pengcheng Zhu 외 arxiv

While recent years have witnessed rapid progress in speech synthesis, open-source singing voice synthesis (SVS) systems still face significant barriers to industrial deployment, particularly in terms of robustness and ze…

Zero-shot GeneralizationSpeech Synthesis

CLaMP: Contrastive Language-Music Pre-training for Cross-Modal Symbolic Music Information Retrieval

2023-04-21 · Shangda Wu, Dingyao Yu, Xu Tan, Maosong Sun

We introduce CLaMP: Contrastive Language-Music Pre-training, which learns cross-modal representations between natural language and symbolic music using a music encoder and a text encoder trained jointly with a contrastiv…

Data AugmentationInformation RetrievalMusic ClassificationMusic Information Retrieval+3

Augmenting Zero-Shot Dense Retrievers with Plug-in Mixture-of-Memories

2023-02-07 · Suyu Ge, Chenyan Xiong, Corby Rosset, Arnold Overwijk 외

In this paper we improve the zero-shot generalization ability of language models via Mixture-Of-Memory Augmentation (MoMA), a mechanism that retrieves augmentation documents from multiple information corpora ("external m…

RetrievalZero-shot Generalization