paper-with-me

홈 › Papers

Training chord recognition models on artificially generated audio

2025-08-07 · Martyna Majchrzak, Jacek Mańdziuk arxiv

One of the challenging problems in Music Information Retrieval is the acquisition of enough non-copyrighted audio recordings for model training and evaluation. This study compares two Transformer-based neural network models for chord sequence recognition in audio recordings and examines the effectiveness of using an artificially generated dataset for this purpose. The models are trained on various combinations of Artificial Audio Multitracks (AAM), Schubert's Winterreise Dataset, and the McGill Billboard Dataset and evaluated with three metrics: Root, MajMin and Chord Content Metric (CCM). The experiments prove that even though there are certainly differences in complexity and structure between artificially generated and human-composed music, the former can be useful in certain scenarios. Specifically, AAM can enrich a smaller training dataset of music composed by a human or can even be used as a standalone training set for a model that predicts chord sequences in pop music, if no other data is available.

📄 PDF Abstract BibTeX arXiv:2508.05878

Code (0)

등록된 구현이 없습니다.

Tasks

Information Retrieval

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

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

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

BACHI: Boundary-Aware Symbolic Chord Recognition Through Masked Iterative Decoding on Pop and Classical Music

2025-10-08 · Mingyang Yao, Ke Chen, Shlomo Dubnov, Taylor Berg-Kirkpatrick arxiv

Automatic chord recognition (ACR) via deep learning models has gradually achieved promising recognition accuracy, yet two key challenges remain. First, prior work has primarily focused on audio-domain ACR, while symbolic…

Boundary Detection