Learning a Predictive Model for Music Using PULSE
Jonas Langhabel

TL;DR
This paper applies the PULSE feature discovery and learning method to model monophonic melodies, significantly outperforming existing models and providing interpretable, musicologically meaningful features.
Contribution
It introduces a novel application of PULSE to symbolic music modeling, including task-specific feature generation and a Python framework, advancing melody prediction techniques.
Findings
PULSE outperforms state-of-the-art models in melody prediction.
The learned models are interpretable and musicologically meaningful.
The framework facilitates exploration of large feature spaces.
Abstract
Predictive models for music are studied by researchers of algorithmic composition, the cognitive sciences and machine learning. They serve as base models for composition, can simulate human prediction and provide a multidisciplinary application domain for learning algorithms. A particularly well established and constantly advanced subtask is the prediction of monophonic melodies. As melodies typically involve non-Markovian dependencies their prediction requires a capable learning algorithm. In this thesis, I apply the recent feature discovery and learning method PULSE to the realm of symbolic music modeling. PULSE is comprised of a feature generating operation and L1-regularized optimization. These are used to iteratively expand and cull the feature set, effectively exploring feature spaces that are too large for common feature selection approaches. I design a general Python framework…
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.
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 · Neuroscience and Music Perception
