A Mamba-based Network for Semi-supervised Singing Melody Extraction Using Confidence Binary Regularization
Singing melody extraction (SME) is a key task in the field of music information retrieval. However, existing methods are facing several limitations: firstly, prior models use transformers to capture the contextual dependencies, which requires quadratic computation resulting in low efficiency in the inference stage. Secondly, prior works typically rely on frequencysupervised methods to estimate the fundamental frequency (f0), which ignores that the musical performance is actually based on notes. Thirdly, transformers typically require large amounts of labeled data to achieve optimal performances, but the SME task lacks of sufficient annotated data. To address these issues, in this paper, we propose a mamba-based network, called SpectMamba, for semi-supervised singing melody extraction using confidence binary regularization. In particular, we begin by introducing vision mamba to achieve computational linear complexity. Then, we propose a novel note-f0 decoder that allows the model to better mimic the musical performance. Further, to alleviate the scarcity of the labeled data, we introduce a confidence binary regularization (CBR) module to leverage the unlabeled data by maximizing the probability of the correct classes. The proposed method is evaluated on several public datasets and the conducted experiments demonstrate the effectiveness of our proposed method.
Code (1)
Tasks
DecoderInformation RetrievalMambaMelody ExtractionMusic Information RetrievalMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Singing Voice Conversion with Accompaniment Using Self-Supervised Representation-Based Melody Features
Melody preservation is crucial in singing voice conversion (SVC). However, in many scenarios, audio is often accompanied with background music (BGM), which can cause audio distortion and interfere with the extraction of …
Melody ExtractionSelf-Supervised LearningVoice ConversionA Melody-Unsupervision Model for Singing Voice Synthesis
Recent studies in singing voice synthesis have achieved high-quality results leveraging advances in text-to-speech models based on deep neural networks. One of the main issues in training singing voice synthesis models i…
modelSinging Voice Synthesistext-to-speechText to SpeechTowards Improving Harmonic Sensitivity and Prediction Stability for Singing Melody Extraction
In deep learning research, many melody extraction models rely on redesigning neural network architectures to improve performance. In this paper, we propose an input feature modification and a training objective modificat…
Melody ExtractionSensitivityTONet: Tone-Octave Network for Singing Melody Extraction from Polyphonic Music
Singing melody extraction is an important problem in the field of music information retrieval. Existing methods typically rely on frequency-domain representations to estimate the sung frequencies. However, this design do…
DecoderInformation RetrievalMelody ExtractionMusic Information Retrieval+1Interactive singing melody extraction based on active adaptation
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 amou…
Information RetrievalMelody ExtractionMeta-LearningMusic Information Retrieval