Improving on-device speaker verification using federated learning with privacy
Information on speaker characteristics can be useful as side information in improving speaker recognition accuracy. However, such information is often private. This paper investigates how privacy-preserving learning can improve a speaker verification system, by enabling the use of privacy-sensitive speaker data to train an auxiliary classification model that predicts vocal characteristics of speakers. In particular, this paper explores the utility achieved by approaches which combine different federated learning and differential privacy mechanisms. These approaches make it possible to train a central model while protecting user privacy, with users' data remaining on their devices. Furthermore, they make learning on a large population of speakers possible, ensuring good coverage of speaker characteristics when training a model. The auxiliary model described here uses features extracted from phrases which trigger a speaker verification system. From these features, the model predicts speaker characteristic labels considered useful as side information. The knowledge of the auxiliary model is distilled into a speaker verification system using multi-task learning, with the side information labels predicted by this auxiliary model being the additional task. This approach results in a 6% relative improvement in equal error rate over a baseline system.
Code (0)
등록된 구현이 없습니다.
Tasks
Federated LearningMulti-Task LearningPrivacy PreservingSpeaker RecognitionSpeaker VerificationSimilar Papers 제목 키워드 기반
FedSpeech: Federated Text-to-Speech with Continual Learning
Federated learning enables collaborative training of machine learning models under strict privacy restrictions and federated text-to-speech aims to synthesize natural speech of multiple users with a few audio training sa…
Continual LearningFederated Learningtext-to-speechText to SpeechFederated Learning of User Authentication Models
Machine learning-based User Authentication (UA) models have been widely deployed in smart devices. UA models are trained to map input data of different users to highly separable embedding vectors, which are then used to …
Federated LearningPrivacy PreservingSpeaker VerificationFederated Representation Learning for Automatic Speech Recognition
Federated Learning (FL) is a privacy-preserving paradigm, allowing edge devices to learn collaboratively without sharing data. Edge devices like Alexa and Siri are prospective sources of unlabeled audio data that can be …
Automatic Speech RecognitionFederated LearningPrivacy PreservingRepresentation Learning+3Privacy-Preserving Adversarial Representation Learning in ASR: Reality or Illusion?
Automatic speech recognition (ASR) is a key technology in many services and applications. This typically requires user devices to send their speech data to the cloud for ASR decoding. As the speech signal carries a lot o…
Automatic Speech RecognitionAutomatic Speech Recognition (ASR)DecoderPrivacy Preserving+4Discussion on domain generalization in the cross-device speaker verification system
In this paper, we use domain generalization to improve the performance of the cross-device speaker verification system. Based on a trainable speaker verification system, we use domain generalization algorithms to fine-tu…
Domain GeneralizationSpeaker Verification