SDLGASQUANT-PHOct 10, 2020

A Model Compression Method with Matrix Product Operators for Speech Enhancement

arXiv:2010.04950v123 citations
Originality Incremental advance
AI Analysis

This addresses the issue of deploying speech enhancement on resource-limited devices, offering an incremental improvement in compression techniques for domain-specific applications.

The paper tackles the problem of large parameter counts in DNN-based speech enhancement models by proposing a model compression method using matrix product operators (MPO), which outperforms pruning methods across various compression rates, with further improvements at low rates.

The deep neural network (DNN) based speech enhancement approaches have achieved promising performance. However, the number of parameters involved in these methods is usually enormous for the real applications of speech enhancement on the device with the limited resources. This seriously restricts the applications. To deal with this issue, model compression techniques are being widely studied. In this paper, we propose a model compression method based on matrix product operators (MPO) to substantially reduce the number of parameters in DNN models for speech enhancement. In this method, the weight matrices in the linear transformations of neural network model are replaced by the MPO decomposition format before training. In experiment, this process is applied to the causal neural network models, such as the feedforward multilayer perceptron (MLP) and long short-term memory (LSTM) models. Both MLP and LSTM models with/without compression are then utilized to estimate the ideal ratio mask for monaural speech enhancement. The experimental results show that our proposed MPO-based method outperforms the widely-used pruning method for speech enhancement under various compression rates, and further improvement can be achieved with respect to low compression rates. Our proposal provides an effective model compression method for speech enhancement, especially in cloud-free application.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes