paper-with-me

Papers

Improving on-device speaker verification using federated learning with privacy

2020-08-06 · Filip Granqvist, Matt Seigel, Rogier Van Dalen, Áine Cahill, Stephen Shum, Matthias Paulik

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.

📄 PDF Abstract BibTeX arXiv:2008.02651

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningMulti-Task LearningPrivacy PreservingSpeaker RecognitionSpeaker Verification

Similar Papers 제목 키워드 기반

FedSpeech: Federated Text-to-Speech with Continual Learning

2021-10-14 · Ziyue Jiang, Yi Ren, Ming Lei, Zhou Zhao

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 Speech

Federated Learning of User Authentication Models

2020-07-09 · Hossein Hosseini, Sungrack Yun, Hyunsin Park, Christos Louizos 외

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 Verification

Federated Representation Learning for Automatic Speech Recognition

2023-08-03 · Guruprasad V Ramesh, Gopinath Chennupati, Milind Rao, Anit Kumar Sahu 외

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+3

Privacy-Preserving Adversarial Representation Learning in ASR: Reality or Illusion?

2019-11-12 · Brij Mohan Lal Srivastava, Aurélien Bellet, Marc Tommasi, Emmanuel Vincent

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+4

Discussion on domain generalization in the cross-device speaker verification system

2021-10-01 · ROCLING 2021 10 · Wei-Ting Lin, Yu-jia Zhang, Chia-Ping Chen, Chung-Li Lu 외

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