Interactive singing melody extraction based on active adaptation
Kavya Ranjan Saxena, Vipul Arora
TL;DR
The paper tackles domain shift in singing melody extraction by proposing an interactive, model-agnostic adaptation framework that fuses confidence-guided active learning with meta-learning. It introduces a TCP-n-based confidence model and a meta-weighting strategy to address severe class imbalance, enabling rapid adaptation to target domains with minimal annotations. The method, termed active-meta-learning (w-AML), demonstrates superior performance over non-adaptive baselines and standard meta-learning with active adaptation across multiple target datasets, and it is applicable to other melody extraction models. Additionally, the authors release the HAR dataset, facilitating future research on Hindustani singing melody extraction and cross-domain adaptation.
Abstract
Extraction of predominant pitch from polyphonic audio is one of the fundamental tasks in the field of music information retrieval and computational musicology. To accomplish this task using machine learning, a large amount of labeled audio data is required to train the model. However, a classical model pre-trained on data from one domain (source), e.g., songs of a particular singer or genre, may not perform comparatively well in extracting melody from other domains (target). The performance of such models can be boosted by adapting the model using very little annotated data from the target domain. In this work, we propose an efficient interactive melody adaptation method. Our method selects the regions in the target audio that require human annotation using a confidence criterion based on normalized true class probability. The annotations are used by the model to adapt itself to the target domain using meta-learning. Our method also provides a novel meta-learning approach that handles class imbalance, i.e., a few representative samples from a few classes are available for adaptation in the target domain. Experimental results show that the proposed method outperforms other adaptive melody extraction baselines. The proposed method is model-agnostic and hence can be applied to other non-adaptive melody extraction models to boost their performance. Also, we released a Hindustani Alankaar and Raga (HAR) dataset containing 523 audio files of about 6.86 hours of duration intended for singing melody extraction tasks.
