# End-to-End Musical Key Estimation Using a Convolutional Neural Network

**Authors:** Filip Korzeniowski, Gerhard Widmer

arXiv: 1706.02921 · 2017-06-12

## TL;DR

This paper introduces an end-to-end convolutional neural network system for musical key estimation that outperforms existing methods and can handle multiple genres effectively, revealing genre-specific tonal interpretations.

## Contribution

The paper presents a unified neural network model capable of accurately estimating musical keys across diverse genres, outperforming specialized systems and analyzing genre-specific tonal differences.

## Key findings

- The neural network outperforms existing key estimation methods.
- Genre-specific tonal interpretations affect key estimation accuracy.
- Cross-genre models can handle multiple styles with minimal accuracy loss.

## Abstract

We present an end-to-end system for musical key estimation, based on a convolutional neural network. The proposed system not only out-performs existing key estimation methods proposed in the academic literature; it is also capable of learning a unified model for diverse musical genres that performs comparably to existing systems specialised for specific genres. Our experiments confirm that different genres do differ in their interpretation of tonality, and thus a system tuned e.g. for pop music performs subpar on pieces of electronic music. They also reveal that such cross-genre setups evoke specific types of error (predicting the relative or parallel minor). However, using the data-driven approach proposed in this paper, we can train models that deal with multiple musical styles adequately, and without major losses in accuracy.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1706.02921/full.md

## Figures

1 figure with captions in the complete paper: https://tomesphere.com/paper/1706.02921/full.md

## References

21 references — full list in the complete paper: https://tomesphere.com/paper/1706.02921/full.md

---
Source: https://tomesphere.com/paper/1706.02921