TokenSE: a Mamba-based discrete token speech enhancement framework for cochlear implants
Abstract
Speech enhancement (SE) is critical for improving speech intelligibility and quality in real-world environments, particularly for cochlear implant (CI) users who experience severe degradations in speech understanding under noisy and reverberant conditions. In this study, we propose TokenSE, a discrete token-based SE framework operating in the neural audio codec space, which predicts clean codec token indices from degraded speech using a Mamba-based model. Unlike the earlier Transformer architecture, whose self-attention mechanism has a computational complexity that grows quadratically with sequence length, the input-dependent selection mechanism of Mamba achieves linear complexity, making it a compelling alternative to Transformers, especially for CI and hearing-aid (HA) applications. Objective evaluations show that TokenSE consistently outperforms baseline methods on both in-domain and out-of-domain datasets. Moreover, subjective listening experiments with CI users indicate clear benefit in speech intelligibility under adverse noisy and reverberant environments.
Cite
@article{arxiv.2604.12246,
title = {TokenSE: a Mamba-based discrete token speech enhancement framework for cochlear implants},
author = {Hsin-Tien Chiang and John H. L. Hansen},
journal= {arXiv preprint arXiv:2604.12246},
year = {2026}
}