{"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/arxiv-2608-12099","title":"RT-SEMamba: Real-Time Speech Enhancement Mamba via Progressive Knowledge Distillation","arxiv_id":"2608.12099","date":"2026-08-12","proceeding":null,"authors":["Rong Chao","Sung-Feng Huang","Moreno La Quatra","Sabato Marco Siniscalchi","Wen-Huang Cheng","Szu-Wei Fu","Yu Tsao"],"abstract":"We present RT-SEMamba, a fully causal speech enhancement (SE) model built upon causal time-frequency Mamba blocks. Unlike Transformer-based architectures that rely on a growing key-value cache, Mamba propagates a fixed-size recurrent state per layer, enabling memory- and bandwidth-efficient long-form inference. We further introduce a progressive knowledge distillation (KD) strategy that compresses an 8-layer teacher into a shallow 1-layer student by jointly distilling complex spectral outputs and intermediate representations. On Voicebank-DEMAND, the 8-layer RT-SEMamba achieves 3.32 PESQ with a 25 ms algorithmic latency constraint, and the distilled 1-layer student improves over a naive 1-layer baseline from 3.06 to 3.18 PESQ while preserving the same steady-state RTF, delivering a 2.75x speedup over the teacher. These results demonstrate that state-space models with progressive KD provide a competitive quality-latency trade-off for real-time SE.","url_abs":"https://arxiv.org/abs/2608.12099","url_pdf":"https://arxiv.org/pdf/2608.12099","source":{"archive":null,"snapshot":"2025-07-28","note":"not in the Papers with Code archive (frozen at the snapshot)","row_kind":"graph","title_abstract_authors_date":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)"},"code_links":[],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"syntology_url":"https://syntology.ai/paper/2608.12099","atlas_url":null,"mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2608.12099"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-25T09:33:49+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":[{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/RoyChao19477/RT-SEMamba","reach":null}],"summary":{"ran":10,"ran_violates":1,"unverified":1},"by_repo_kind":{"found_in_text":{"samples":12,"ran":11,"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":12,"samples":[{"code_sha256_prefix":"02143261137c2992","entry":"anti_wrapping_function","repo":"RoyChao19477/RT-SEMamba","repo_kind":"found_in_text","path":"models/loss.py","file_url":"https://github.com/RoyChao19477/RT-SEMamba/blob/HEAD/models/loss.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"02143261137c2992"}},{"code_sha256_prefix":"8a7d0da3beedf46f","entry":"compute_stft","repo":"RoyChao19477/RT-SEMamba","repo_kind":"found_in_text","path":"models/loss.py","file_url":"https://github.com/RoyChao19477/RT-SEMamba/blob/HEAD/models/loss.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"8a7d0da3beedf46f"}},{"code_sha256_prefix":"c142a333cd894277","entry":"extract_identifier","repo":"RoyChao19477/RT-SEMamba","repo_kind":"found_in_text","path":"dataloaders/dataloader_vctk.py","file_url":"https://github.com/RoyChao19477/RT-SEMamba/blob/HEAD/dataloaders/dataloader_vctk.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"c142a333cd894277"}},{"code_sha256_prefix":"8d8c73f0ce5fe86b","entry":"get_padding","repo":"RoyChao19477/RT-SEMamba","repo_kind":"found_in_text","path":"models/codec_module.py","file_url":"https://github.com/RoyChao19477/RT-SEMamba/blob/HEAD/models/codec_module.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"8d8c73f0ce5fe86b"}},{"code_sha256_prefix":"34bc9ee7646459b4","entry":"get_padding_2d","repo":"RoyChao19477/RT-SEMamba","repo_kind":"found_in_text","path":"models/codec_module.py","file_url":"https://github.com/RoyChao19477/RT-SEMamba/blob/HEAD/models/codec_module.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"34bc9ee7646459b4"}},{"code_sha256_prefix":"b44993703962bb19","entry":"list_files_in_directory","repo":"RoyChao19477/RT-SEMamba","repo_kind":"found_in_text","path":"dataloaders/dataloader_vctk.py","file_url":"https://github.com/RoyChao19477/RT-SEMamba/blob/HEAD/dataloaders/dataloader_vctk.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"b44993703962bb19"}},{"code_sha256_prefix":"cb73b3a8ebd7bf25","entry":"load_json_file","repo":"RoyChao19477/RT-SEMamba","repo_kind":"found_in_text","path":"dataloaders/dataloader_vctk.py","file_url":"https://github.com/RoyChao19477/RT-SEMamba/blob/HEAD/dataloaders/dataloader_vctk.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"cb73b3a8ebd7bf25"}},{"code_sha256_prefix":"0e4e90aed66b5350","entry":"mag_phase_istft","repo":"RoyChao19477/RT-SEMamba","repo_kind":"found_in_text","path":"models/stfts.py","file_url":"https://github.com/RoyChao19477/RT-SEMamba/blob/HEAD/models/stfts.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"0e4e90aed66b5350"}},{"code_sha256_prefix":"6be93f46c9f552fa","entry":"mag_phase_stft","repo":"RoyChao19477/RT-SEMamba","repo_kind":"found_in_text","path":"models/stfts.py","file_url":"https://github.com/RoyChao19477/RT-SEMamba/blob/HEAD/models/stfts.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"6be93f46c9f552fa"}},{"code_sha256_prefix":"f4f6dce36cc1b9bf","entry":"phase_losses","repo":"RoyChao19477/RT-SEMamba","repo_kind":"found_in_text","path":"models/loss.py","file_url":"https://github.com/RoyChao19477/RT-SEMamba/blob/HEAD/models/loss.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"f4f6dce36cc1b9bf"}},{"code_sha256_prefix":"3574b3bb42395a32","entry":"str2bool","repo":"RoyChao19477/RT-SEMamba","repo_kind":"found_in_text","path":"inference.py","file_url":"https://github.com/RoyChao19477/RT-SEMamba/blob/HEAD/inference.py","link_basis":"plan_row","language":"python","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"3574b3bb42395a32"}},{"code_sha256_prefix":"3a782e0711823a97","entry":"apply_rotary_pos_emb","repo":"RoyChao19477/RT-SEMamba","repo_kind":"found_in_text","path":"models/transformer_block.py","file_url":"https://github.com/RoyChao19477/RT-SEMamba/blob/HEAD/models/transformer_block.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"3a782e0711823a97"}}]},"arxiv_metadata":{"licence":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)","fields":["title","abstract","authors","date"],"primary_category":"cs.CL","source":"arxiv_2026.jsonl"},"syntology_extracted_results":{"kind":"leaderboard_placements","source":"Syntology's leaderboard-shaped extractor over the paper's own arXiv-HTML tables: a model pointed at a cell, the number was read from that cell and checked against the board's metric, dataset, split and scale, and an independent check accepted the entry; not reviewed by the paper's authors or the archive's editors","extractor_model":"global.anthropic.claude-sonnet-4-5-20250929-v1:0","verifier_model":null,"prompt_sha":"fa63d4bb9d755694","coverage":{"sentence":"Syntology has checked 6,885 of the 9,623 papers on this site that are newer than the archive; results from the others appear after they are checked.","papers_newer_than_archive":9623,"papers_checked":6885},"entries":[],"not_placed":{"boards":0,"rejected_by_independent_check":0,"refused_by_a_rule":0,"check_did_not_answer":0,"proposed_without_a_cell":0,"declined_by_site":0}}}