paper-with-me

홈 › Papers

On the Futility of Learning Complex Frame-Level Language Models for Chord Recognition

2017-02-01 · Filip Korzeniowski, Gerhard Widmer

Chord recognition systems use temporal models to post-process frame-wise chord preditions from acoustic models. Traditionally, first-order models such as Hidden Markov Models were used for this task, with recent works suggesting to apply Recurrent Neural Networks instead. Due to their ability to learn longer-term dependencies, these models are supposed to learn and to apply musical knowledge, instead of just smoothing the output of the acoustic model. In this paper, we argue that learning complex temporal models at the level of audio frames is futile on principle, and that non-Markovian models do not perform better than their first-order counterparts. We support our argument through three experiments on the McGill Billboard dataset. The first two show 1) that when learning complex temporal models at the frame level, improvements in chord sequence modelling are marginal; and 2) that these improvements do not translate when applied within a full chord recognition system. The third, still rather preliminary experiment gives first indications that the use of complex sequential models for chord prediction at higher temporal levels might be more promising.

📄 PDF Abstract BibTeX arXiv:1702.00178

Code (0)

등록된 구현이 없습니다.

Tasks

Chord Recognition

Similar Papers 제목 키워드 기반

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

Chordal Sparsity for SDP-based Neural Network Verification

2022-06-07 · Anton Xue, Lars Lindemann, Rajeev Alur

Neural networks are central to many emerging technologies, but verifying their correctness remains a major challenge. It is known that network outputs can be sensitive and fragile to even small input perturbations, there…

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

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