Unsupervised Symbolic Music Segmentation using Ensemble Temporal Prediction Errors
Shahaf Bassan, Yossi Adi, Jeffrey S. Rosenschein

TL;DR
This paper introduces an unsupervised ensemble-based approach for symbolic music segmentation that predicts musical phrase boundaries by analyzing temporal prediction errors, achieving state-of-the-art results on a benchmark dataset.
Contribution
The paper presents a novel ensemble prediction error method for unsupervised symbolic music segmentation, improving performance over previous unsupervised approaches.
Findings
Achieves state-of-the-art F-Score and R-value on Essen Folksong dataset
Ensemble of models enhances segmentation accuracy
Ablation study highlights importance of each component
Abstract
Symbolic music segmentation is the process of dividing symbolic melodies into smaller meaningful groups, such as melodic phrases. We proposed an unsupervised method for segmenting symbolic music. The proposed model is based on an ensemble of temporal prediction error models. During training, each model predicts the next token to identify musical phrase changes. While at test time, we perform a peak detection algorithm to select segment candidates. Finally, we aggregate the predictions of each of the models participating in the ensemble to predict the final segmentation. Results suggest the proposed method reaches state-of-the-art performance on the Essen Folksong dataset under the unsupervised setting when considering F-Score and R-value. We additionally provide an ablation study to better assess the contribution of each of the model components to the final results. As expected, the…
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
MethodsTest
