Striking a New Chord: Neural Networks in Music Information Dynamics
Farshad Jafari, Claire Arthur

TL;DR
This study demonstrates that neural network models like LSTM, Transformer, and GPT significantly outperform traditional statistical models in predicting musical chords, advancing music information retrieval and cognition research.
Contribution
It provides a comparative analysis showing neural networks' superiority over statistical models for musical event prediction, including multidimensional modeling with melody and chords.
Findings
Neural models achieved higher accuracy than statistical models in chord prediction.
LSTM with attention was the most accurate neural model for single-sequence prediction.
Multidimensional models incorporating melody and chords improved prediction accuracy.
Abstract
Initiating a quest to unravel the complexities of musical aesthetics through the lens of information dynamics, our study delves into the realm of musical sequence modeling, drawing a parallel between the sequential structured nature of music and natural language. Despite the prevalence of neural network models in MIR, the modeling of symbolic music events as applied to music cognition and music neuroscience has largely relied on statistical models. In this "proof of concept" paper we posit the superiority of neural network models over statistical models for predicting musical events. Specifically, we compare LSTM, Transformer, and GPT models against a widely-used markov model to predict a chord event following a sequence of chords. Utilizing chord sequences from the McGill Billboard dataset, we trained each model to predict the next chord from a given sequence of chords. We found…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMusic and Audio Processing · Music Technology and Sound Studies · Neural Networks and Applications
