Improving the Classification of Rare Chords with Unlabeled Data
In this work, we explore techniques to improve performance for rare classes in the task of Automatic Chord Recognition (ACR). We first explored the use of the focal loss in the context of ACR, which was originally proposed to improve the classification of hard samples. In parallel, we adapted a self-learning technique originally designed for image recognition to the musical domain. Our experiments show that both approaches individually (and their combination) improve the recognition of rare chords, but using only self-learning with noise addition yields the best results.
Code (0)
등록된 구현이 없습니다.
Tasks
Chord RecognitionClassificationGeneral ClassificationSelf-LearningMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Guitar Chord Diagram Suggestion for Western Popular Music
Chord diagrams are used by guitar players to show where and how to play a chord on the fretboard. They are useful to beginners learning chords or for sharing the hand positions required to play a song.However, the diagra…
The Minor Fall, the Major Lift: Inferring Emotional Valence of Musical Chords through Lyrics
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…
ChordFormer: A Conformer-Based Architecture for Large-Vocabulary Audio Chord Recognition
Chord recognition serves as a critical task in music information retrieval due to the abstract and descriptive nature of chords in music analysis. While audio chord recognition systems have achieved significant accuracy …
Chord RecognitionDescriptiveInformation RetrievalMusic Information RetrievalIntegrating Distribution Matching into Semi-Supervised Contrastive Learning for Labeled and Unlabeled Data
The advancement of deep learning has greatly improved supervised image classification. However, labeling data is costly, prompting research into unsupervised learning methods such as contrastive learning. In real-world s…
Contrastive LearningImage ClassificationChord Recognition with Deep Learning
Progress in automatic chord recognition has been slow since the advent of deep learning in the field. To understand why, I conduct experiments on existing methods and test hypotheses enabled by recent developments in gen…