Adaptive Slimming for Scalable and Efficient Speech Enhancement
Riccardo Miccini, Minje Kim, Clément Laroche, Luca Pezzarossa, Paris Smaragdis
TL;DR
This work tackles the challenge of resource-efficient speech enhancement on edge devices by introducing dynamic slimming to the DEMUCS architecture. A lightweight routing sub-network selects how much of the model to used (UF) per utterance, balancing performance and computational cost with end-to-end training that leverages Gumbel-softmax. Empirical results on VoiceBank+DEMAND show Pareto-optimal trade-offs, including substantial MAC reductions with equal or improved speech quality, and clear adaptation of resources to input difficulty. The approach enables scalable, real-time SE suitable for constrained environments and offers a path for extending adaptive routing to other SE models.
Abstract
Speech enhancement (SE) enables robust speech recognition, real-time communication, hearing aids, and other applications where speech quality is crucial. However, deploying such systems on resource-constrained devices involves choosing a static trade-off between performance and computational efficiency. In this paper, we introduce dynamic slimming to DEMUCS, a popular SE architecture, making it scalable and input-adaptive. Slimming lets the model operate at different utilization factors (UF), each corresponding to a different performance/efficiency trade-off, effectively mimicking multiple model sizes without the extra storage costs. In addition, a router subnet, trained end-to-end with the backbone, determines the optimal UF for the current input. Thus, the system saves resources by adaptively selecting smaller UFs when additional complexity is unnecessary. We show that our solution is Pareto-optimal against individual UFs, confirming the benefits of dynamic routing. When training the proposed dynamically-slimmable model to use 10% of its capacity on average, we obtain the same or better speech quality as the equivalent static 25% utilization while reducing MACs by 29%.
