paper-with-me

홈 › Papers

Improving the Classification of Rare Chords with Unlabeled Data

2020-12-13 · Marcelo Bortolozzo, Rodrigo Schramm, Claudio R. Jung

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.

📄 PDF Abstract BibTeX arXiv:2012.07055

Code (0)

등록된 구현이 없습니다.

Tasks

Chord RecognitionClassificationGeneral ClassificationSelf-Learning

Methods 이 논문이 사용한 방법론

Self-Learning 설명 없음
Focal Loss A Focal Loss function addresses class imbalance during training in tasks like object detection. Focal loss applies a modulating term to the cross entropy loss in order to…

Similar Papers 제목 키워드 기반

Guitar Chord Diagram Suggestion for Western Popular Music

2024-07-15 · Alexandre D'Hooge, Louis Bigo, Ken Déguernel, Nicolas Martin

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

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…

ChordFormer: A Conformer-Based Architecture for Large-Vocabulary Audio Chord Recognition

2025-02-17 · Muhammad Waseem Akram, Stefano Dettori, Valentina Colla, Giorgio Carlo Buttazzo

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 Retrieval

Integrating Distribution Matching into Semi-Supervised Contrastive Learning for Labeled and Unlabeled Data

2026-01-08 · Shogo Nakayama, Masahiro Okuda arxiv

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 Classification

Chord Recognition with Deep Learning

2025-12-27 · Pierre Mackenzie arxiv

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…