paper-with-me

홈 › Papers

SyntheticPop: Attacking Speaker Verification Systems With Synthetic VoicePops

2025-02-13 · Eshaq Jamdar, Amith Kamath Belman

Voice Authentication (VA), also known as Automatic Speaker Verification (ASV), is a widely adopted authentication method, particularly in automated systems like banking services, where it serves as a secondary layer of user authentication. Despite its popularity, VA systems are vulnerable to various attacks, including replay, impersonation, and the emerging threat of deepfake audio that mimics the voice of legitimate users. To mitigate these risks, several defense mechanisms have been proposed. One such solution, Voice Pops, aims to distinguish an individual's unique phoneme pronunciations during the enrollment process. While promising, the effectiveness of VA+VoicePop against a broader range of attacks, particularly logical or adversarial attacks, remains insufficiently explored. We propose a novel attack method, which we refer to as SyntheticPop, designed to target the phoneme recognition capabilities of the VA+VoicePop system. The SyntheticPop attack involves embedding synthetic "pop" noises into spoofed audio samples, significantly degrading the model's performance. We achieve an attack success rate of over 95% while poisoning 20% of the training dataset. Our experiments demonstrate that VA+VoicePop achieves 69% accuracy under normal conditions, 37% accuracy when subjected to a baseline label flipping attack, and just 14% accuracy under our proposed SyntheticPop attack, emphasizing the effectiveness of our method.

📄 PDF Abstract BibTeX arXiv:2502.09553

Code (0)

등록된 구현이 없습니다.

Tasks

Face SwappingPhoneme RecognitionSpeaker Verification

Similar Papers 제목 키워드 기반

The Database and Benchmark for the Source Speaker Tracing Challenge 2024

2024-06-07 · Ze Li, Yuke Lin, Tian Yao, Hongbin Suo 외

Voice conversion (VC) systems can transform audio to mimic another speaker's voice, thereby attacking speaker verification (SV) systems. However, ongoing studies on source speaker verification (SSV) are hindered by limit…

Multi-Task LearningSpeaker VerificationVoice Conversion

Attacking Voice Anonymization Systems with Augmented Feature and Speaker Identity Difference

2024-12-26 · Yanzhe Zhang, Zhonghao Bi, Feiyang Xiao, Xuefeng Yang 외

This study focuses on the First VoicePrivacy Attacker Challenge within the ICASSP 2025 Signal Processing Grand Challenge, which aims to develop speaker verification systems capable of determining whether two anonymized s…

Data AugmentationSpeaker Verification

Backdoor Attack against Speaker Verification

2020-10-22 · Tongqing Zhai, Yiming Li, Ziqi Zhang, Baoyuan Wu 외

Speaker verification has been widely and successfully adopted in many mission-critical areas for user identification. The training of speaker verification requires a large amount of data, therefore users usually need to …

Backdoor AttackClusteringSpeaker VerificationUser Identification

MASTERKEY: Practical Backdoor Attack Against Speaker Verification Systems

2023-09-13 · Hanqing Guo, Xun Chen, Junfeng Guo, Li Xiao 외

Speaker Verification (SV) is widely deployed in mobile systems to authenticate legitimate users by using their voice traits. In this work, we propose a backdoor attack MASTERKEY, to compromise the SV models. Different fr…

Backdoor AttackSpeaker Verification

Spoofing Speaker Verification Systems with Deep Multi-speaker Text-to-speech Synthesis

2019-10-29

This paper proposes a deep multi-speaker text-to-speech (TTS) model for spoofing speaker verification (SV) systems. The proposed model employs one network to synthesize time-downsampled mel-spectrograms from text input a…

Speaker VerificationSpeech Synthesistext-to-speechText to Speech+1