paper-with-me

Papers

Learning Music Representations with wav2vec 2.0

2022-10-27 · Alessandro Ragano, Emmanouil Benetos, Andrew Hines

Learning music representations that are general-purpose offers the flexibility to finetune several downstream tasks using smaller datasets. The wav2vec 2.0 speech representation model showed promising results in many downstream speech tasks, but has been less effective when adapted to music. In this paper, we evaluate whether pre-training wav2vec 2.0 directly on music data can be a better solution instead of finetuning the speech model. We illustrate that when pre-training on music data, the discrete latent representations are able to encode the semantic meaning of musical concepts such as pitch and instrument. Our results show that finetuning wav2vec 2.0 pre-trained on music data allows us to achieve promising results on music classification tasks that are competitive with prior work on audio representations. In addition, the results are superior to the pre-trained model on speech embeddings, demonstrating that wav2vec 2.0 pre-trained on music data can be a promising music representation model.

📄 PDF Abstract BibTeX arXiv:2210.15310

Code (0)

등록된 구현이 없습니다.

Tasks

Music Classification

Similar Papers 제목 키워드 기반

Natural Language Processing Methods for Symbolic Music Generation and Information Retrieval: a Survey

2024-02-27 · Dinh-Viet-Toan Le, Louis Bigo, Mikaela Keller, Dorien Herremans

Several adaptations of Transformers models have been developed in various domains since its breakthrough in Natural Language Processing (NLP). This trend has spread into the field of Music Information Retrieval (MIR), in…

Information RetrievalMusic GenerationMusic Information RetrievalRetrieval

Deep Music Analogy Via Latent Representation Disentanglement

2019-06-09 · Ruihan Yang, Dingsu Wang, Ziyu Wang, Tianyao Chen 외

Analogy-making is a key method for computer algorithms to generate both natural and creative music pieces. In general, an analogy is made by partially transferring the music abstractions, i.e., high-level representations…

DisentanglementRhythm

DAIRHuM: A Platform for Directly Aligning AI Representations with Human Musical Judgments applied to Carnatic Music

2024-11-22 · Prashanth Thattai Ravikumar

Quantifying and aligning music AI model representations with human behavior is an important challenge in the field of MIR. This paper presents a platform for exploring the Direct alignment between AI music model Represen…

RhythmSpecificity

Learning Music Audio Representations With Limited Data

2025-05-09 · Christos Plachouras, Emmanouil Benetos, Johan Pauwels

Large deep-learning models for music, including those focused on learning general-purpose music audio representations, are often assumed to require substantial training data to achieve high performance. If true, this wou…

Information RetrievalMusic Information Retrieval

Learning Transposition-Invariant Interval Features from Symbolic Music and Audio

2018-06-21 · Stefan Lattner, Maarten Grachten, Gerhard Widmer

Many music theoretical constructs (such as scale types, modes, cadences, and chord types) are defined in terms of pitch intervals---relative distances between pitches. Therefore, when computer models are employed in musi…