Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

BeatNet: CRNN and Particle Filtering for Online Joint Beat Downbeat and Meter Tracking

About

The online estimation of rhythmic information, such as beat positions, downbeat positions, and meter, is critical for many real-time music applications. Musical rhythm comprises complex hierarchical relationships across time, rendering its analysis intrinsically challenging and at times subjective. Furthermore, systems which attempt to estimate rhythmic information in real-time must be causal and must produce estimates quickly and efficiently. In this work, we introduce an online system for joint beat, downbeat, and meter tracking, which utilizes causal convolutional and recurrent layers, followed by a pair of sequential Monte Carlo particle filters applied during inference. The proposed system does not need to be primed with a time signature in order to perform downbeat tracking, and is instead able to estimate meter and adjust the predictions over time. Additionally, we propose an information gate strategy to significantly decrease the computational cost of particle filtering during the inference step, making the system much faster than previous sampling-based methods. Experiments on the GTZAN dataset, which is unseen during training, show that the system outperforms various online beat and downbeat tracking systems and achieves comparable performance to a baseline offline joint method.

Mojtaba Heydari, Frank Cwitkowitz, Zhiyao Duan• 2021

Related benchmarks

TaskDatasetResultRank
Beat TrackingGTZAN
F-measure80.64
8
Beat TrackingGTZAN 1000 excerpts
F-Measure75.44
7
Beat TrackingBallroom
F1 Score77.41
3
Beat TrackingRock Corpus
F-measure73.13
3
Downbeat TrackingGTZAN
F1 Score54.07
3
Downbeat TrackingGTZAN 1000 excerpts (Entire dataset)
F-Measure46.49
2
Downbeat TrackingBallroom
F-measure47.45
1
Downbeat TrackingRock Corpus
F-measure0.4498
1
Showing 8 of 8 rows

Other info

Code

Follow for update