paper-with-me

홈 › Papers

Using musical relationships between chord labels in automatic chord extraction tasks

2019-11-12 · Tristan Carsault, Jérôme Nika, Philippe Esling

Recent researches on Automatic Chord Extraction (ACE) have focused on the improvement of models based on machine learning. However, most models still fail to take into account the prior knowledge underlying the labeling alphabets (chord labels). Furthermore, recent works have shown that ACE performances are converging towards a glass ceiling. Therefore, this prompts the need to focus on other aspects of the task, such as the introduction of musical knowledge in the representation, the improvement of the models towards more complex chord alphabets and the development of more adapted evaluation methods. In this paper, we propose to exploit specific properties and relationships between chord labels in order to improve the learning of statistical ACE models. Hence, we analyze the interdependence of the representations of chords and their associated distances, the precision of the chord alphabets, and the impact of the reduction of the alphabet before or after training of the model. Furthermore, we propose new training losses based on musical theory. We show that these improve the results of ACE systems based on Convolutional Neural Networks. By performing an in-depth analysis of our results, we uncover a set of related insights on ACE tasks based on statistical models, and also formalize the musical meaning of some classification errors.

📄 PDF Abstract BibTeX arXiv:1911.04973

Code (1)

carsault/ismir2018 공식 구현

Similar Papers 제목 키워드 기반

Chord Embeddings: Analyzing What They Capture and Their Role for Next Chord Prediction and Artist Attribute Prediction

2021-02-04 · Allison Lahnala, Gauri Kambhatla, Jiajun Peng, Matthew Whitehead 외

Natural language processing methods have been applied in a variety of music studies, drawing the connection between music and language. In this paper, we expand those approaches by investigating \textit{chord embeddings}…

AttributePrediction

Multi-Step Chord Sequence Prediction Based on Aggregated Multi-Scale Encoder-Decoder Network

2019-11-12 · Tristan Carsault, Andrew McLeod, Philippe Esling, Jérôme Nika 외

This paper studies the prediction of chord progressions for jazz music by relying on machine learning models. The motivation of our study comes from the recent success of neural networks for performing automatic music co…

Decoder

From Context to Concept: Exploring Semantic Relationships in Music with Word2Vec

2018-11-29 · Ching-Hua Chuan, Kat Agres, Dorien Herremans

We explore the potential of a popular distributional semantics vector space model, word2vec, for capturing meaningful relationships in ecological (complex polyphonic) music. More precisely, the skip-gram version of word2…

Music Generation

Improved Chord Recognition by Combining Duration and Harmonic Language Models

2018-08-16 · Filip Korzeniowski, Gerhard Widmer

Chord recognition systems typically comprise an acoustic model that predicts chords for each audio frame, and a temporal model that casts these predictions into labelled chord segments. However, temporal models have been…

Chord RecognitionLanguage ModelingLanguage Modelling

The Minor Fall, the Major Lift: Inferring Emotional Valence of Musical Chords through Lyrics

2017-06-26 · Artemy Kolchinsky, Nakul Dhande, Kengjeun Park, Yong-Yeol Ahn

We investigate the association between musical chords and lyrics by analyzing a large dataset of user-contributed guitar tablatures. Motivated by the idea that the emotional content of chords is reflected in the words us…