Musical Score Following using Statistical Inference
Josephine Cowley

TL;DR
This paper introduces a novel real-time score following method using Gaussian Processes with Spectral Mixture kernels, effectively aligning live performances with musical scores across various instruments.
Contribution
It presents the first proof of concept applying Gaussian Processes with Spectral Mixture kernels to online score following, demonstrating flexibility and effectiveness across different instruments.
Findings
Successful score following on multiple instrument recordings
Effective real-time performance with a two-stage inference approach
First application of GPs in online Music Information Retrieval
Abstract
Musical score following is the real-time mapping of a performance to corresponding locations in a musical score. Score following can be used in a variety of applications including automatic page turning and real-time accompaniment. This report presents a novel approach for score following motivated by Wilson and Adams's 2013 paper, which introduces Spectral Mixture (SM) kernels for Gaussian Process (GP) regression. Since the SM kernel is derived from a Mixture of Gaussians in the frequency domain, it is particularly suitable for modelling the superposed power spectra of musical notes, in which energy is concentrated at multiples of the fundamental frequency of each note. Our score follower begins by using a GP to statistically infer the musical notes played during 800-sample 'audioframes' (~18 ms) of solo piano music. These predictions are then used in a duration-dependent Hidden Markov…
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
MethodsGreedy Policy Search · Gaussian Process
