A custom convolutional speech enhancement network with a learned gating module skips individual channels at runtime, saving up to 29.6% of MACs on VoiceBank+DEMAND with a negligible PESQ drop.
Latent Iterative Refinement for Modular Source Separation
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Traditional source separation approaches train deep neural network models end-to-end with all the data available at once by minimizing the empirical risk on the whole training set. On the inference side, after training the model, the user fetches a static computation graph and runs the full model on some specified observed mixture signal to get the estimated source signals. Additionally, many of those models consist of several basic processing blocks which are applied sequentially. We argue that we can significantly increase resource efficiency during both training and inference stages by reformulating a model's training and inference procedures as iterative mappings of latent signal representations. First, we can apply the same processing block more than once on its output to refine the input signal and consequently improve parameter efficiency. During training, we can follow a block-wise procedure which enables a reduction on memory requirements. Thus, one can train a very complicated network structure using significantly less computation compared to end-to-end training. During inference, we can dynamically adjust how many processing blocks and iterations of a specific block an input signal needs using a gating module.
citation-role summary
citation-polarity summary
fields
eess.AS 1years
2024 1verdicts
CONDITIONAL 1roles
background 1polarities
unclear 1representative citing papers
citing papers explorer
-
Scalable Speech Enhancement with Dynamic Channel Pruning
A custom convolutional speech enhancement network with a learned gating module skips individual channels at runtime, saving up to 29.6% of MACs on VoiceBank+DEMAND with a negligible PESQ drop.