paper-with-me

Papers

Compute and memory efficient universal sound source separation

2021-03-03 · Efthymios Tzinis, Zhepei Wang, Xilin Jiang, Paris Smaragdis

Recent progress in audio source separation lead by deep learning has enabled many neural network models to provide robust solutions to this fundamental estimation problem. In this study, we provide a family of efficient neural network architectures for general purpose audio source separation while focusing on multiple computational aspects that hinder the application of neural networks in real-world scenarios. The backbone structure of this convolutional network is the SUccessive DOwnsampling and Resampling of Multi-Resolution Features (SuDoRM-RF) as well as their aggregation which is performed through simple one-dimensional convolutions. This mechanism enables our models to obtain high fidelity signal separation in a wide variety of settings where variable number of sources are present and with limited computational resources (e.g. floating point operations, memory footprint, number of parameters and latency). Our experiments show that SuDoRM-RF models perform comparably and even surpass several state-of-the-art benchmarks with significantly higher computational resource requirements. The causal variation of SuDoRM-RF is able to obtain competitive performance in real-time speech separation of around 10dB scale-invariant signal-to-distortion ratio improvement (SI-SDRi) while remaining up to 20 times faster than real-time on a laptop device.

📄 PDF Abstract BibTeX arXiv:2103.02644

Code (3)

etzinis/sudo_rm_rf 공식 구현 pytorch
etzinis/unsup_speech_enh_adaptation pytorch
udase-chime2023/baseline pytorch

Tasks

Audio Source SeparationEfficient Neural NetworkSpeech Separation

Similar Papers 제목 키워드 기반

Improving Universal Sound Separation Using Sound Classification

2019-11-18 · Efthymios Tzinis, Scott Wisdom, John R. Hershey, Aren Jansen 외

Deep learning approaches have recently achieved impressive performance on both audio source separation and sound classification. Most audio source separation approaches focus only on separating sources belonging to a res…

Audio Source SeparationClassificationGeneral ClassificationSound Classification

CodecSep: Prompt-Driven Universal Sound Separation on Neural Audio Codec Latents

2025-09-15 · Adhiraj Banerjee, Vipul Arora arxiv

Text-guided sound separation enables flexible audio editing, assistive listening, and open-domain source extraction, but systems such as AudioSep remain too expensive for low-latency edge or codec-mediated deployment. Ex…

Universal Sound Separation

2019-05-08 · Ilya Kavalerov, Scott Wisdom, Hakan Erdogan, Brian Patton 외

Recent deep learning approaches have achieved impressive performance on speech enhancement and separation tasks. However, these approaches have not been investigated for separating mixtures of arbitrary sounds of differe…

Speech EnhancementSpeech Separation

DeFT-Mamba: Universal Multichannel Sound Separation and Polyphonic Audio Classification

2024-09-19 · Dongheon Lee, Jung-Woo Choi

This paper presents a framework for universal sound separation and polyphonic audio classification, addressing the challenges of separating and classifying individual sound sources in a multichannel mixture. The proposed…

Audio ClassificationClassificationMamba

Universal Sound Separation with Self-Supervised Audio Masked Autoencoder

2024-07-16 · Junqi Zhao, Xubo Liu, Jinzheng Zhao, Yi Yuan 외

Universal sound separation (USS) is a task of separating mixtures of arbitrary sound sources. Typically, universal separation models are trained from scratch in a supervised manner, using labeled data. Self-supervised le…

Self-Supervised Learning