Music Similarity Representation Learning Focusing on Individual Instruments with Source Separation and Human Preference
Takehiro Imamura, Yuka Hashizume, Wen-Chin Huang, Tomoki Toda
TL;DR
This work targets music similarity representation learning at the instrument level (InMSRL) by leveraging music source separation and human preference signals. It introduces Cascade-FT to end-to-end fine-tune MSS and instrument-specific extractors, Direct-Reconst to jointly learn disentangled features with reconstruction losses, and PAFT to align representations with human perceptual similarity using ABX data. Empirical results on the Slakh dataset show Cascade-FT with PAFT achieves the best perceptual and cross-piece InMSRL performance, while Direct-Reconst benefits from multi-task learning and data augmentation. The findings indicate that joint optimization and perceptual supervision help overcome MSS errors and improve instrument-specific similarity representations for retrieval and recommendation tasks.
Abstract
This paper proposes music similarity representation learning (MSRL) based on individual instrument sounds (InMSRL) utilizing music source separation (MSS) and human preference without requiring clean instrument sounds during inference. We propose three methods that effectively improve performance. First, we introduce end-to-end fine-tuning (E2E-FT) for the Cascade approach that sequentially performs MSS and music similarity feature extraction. E2E-FT allows the model to minimize the adverse effects of a separation error on the feature extraction. Second, we propose multi-task learning for the Direct approach that directly extracts disentangled music similarity features using a single music similarity feature extractor. Multi-task learning, which is based on the disentangled music similarity feature extraction and MSS based on reconstruction with disentangled music similarity features, further enhances instrument feature disentanglement. Third, we employ perception-aware fine-tuning (PAFT). PAFT utilizes human preference, allowing the model to perform InMSRL aligned with human perceptual similarity. We conduct experimental evaluations and demonstrate that 1) E2E-FT for Cascade significantly improves InMSRL performance, 2) the multi-task learning for Direct is also helpful to improve disentanglement performance in the feature extraction, 3) PAFT significantly enhances the perceptual InMSRL performance, and 4) Cascade with E2E-FT and PAFT outperforms Direct with the multi-task learning and PAFT.
