Resource-Efficient Speech Quality Prediction through Quantization Aware Training and Binary Activation Maps
Mattias Nilsson, Riccardo Miccini, Cl\'ement Laroche, Tobias, Piechowiak, and Friedemann Zenke

TL;DR
This paper presents a resource-efficient speech quality prediction model using binary activation maps and quantization aware training, achieving significant memory reduction while maintaining performance, suitable for mobile and edge devices.
Contribution
The study introduces a novel binary activation map approach combined with quantization aware training for speech quality prediction, enabling substantial resource savings.
Findings
Achieves 25-fold memory reduction during inference.
Maintains predictive performance comparable to baseline models.
Supports mixed-precision binary multiplication for resource-efficient deployment.
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSpeech and Audio Processing · Advanced Data Compression Techniques · Speech Recognition and Synthesis
MethodsAttentive Walk-Aggregating Graph Neural Network
