paper-with-me

Papers

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, but that standard chroma extractors compute too noisy features. This leads us to propose a learned chroma feature extractor based on artificial neural networks. It is trained to compute chroma features that encode harmonic information important for chord recognition, while being robust to irrelevant interferences. We achieve this by feeding the network an audio spectrum with context instead of a single frame as input. This way, the network can learn to selectively compensate noise and resolve harmonic ambiguities. We compare the resulting features to hand-crafted ones by using a simple linear frame-wise classifier for chord recognition on various data sets. The results show that the learned feature extractor produces superior chroma vectors for chord recognition.

📄 PDF Abstract BibTeX arXiv:1612.05065

Code (1)

CPJKU/madmom

Tasks

Chord Recognition

Similar Papers 제목 키워드 기반

An LSTM-Based Chord Generation System Using Chroma Histogram Representations

2024-05-08 · Jack Hardwick

This paper proposes a system for chord generation to monophonic symbolic melodies using an LSTM-based model trained on chroma histogram representations of chords. Chroma representations promise more harmonically rich gen…

Semi-supervised Neural Chord Estimation Based on a Variational Autoencoder with Latent Chord Labels and Features

2020-05-14 · Yiming Wu, Tristan Carsault, Eita Nakamura, Kazuyoshi Yoshii

This paper describes a statistically-principled semi-supervised method of automatic chord estimation (ACE) that can make effective use of music signals regardless of the availability of chord annotations. The typical app…

General ClassificationVariational Inference

MusicGen-Chord: Advancing Music Generation through Chord Progressions and Interactive Web-UI

2024-11-30 · Jongmin Jung, Andreas Jansson, Dasaem Jeong

MusicGen is a music generation language model (LM) that can be conditioned on textual descriptions and melodic features. We introduce MusicGen-Chord, which extends this capability by incorporating chord progression featu…

Language ModelingLanguage ModellingMusic Generation

An efficient supervised dictionary learning method for audio signal recognition

2018-12-12 · Imad Rida, Romain Hérault, Gilles Gasso

Machine hearing or listening represents an emerging area. Conventional approaches rely on the design of handcrafted features specialized to a specific audio task and that can hardly generalized to other audio fields. For…

Audio Signal RecognitionChord RecognitionDictionary LearningRepresentation Learning+1

A Fully Convolutional Deep Auditory Model for Musical Chord Recognition

2016-12-15 · Filip Korzeniowski, Gerhard Widmer

Chord recognition systems depend on robust feature extraction pipelines. While these pipelines are traditionally hand-crafted, recent advances in end-to-end machine learning have begun to inspire researchers to explore d…

Chord Recognition