Papers › RT-SEMamba: Real-Time Speech Enhancement Mamba via Progressive Knowledge Distillation

RT-SEMamba: Real-Time Speech Enhancement Mamba via Progressive Knowledge Distillation

12 Aug 2026arXiv:2608.12099added by Syntology

Rong Chao, Sung-Feng Huang, Moreno La Quatra, Sabato Marco Siniscalchi, Wen-Huang Cheng, Szu-Wei Fu, Yu Tsao

Title, abstract, authors and date from arXiv's metadata (CC0); this paper is not in the Papers with Code archive (frozen 2025-07-28).

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.

PaperPDFCode Syntology ran

In Syntology For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2608.12099")

Code

Syntology Ran 11 of 12 code samples harvested from 1 repository linked to this paper; 1 has no recorded run. Of those that ran: 1 ran · violated contract; 10 ran with no contract checked.

By repository: found in paper text by Syntology: 12 samples from 1 repository, 11 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

RoyChao19477/RT-SEMamba found in paper text by Syntology report

Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

12 samples harvested; 11 ran; 0 honoured the contract we drafted; 1 has no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · violated contract
10ran
1unverified

Licence: 12 of the 12 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from RoyChao19477/RT-SEMamba. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: 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. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

anti_wrapping_function RoyChao19477/RT-SEMamba/models/loss.py found in paper text by Syntology ran fingerprinted licence not identified · pointer only · 02143261137c2992 · report
compute_stft RoyChao19477/RT-SEMamba/models/loss.py found in paper text by Syntology ran licence not identified · pointer only · 8a7d0da3beedf46f · report
extract_identifier RoyChao19477/RT-SEMamba/dataloaders/dataloader_vctk.py found in paper text by Syntology ran fingerprinted licence not identified · pointer only · c142a333cd894277 · report
get_padding RoyChao19477/RT-SEMamba/models/codec_module.py found in paper text by Syntology ran fingerprinted licence not identified · pointer only · 8d8c73f0ce5fe86b · report
get_padding_2d RoyChao19477/RT-SEMamba/models/codec_module.py found in paper text by Syntology ran fingerprinted licence not identified · pointer only · 34bc9ee7646459b4 · report
list_files_in_directory RoyChao19477/RT-SEMamba/dataloaders/dataloader_vctk.py found in paper text by Syntology ran fingerprinted licence not identified · pointer only · b44993703962bb19 · report
load_json_file RoyChao19477/RT-SEMamba/dataloaders/dataloader_vctk.py found in paper text by Syntology ran licence not identified · pointer only · cb73b3a8ebd7bf25 · report
mag_phase_istft RoyChao19477/RT-SEMamba/models/stfts.py found in paper text by Syntology ran licence not identified · pointer only · 0e4e90aed66b5350 · report
mag_phase_stft RoyChao19477/RT-SEMamba/models/stfts.py found in paper text by Syntology ran licence not identified · pointer only · 6be93f46c9f552fa · report
phase_losses RoyChao19477/RT-SEMamba/models/loss.py found in paper text by Syntology ran licence not identified · pointer only · f4f6dce36cc1b9bf · report
str2bool RoyChao19477/RT-SEMamba/inference.py found in paper text by Syntology ran · violated contract no licence file found · pointer only · 3574b3bb42395a32 · report
apply_rotary_pos_emb RoyChao19477/RT-SEMamba/models/transformer_block.py found in paper text by Syntology unverified licence not identified · pointer only · 3a782e0711823a97 · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2608.12099, was issued in August 2026, after that date, so the archive has no leaderboard rows for it.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections