English

Resource-Efficient Speech Quality Prediction through Quantization Aware Training and Binary Activation Maps

Sound 2024-09-30 v1 Neural and Evolutionary Computing Audio and Speech Processing

Abstract

As speech processing systems in mobile and edge devices become more commonplace, the demand for unintrusive speech quality monitoring increases. Deep learning methods provide high-quality estimates of objective and subjective speech quality metrics. However, their significant computational requirements are often prohibitive on resource-constrained devices. To address this issue, we investigated binary activation maps (BAMs) for speech quality prediction on a convolutional architecture based on DNSMOS. We show that the binary activation model with quantization aware training matches the predictive performance of the baseline model. It further allows using other compression techniques. Combined with 8-bit weight quantization, our approach results in a 25-fold memory reduction during inference, while replacing almost all dot products with summations. Our findings show a path toward substantial resource savings by supporting mixed-precision binary multiplication in hard- and software.

Keywords

Cite

@article{arxiv.2407.04578,
  title  = {Resource-Efficient Speech Quality Prediction through Quantization Aware Training and Binary Activation Maps},
  author = {Mattias Nilsson and Riccardo Miccini and Clément Laroche and Tobias Piechowiak and Friedemann Zenke},
  journal= {arXiv preprint arXiv:2407.04578},
  year   = {2024}
}

Comments

Accepted for Interspeech 2024

R2 v1 2026-06-28T17:30:25.091Z