SPICE: Self-supervised Pitch Estimation
Beat Gfeller, Christian Frank, Dominik Roblek, Matt Sharifi, Marco, Tagliasacchi, Mihajlo Velimirovi\'c

TL;DR
This paper introduces SPICE, a self-supervised model for pitch estimation in monophonic audio that achieves accuracy comparable to supervised methods without needing labeled data.
Contribution
The paper presents a novel self-supervised approach for pitch estimation using constant-Q transform and a confidence head, eliminating the need for annotated datasets.
Findings
Achieves comparable accuracy to supervised models on clean and noisy audio.
Does not require large labeled datasets for training.
Effective in both voiced and unvoiced audio segments.
Abstract
We propose a model to estimate the fundamental frequency in monophonic audio, often referred to as pitch estimation. We acknowledge the fact that obtaining ground truth annotations at the required temporal and frequency resolution is a particularly daunting task. Therefore, we propose to adopt a self-supervised learning technique, which is able to estimate pitch without any form of supervision. The key observation is that pitch shift maps to a simple translation when the audio signal is analysed through the lens of the constant-Q transform (CQT). We design a self-supervised task by feeding two shifted slices of the CQT to the same convolutional encoder, and require that the difference in the outputs is proportional to the corresponding difference in pitch. In addition, we introduce a small model head on top of the encoder, which is able to determine the confidence of the pitch estimate,…
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.
