ASSDDec 7, 2017

On Musical Onset Detection via the S-Transform

arXiv:1712.02567v23 citations
AI Analysis

This is an incremental improvement for music processing systems, offering a more efficient alternative to existing methods.

The paper tackles musical onset detection by proposing a method using the S-transform, which achieves performance comparable to more resource-intensive statistical estimation approaches with less computational cost.

Musical onset detection is a key component in any beat tracking system. Existing onset detection methods are based on temporal/spectral analysis, or methods that integrate temporal and spectral information together with statistical estimation and machine learning models. In this paper, we propose a method to localize onset components in music by using the S-transform, and thus, the method is purely based on temporal/spectral data. Unlike the other methods based on temporal/spectral data, which usually rely short time Fourier transform (STFT), our method enables effective isolation of crucial frequency subbands due to the frequency dependent resolution of S-transform. Moreover, numerical results show, even with less computationally intensive steps, the proposed method can closely resemble the performance of more resource intensive statistical estimation based approaches.

Foundations

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

Your Notes