English

Dynamic Slimmable Networks for Efficient Speech Separation

Audio and Speech Processing 2025-07-09 v1

Abstract

Recent progress in speech separation has been largely driven by advances in deep neural networks, yet their high computational and memory requirements hinder deployment on resource-constrained devices. A significant inefficiency in conventional systems arises from using static network architectures that maintain constant computational complexity across all input segments, regardless of their characteristics. This approach is sub-optimal for simpler segments that do not require intensive processing, such as silence or non-overlapping speech. To address this limitation, we propose a dynamic slimmable network (DSN) for speech separation that adaptively adjusts its computational complexity based on the input signal. The DSN combines a slimmable network, which can operate at different network widths, with a lightweight gating module that dynamically determines the required width by analyzing the local input characteristics. To balance performance and efficiency, we introduce a signal-dependent complexity loss that penalizes unnecessary computation based on segmental reconstruction error. Experiments on clean and noisy two-speaker mixtures from the WSJ0-2mix and WHAM! datasets show that the DSN achieves a better performance-efficiency trade-off than individually trained static networks of different sizes.

Keywords

Cite

@article{arxiv.2507.06179,
  title  = {Dynamic Slimmable Networks for Efficient Speech Separation},
  author = {Mohamed Elminshawi and Srikanth Raj Chetupalli and Emanuël A. P. Habets},
  journal= {arXiv preprint arXiv:2507.06179},
  year   = {2025}
}

Comments

This manuscript has been submitted to IEEE Transactions on Audio, Speech and Language Processing

R2 v1 2026-07-01T03:52:01.228Z