SDLGASApr 14, 2023

Tempo vs. Pitch: understanding self-supervised tempo estimation

arXiv:2304.06868v14 citationsh-index: 24
Originality Synthesis-oriented
AI Analysis

This work addresses the fragility of self-supervised models for tempo estimation in music, which is important for researchers in music information retrieval, but it is incremental as it builds on existing methods for pitch estimation.

The paper tackled the problem of understanding and mitigating the fragility of self-supervised models in music information retrieval, specifically for tempo estimation, by dissecting an adapted pitch estimation model and studying the impact of input representation and data distribution, with results showing insights into model robustness.

Self-supervision methods learn representations by solving pretext tasks that do not require human-generated labels, alleviating the need for time-consuming annotations. These methods have been applied in computer vision, natural language processing, environmental sound analysis, and recently in music information retrieval, e.g. for pitch estimation. Particularly in the context of music, there are few insights about the fragility of these models regarding different distributions of data, and how they could be mitigated. In this paper, we explore these questions by dissecting a self-supervised model for pitch estimation adapted for tempo estimation via rigorous experimentation with synthetic data. Specifically, we study the relationship between the input representation and data distribution for self-supervised tempo estimation.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes