MAJL: A Model-Agnostic Joint Learning Framework for Music Source Separation and Pitch Estimation
Haojie Wei, Jun Yuan, Rui Zhang, Quanyu Dai, Yueguo Chen
TL;DR
MAJL presents a model-agnostic joint learning framework for music source separation and pitch estimation that leverages large single-labeled datasets via a two-stage training approach and mitigates optimization conflicts through Dynamic Weights on Hard Samples. The two-stage method generates high-quality pseudo labels to expand labeled data, while DWHS adaptively weights hard/noisy samples to align MSS and PE objectives, addressing error propagation. Empirical results on MIR-1K, MedleyDB, MUSDB18, and MIR_ST500 show state-of-the-art performance for both tasks, with notable SDR and RPA gains and strong generalization across architectures. The framework’s model-agnostic nature and demonstrated robustness suggest significant practical impact for music information retrieval, enabling improved transcription and source separation in real-world, data-scarce scenarios.
Abstract
Music source separation and pitch estimation are two vital tasks in music information retrieval. Typically, the input of pitch estimation is obtained from the output of music source separation. Therefore, existing methods have tried to perform these two tasks simultaneously, so as to leverage the mutually beneficial relationship between both tasks. However, these methods still face two critical challenges that limit the improvement of both tasks: the lack of labeled data and joint learning optimization. To address these challenges, we propose a Model-Agnostic Joint Learning (MAJL) framework for both tasks. MAJL is a generic framework and can use variant models for each task. It includes a two-stage training method and a dynamic weighting method named Dynamic Weights on Hard Samples (DWHS), which addresses the lack of labeled data and joint learning optimization, respectively. Experimental results on public music datasets show that MAJL outperforms state-of-the-art methods on both tasks, with significant improvements of 0.92 in Signal-to-Distortion Ratio (SDR) for music source separation and 2.71% in Raw Pitch Accuracy (RPA) for pitch estimation. Furthermore, comprehensive studies not only validate the effectiveness of each component of MAJL, but also indicate the great generality of MAJL in adapting to different model architectures.
