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

8 Aug 2021  ·  Mojtaba Heydari, Frank Cwitkowitz, Zhiyao Duan ·

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.

PDF Abstract

Results from the Paper


Task Dataset Model Metric Name Metric Value Global Rank Result Benchmark
Online Beat Tracking Ballroom BeatNet F1 77.41 # 1
Online Beat Tracking Ballroom IBT F1 70.79 # 2
Online Downbeat Tracking Ballroom BeatNet F1 47.45 # 1
Online Beat Tracking Ballroom Aubio F1 56.73 # 3
Online Beat Tracking GTZAN Aubio F1 57.09 # 7
Online Downbeat Tracking GTZAN BeatNet F1 46.49 # 1
Online Beat Tracking GTZAN DLB F1 73.77 # 4
Online Beat Tracking GTZAN Böck - Forward F1 74.18 # 3
Online Beat Tracking GTZAN Böck - ACF F1 64.63 # 6
Online Beat Tracking GTZAN BeatNet F1 75.44 # 2
Online Beat Tracking GTZAN IBT F1 68.99 # 5
Online Beat Tracking Rock Corpus Aubio F1 59.83 # 3
Online Beat Tracking Rock Corpus IBT F1 68.55 # 2
Online Downbeat Tracking Rock Corpus BeatNet F1 44.98 # 1
Online Beat Tracking Rock Corpus BeatNet F1 73.13 # 1

Methods


No methods listed for this paper. Add relevant methods here