{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/sudo-rm-rf-efficient-networks-for-universal","title":"Sudo rm -rf: Efficient Networks for Universal Audio Source Separation","arxiv_id":"2007.06833","date":"2020-07-14","proceeding":null,"authors":["Efthymios Tzinis","Zhepei Wang","Paris Smaragdis"],"abstract":"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.","url_abs":"https://arxiv.org/abs/2007.06833v1","url_pdf":"https://arxiv.org/pdf/2007.06833v1.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"sudo-rm-rf-efficient-networks-for-universal","repo_url":"https://github.com/etzinis/sudo_rm_rf","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"sudo-rm-rf-efficient-networks-for-universal","repo_url":"https://github.com/etzinis/unsup_speech_enh_adaptation","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"sudo-rm-rf-efficient-networks-for-universal","repo_url":"https://github.com/mpariente/asteroid","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"sudo-rm-rf-efficient-networks-for-universal","repo_url":"https://github.com/udase-chime2023/baseline","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}}],"tasks":[{"task_slug":"audio-source-separation","task_name":"Audio Source Separation"},{"task_slug":"efficient-neural-network","task_name":"Efficient Neural Network"},{"task_slug":"speech-separation","task_name":"Speech Separation"}],"methods":[{"method_slug":"depthwise-convolution","method_name":"Depthwise Convolution"}],"datasets_introduced":[],"methods_introduced":[],"results":[{"leaderboard":"/sota/speech-separation-on-whamr","task":"Speech Separation","dataset":"WHAMR!","model":"Sudo rm -rf (U=16)","rank_in_archive_order":13,"of":18,"metrics":{"SI-SDRi":"12.1"},"uses_additional_data":false},{"leaderboard":"/sota/speech-separation-on-wsj0-2mix","task":"Speech Separation","dataset":"WSJ0-2mix","model":"Sudo rm -rf XL","rank_in_archive_order":28,"of":40,"metrics":{"SI-SDRi":"18.9"},"uses_additional_data":false}],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2007.06833","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2007.06833"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/mpariente/asteroid","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/etzinis/sudo_rm_rf","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/udase-chime2023/baseline","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/etzinis/unsup_speech_enh_adaptation","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"ran_draft_wrong":1,"unverified":9},"by_repo_kind":{"official":{"samples":10,"ran":1,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted","community":"Not in the archive's code links for this paper; a community repository Syntology harvested"},"n_pointer_only_for_licence":0,"samples":[{"code_sha256_prefix":"dcd526946b35bfad","entry":"remove_pad","repo":"etzinis/sudo_rm_rf","repo_kind":"official","path":"sudo_rm_rf/dnn/models/dprnn.py","file_url":"https://github.com/etzinis/sudo_rm_rf/blob/HEAD/sudo_rm_rf/dnn/models/dprnn.py","link_basis":"plan_row","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"dcd526946b35bfad"}},{"code_sha256_prefix":"55ffcb5555a13036","entry":"capture_init","repo":"etzinis/sudo_rm_rf","repo_kind":"official","path":"sudo_rm_rf/dnn/models/demucs.py","file_url":"https://github.com/etzinis/sudo_rm_rf/blob/HEAD/sudo_rm_rf/dnn/models/demucs.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"55ffcb5555a13036"}},{"code_sha256_prefix":"f89970356c8e9506","entry":"center_trim","repo":"etzinis/sudo_rm_rf","repo_kind":"official","path":"sudo_rm_rf/dnn/models/demucs.py","file_url":"https://github.com/etzinis/sudo_rm_rf/blob/HEAD/sudo_rm_rf/dnn/models/demucs.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"f89970356c8e9506"}},{"code_sha256_prefix":"4cebc9ef51f782a1","entry":"create_input_for_model","repo":"etzinis/sudo_rm_rf","repo_kind":"official","path":"sudo_rm_rf/utils/extract_model_performance.py","file_url":"https://github.com/etzinis/sudo_rm_rf/blob/HEAD/sudo_rm_rf/utils/extract_model_performance.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"4cebc9ef51f782a1"}},{"code_sha256_prefix":"ff9abcf53349bd98","entry":"create_targets","repo":"etzinis/sudo_rm_rf","repo_kind":"official","path":"sudo_rm_rf/utils/extract_model_performance.py","file_url":"https://github.com/etzinis/sudo_rm_rf/blob/HEAD/sudo_rm_rf/utils/extract_model_performance.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"ff9abcf53349bd98"}},{"code_sha256_prefix":"e7f1cfe9c1b6a1aa","entry":"overlap_and_add","repo":"etzinis/sudo_rm_rf","repo_kind":"official","path":"sudo_rm_rf/dnn/models/dprnn.py","file_url":"https://github.com/etzinis/sudo_rm_rf/blob/HEAD/sudo_rm_rf/dnn/models/dprnn.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"e7f1cfe9c1b6a1aa"}},{"code_sha256_prefix":"c0e42ad7a931f89c","entry":"pit_loss","repo":"etzinis/sudo_rm_rf","repo_kind":"official","path":"sudo_rm_rf/dnn/losses/sisdr.py","file_url":"https://github.com/etzinis/sudo_rm_rf/blob/HEAD/sudo_rm_rf/dnn/losses/sisdr.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"c0e42ad7a931f89c"}},{"code_sha256_prefix":"8550c5757f51508f","entry":"sdri_loss","repo":"etzinis/sudo_rm_rf","repo_kind":"official","path":"sudo_rm_rf/dnn/losses/sisdr.py","file_url":"https://github.com/etzinis/sudo_rm_rf/blob/HEAD/sudo_rm_rf/dnn/losses/sisdr.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"8550c5757f51508f"}},{"code_sha256_prefix":"467dcd7fbee6a112","entry":"sisdr_loss","repo":"etzinis/sudo_rm_rf","repo_kind":"official","path":"sudo_rm_rf/dnn/losses/sisdr.py","file_url":"https://github.com/etzinis/sudo_rm_rf/blob/HEAD/sudo_rm_rf/dnn/losses/sisdr.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"467dcd7fbee6a112"}},{"code_sha256_prefix":"bf40d3a8385e7e43","entry":"upsample","repo":"etzinis/sudo_rm_rf","repo_kind":"official","path":"sudo_rm_rf/dnn/models/demucs.py","file_url":"https://github.com/etzinis/sudo_rm_rf/blob/HEAD/sudo_rm_rf/dnn/models/demucs.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"bf40d3a8385e7e43"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}