paper-with-me

홈 › 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 mobile systems. Quantization of deep models offers a means to reduce both computational and memory expenses. Our research proposes an optimization framework for the quantization of the speaker verification model. By analyzing performance changes and model size reductions in each layer of a pre-trained speaker verification model, we have effectively minimized performance degradation while significantly reducing the model size. Our quantization algorithm is the first attempt to maintain the performance of the state-of-the-art pre-trained speaker verification model, ECAPATDNN, while significantly compressing its model size. Overall, our quantization approach resulted in reducing the model size by half, with an increase in EER limited to 0.07%.

📄 PDF Abstract BibTeX arXiv:2407.08991

Code (0)

등록된 구현이 없습니다.

Tasks

QuantizationSpeaker Verification

Similar Papers 제목 키워드 기반

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

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 fo…

QuantizationSpeaker Verification

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

Joint Speaker Encoder and Neural Back-end Model for Fully End-to-End Automatic Speaker Verification with Multiple Enrollment Utterances

2022-09-01 · Chang Zeng, Xiaoxiao Miao, Xin Wang, Erica Cooper 외

Conventional automatic speaker verification systems can usually be decomposed into a front-end model such as time delay neural network (TDNN) for extracting speaker embeddings and a back-end model such as statistics-base…

Data AugmentationSpeaker Verification