SDLGASAug 17, 2022

Extract fundamental frequency based on CNN combined with PYIN

arXiv:2208.08354v11 citationsh-index: 11
Originality Synthesis-oriented
AI Analysis

This work addresses the challenge of accurate F0 extraction for music analysis, but it is incremental as it builds on existing algorithms.

The paper tackled the problem of extracting fundamental frequencies (F0) from monophonic and polyphonic music by combining a CNN model with the PYIN algorithm, resulting in a combined model that outperformed the original methods in terms of F0 curve flatness.

This paper refers to the extraction of multiple fundamental frequencies (multiple F0) based on PYIN, an algorithm for extracting the fundamental frequency (F0) of monophonic music, and a trained convolutional neural networks (CNN) model, where a pitch salience function of the input signal is produced to estimate the multiple F0. The implementation of these two algorithms and their corresponding advantages and disadvantages are discussed in this article. Analysing the different performance of these two methods, PYIN is applied to supplement the F0 extracted from the trained CNN model to combine the advantages of these two algorithms. For evaluation, four pieces played by two violins are used, and the performance of the models are evaluated accoring to the flatness of the F0 curve extracted. The result shows the combined model outperforms the original algorithms when extracting F0 from monophonic music and polyphonic music.

Foundations

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

Your Notes