paper-with-me

홈 › Papers

Adversarial Privacy Protection on Speech Enhancement

2022-06-16 · Mingyu Dong, Diqun Yan, Rangding Wang

Speech is easily leaked imperceptibly, such as being recorded by mobile phones in different situations. Private content in speech may be maliciously extracted through speech enhancement technology. Speech enhancement technology has developed rapidly along with deep neural networks (DNNs), but adversarial examples can cause DNNs to fail. In this work, we propose an adversarial method to degrade speech enhancement systems. Experimental results show that generated adversarial examples can erase most content information in original examples or replace it with target speech content through speech enhancement. The word error rate (WER) between an enhanced original example and enhanced adversarial example recognition result can reach 89.0%. WER of target attack between enhanced adversarial example and target example is low to 33.75% . Adversarial perturbation can bring the rate of change to the original example to more than 1.4430. This work can prevent the malicious extraction of speech.

📄 PDF Abstract BibTeX arXiv:2206.08170

Code (1)

danmerry/advsarial_se 공식 구현 pytorch

Tasks

Speech Enhancement

Similar Papers 제목 키워드 기반

On the Generation and Removal of Speaker Adversarial Perturbation for Voice-Privacy Protection

2024-12-12 · Chenyang Guo, Liping Chen, Zhuhai Li, Kong Aik Lee 외

Neural networks are commonly known to be vulnerable to adversarial attacks mounted through subtle perturbation on the input data. Recent development in voice-privacy protection has shown the positive use cases of the sam…

Attribute

Adversarial Speech Generation and Natural Speech Recovery for Speech Content Protection

2022-06-01 · LREC 2022 6 · Sheng Li, Jiyi Li, Qianying Liu, Zhuo Gong

With the advent of the General Data Protection Regulation (GDPR) and increasing privacy concerns, the sharing of speech data is faced with significant challenges. Protecting the sensitive content of speech is the same im…

speech-recognitionSpeech Recognition

Adversarial speech for voice privacy protection from Personalized Speech generation

2024-01-22 · Shihao Chen, Liping Chen, Jie Zhang, KongAik Lee 외

The rapid progress in personalized speech generation technology, including personalized text-to-speech (TTS) and voice conversion (VC), poses a challenge in distinguishing between generated and real speech for human list…

Speaker Verificationtext-to-speechText to SpeechVoice Conversion

Anonymizing Speech with Generative Adversarial Networks to Preserve Speaker Privacy

2022-10-13 · Sarina Meyer, Pascal Tilli, Pavel Denisov, Florian Lux 외

In order to protect the privacy of speech data, speaker anonymization aims for hiding the identity of a speaker by changing the voice in speech recordings. This typically comes with a privacy-utility trade-off between pr…

Generative Adversarial NetworkSpeaker anonymizationSpeech-to-Texttext-to-speech+1

Privacy-preserving Adversarial Facial Features

2023-05-08 · CVPR 2023 1 · Zhibo Wang, He Wang, Shuaifan Jin, Wenwen Zhang 외

Face recognition service providers protect face privacy by extracting compact and discriminative facial features (representations) from images, and storing the facial features for real-time recognition. However, such fea…

Face RecognitionPrivacy Preserving