paper-with-me

홈 › Papers

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 generative models. Findings show that chord classifiers perform poorly on rare chords and that pitch augmentation boosts accuracy. Features extracted from generative models do not help and synthetic data presents an exciting avenue for future work. I conclude by improving the interpretability of model outputs with beat detection, reporting some of the best results in the field and providing qualitative analysis. Much work remains to solve automatic chord recognition, but I hope this thesis will chart a path for others to try.

📄 PDF Abstract BibTeX arXiv:2512.22621

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

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

A Bi-directional Transformer for Musical Chord Recognition

2019-07-05 · Jonggwon Park, Kyoyun Choi, Sungwook Jeon, Dokyun Kim 외

Chord recognition is an important task since chords are highly abstract and descriptive features of music. For effective chord recognition, it is essential to utilize relevant context in audio sequence. While various mac…

Chord RecognitionDescriptive

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

Automatic Chord Recognition with Higher-Order Harmonic Language Modelling

2018-08-16 · Filip Korzeniowski, Gerhard Widmer

Common temporal models for automatic chord recognition model chord changes on a frame-wise basis. Due to this fact, they are unable to capture musical knowledge about chord progressions. In this paper, we propose a tempo…

Chord RecognitionLanguage Modelling

Feature Learning for Chord Recognition: The Deep Chroma Extractor

2016-12-15 · Filip Korzeniowski, Gerhard Widmer

We explore frame-level audio feature learning for chord recognition using artificial neural networks. We present the argument that chroma vectors potentially hold enough information to model harmonic content of audio for…

Chord Recognition