paper-with-me

Papers

Evolving Multi-Resolution Pooling CNN for Monaural Singing Voice Separation

2020-08-03 · Weitao Yuan, Bofei Dong, Shengbei Wang, Masashi Unoki, Wenwu Wang

Monaural Singing Voice Separation (MSVS) is a challenging task and has been studied for decades. Deep neural networks (DNNs) are the current state-of-the-art methods for MSVS. However, the existing DNNs are often designed manually, which is time-consuming and error-prone. In addition, the network architectures are usually pre-defined, and not adapted to the training data. To address these issues, we introduce a Neural Architecture Search (NAS) method to the structure design of DNNs for MSVS. Specifically, we propose a new multi-resolution Convolutional Neural Network (CNN) framework for MSVS namely Multi-Resolution Pooling CNN (MRP-CNN), which uses various-size pooling operators to extract multi-resolution features. Based on the NAS, we then develop an evolving framework namely Evolving MRP-CNN (E-MRP-CNN), by automatically searching the effective MRP-CNN structures using genetic algorithms, optimized in terms of a single-objective considering only separation performance, or multi-objective considering both the separation performance and the model complexity. The multi-objective E-MRP-CNN gives a set of Pareto-optimal solutions, each providing a trade-off between separation performance and model complexity. Quantitative and qualitative evaluations on the MIR-1K and DSD100 datasets are used to demonstrate the advantages of the proposed framework over several recent baselines.

📄 PDF Abstract BibTeX arXiv:2008.00816

Code (0)

등록된 구현이 없습니다.

Tasks

Neural Architecture Search

Similar Papers 제목 키워드 기반

Joint Optimization of Masks and Deep Recurrent Neural Networks for Monaural Source Separation

2015-02-13 · Po-Sen Huang, Minje Kim, Mark Hasegawa-Johnson, Paris Smaragdis

Monaural source separation is important for many real world applications. It is challenging because, with only a single channel of information available, without any constraints, an infinite number of solutions are possi…

DenoisingSpeech DenoisingSpeech Separation

HTMD-Net: A Hybrid Masking-Denoising Approach to Time-Domain Monaural Singing Voice Separation

2021-03-07 · Christos Garoufis, Athanasia Zlatintsi, Petros Maragos

The advent of deep learning has led to the prevalence of deep neural network architectures for monaural music source separation, with end-to-end approaches that operate directly on the waveform level increasingly receivi…

Computational EfficiencyDenoisingMusic Source Separation

Semi-Supervised Monaural Singing Voice Separation With a Masking Network Trained on Synthetic Mixtures

2018-12-14 · Michael Michelashvili, Sagie Benaim, Lior Wolf

We study the problem of semi-supervised singing voice separation, in which the training data contains a set of samples of mixed music (singing and instrumental) and an unmatched set of instrumental music. Our solution em…

Music Source SeparationSpeech Separation

Multi-Band Multi-Resolution Fully Convolutional Neural Networks for Singing Voice Separation

2019-10-21 · Emad M. Grais, Fei Zhao, Mark D. Plumbley

Deep neural networks with convolutional layers usually process the entire spectrogram of an audio signal with the same time-frequency resolutions, number of filters, and dimensionality reduction scale. According to the c…

Dimensionality Reduction

MedleyVox: An Evaluation Dataset for Multiple Singing Voices Separation

2022-11-14 · Chang-Bin Jeon, Hyeongi Moon, Keunwoo Choi, Ben Sangbae Chon 외

Separation of multiple singing voices into each voice is a rarely studied area in music source separation research. The absence of a benchmark dataset has hindered its progress. In this paper, we present an evaluation da…

Music Source SeparationSuper-Resolution