paper-with-me

홈 › Papers

Towards Lightweight Speaker Verification via Adaptive Neural Network Quantization

2024-06-08 · Bei Liu, Haoyu Wang, Yanmin Qian

Modern speaker verification (SV) systems typically demand expensive storage and computing resources, thereby hindering their deployment on mobile devices. In this paper, we explore adaptive neural network quantization for lightweight speaker verification. Firstly, we propose a novel adaptive uniform precision quantization method which enables the dynamic generation of quantization centroids customized for each network layer based on k-means clustering. By applying it to the pre-trained SV systems, we obtain a series of quantized variants with different bit widths. To enhance the performance of low-bit quantized models, a mixed precision quantization algorithm along with a multi-stage fine-tuning (MSFT) strategy is further introduced. Unlike uniform precision quantization, mixed precision approach allows for the assignment of varying bit widths to different network layers. When bit combination is determined, MSFT is employed to progressively quantize and fine-tune network in a specific order. Finally, we design two distinct binary quantization schemes to mitigate performance degradation of 1-bit quantized models: the static and adaptive quantizers. Experiments on VoxCeleb demonstrate that lossless 4-bit uniform precision quantization is achieved on both ResNets and DF-ResNets, yielding a promising compression ratio of around 8. Moreover, compared to uniform precision approach, mixed precision quantization not only obtains additional performance improvements with a similar model size but also offers the flexibility to generate bit combination for any desirable model size. In addition, our suggested 1-bit quantization schemes remarkably boost the performance of binarized models. Finally, a thorough comparison with existing lightweight SV systems reveals that our proposed models outperform all previous methods by a large margin across various model size ranges.

📄 PDF Abstract BibTeX arXiv:2406.05359

Code (0)

등록된 구현이 없습니다.

Tasks

QuantizationSpeaker Verification

Similar Papers 제목 키워드 기반

Optimization of DNN-based speaker verification model through efficient quantization technique

2024-07-12 · Yeona Hong, Woo-Jin Chung, Hong-Goo Kang

As Deep Neural Networks (DNNs) rapidly advance in various fields, including speech verification, they typically involve high computational costs and substantial memory consumption, which can be challenging to manage on m…

QuantizationSpeaker Verification

On Low-Bit Quantization Errors in Speaker Verification: Diagnostic and Mitigation

2026-06-06 · Hugo Leguillier, Driss Matrouf, Guillaume Lechien, Mickael Rouvier arxiv

Although low-bit quantization provides practical means to deploy speaker verification on resource-constrained devices, its effects on speaker verification performance remain poorly understood. In this paper, we study uni…

Speaker Verification

Model Compression for DNN-based Speaker Verification Using Weight Quantization

2022-10-31 · Jingyu Li, Wei Liu, Zhaoyang Zhang, Jiong Wang 외

DNN-based speaker verification (SV) models demonstrate significant performance at relatively high computation costs. Model compression can be applied to reduce the model size for lower resource consumption. The present s…

Model CompressionQuantizationSpeaker VerificationText-Independent Speaker Verification

Leveraging ASR Pretrained Conformers for Speaker Verification through Transfer Learning and Knowledge Distillation

2023-09-06 · Danwei Cai, Ming Li

This paper explores the use of ASR-pretrained Conformers for speaker verification, leveraging their strengths in modeling speech signals. We introduce three strategies: (1) Transfer learning to initialize the speaker emb…

Knowledge DistillationSpeaker VerificationTransfer Learning

A comparative study of several parameterizations for speaker recognition

2022-02-24 · Marcos Faundez-Zanuy

This paper presents an exhaustive study about the robustness of several parameterizations, in speaker verification and identification tasks. We have studied several mismatch conditions: different recording sessions, micr…

QuantizationSpeaker RecognitionSpeaker Verification