ASCLLGSDMLJul 14, 2020

Sudo rm -rf: Efficient Networks for Universal Audio Source Separation

arXiv:2007.06833v1158 citations
Originality Incremental advance
AI Analysis

This work addresses the problem of computational efficiency in audio source separation for applications requiring low resource usage, though it appears incremental as it builds on existing convolutional network techniques.

The paper tackles audio source separation by proposing an efficient neural network called SuDoRMRF, which achieves high-quality separation with limited computational resources, performing comparably or better than state-of-the-art methods on speech and environmental sound datasets.

In this paper, we present an efficient neural network for end-to-end general purpose audio source separation. Specifically, the backbone structure of this convolutional network is the SUccessive DOwnsampling and Resampling of Multi-Resolution Features (SuDoRMRF) as well as their aggregation which is performed through simple one-dimensional convolutions. In this way, we are able to obtain high quality audio source separation with limited number of floating point operations, memory requirements, number of parameters and latency. Our experiments on both speech and environmental sound separation datasets show that SuDoRMRF performs comparably and even surpasses various state-of-the-art approaches with significantly higher computational resource requirements.

Code Implementations4 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes