paper-with-me

Papers

Adversarial defense for deep speaker recognition using hybrid adversarial training

2020-10-30

Deep neural network based speaker recognition systems can easily be deceived by an adversary using minuscule imperceptible perturbations to the input speech samples. These adversarial attacks pose serious security threats to the speaker recognition systems that use speech biometric. To address this concern, in this work, we propose a new defense mechanism based on a hybrid adversarial training (HAT) setup. In contrast to existing works on countermeasures against adversarial attacks in deep speaker recognition that only use class-boundary information by supervised cross-entropy (CE) loss, we propose to exploit additional information from supervised and unsupervised cues to craft diverse and stronger perturbations for adversarial training. Specifically, we employ multi-task objectives using CE, feature-scattering (FS), and margin losses to create adversarial perturbations and include them for adversarial training to enhance the robustness of the model. We conduct speaker recognition experiments on the Librispeech dataset, and compare the performance with state-of-the-art projected gradient descent (PGD)-based adversarial training which employs only CE objective. The proposed HAT improves adversarial accuracy by absolute 3.29% and 3.18% for PGD and Carlini-Wagner (CW) attacks respectively, while retaining high accuracy on benign examples.

📄 PDF Abstract BibTeX arXiv:2010.16038

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial DefenseSpeaker Recognition

Similar Papers 제목 키워드 기반

Adversarial Attack and Defense Strategies for Deep Speaker Recognition Systems

2020-08-18 · Arindam Jati, Chin-Cheng Hsu, Monisankha Pal, Raghuveer Peri 외

Robust speaker recognition, including in the presence of malicious attacks, is becoming increasingly important and essential, especially due to the proliferation of several smart speakers and personal agents that interac…

Adversarial AttackAdversarial RobustnessSpeaker Recognition

Towards Understanding and Mitigating Audio Adversarial Examples for Speaker Recognition

2022-06-07 · Guangke Chen, Zhe Zhao, Fu Song, Sen Chen 외

Speaker recognition systems (SRSs) have recently been shown to be vulnerable to adversarial attacks, raising significant security concerns. In this work, we systematically investigate transformation and adversarial train…

Speaker Recognitionspeech-recognitionSpeech Recognition

SEC4SR: A Security Analysis Platform for Speaker Recognition

2021-09-04 · Guangke Chen, Zhe Zhao, Fu Song, Sen Chen 외

Adversarial attacks have been expanded to speaker recognition (SR). However, existing attacks are often assessed using different SR models, recognition tasks and datasets, and only few adversarial defenses borrowed from …

Speaker Recognition

Defense against Adversarial Attacks on Hybrid Speech Recognition using Joint Adversarial Fine-tuning with Denoiser

2022-04-08 · Sonal Joshi, Saurabh Kataria, Yiwen Shao, Piotr Zelasko 외

Adversarial attacks are a threat to automatic speech recognition (ASR) systems, and it becomes imperative to propose defenses to protect them. In this paper, we perform experiments to show that K2 conformer hybrid ASR is…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition

Study of Pre-processing Defenses against Adversarial Attacks on State-of-the-art Speaker Recognition Systems

2021-01-22 · Sonal Joshi, Jesús Villalba, Piotr Żelasko, Laureano Moro-Velázquez 외

Adversarial examples to speaker recognition (SR) systems are generated by adding a carefully crafted noise to the speech signal to make the system fail while being imperceptible to humans. Such attacks pose severe securi…

Speaker Recognition