paper-with-me

홈 › Papers

Imperceptible Rhythm Backdoor Attacks: Exploring Rhythm Transformation for Embedding Undetectable Vulnerabilities on Speech Recognition

2024-06-16 · Wenhan Yao, Jiangkun Yang, Yongqiang He, Jia Liu, Weiping Wen

Speech recognition is an essential start ring of human-computer interaction, and recently, deep learning models have achieved excellent success in this task. However, when the model training and private data provider are always separated, some security threats that make deep neural networks (DNNs) abnormal deserve to be researched. In recent years, the typical backdoor attacks have been researched in speech recognition systems. The existing backdoor methods are based on data poisoning. The attacker adds some incorporated changes to benign speech spectrograms or changes the speech components, such as pitch and timbre. As a result, the poisoned data can be detected by human hearing or automatic deep algorithms. To improve the stealthiness of data poisoning, we propose a non-neural and fast algorithm called Random Spectrogram Rhythm Transformation (RSRT) in this paper. The algorithm combines four steps to generate stealthy poisoned utterances. From the perspective of rhythm component transformation, our proposed trigger stretches or squeezes the mel spectrograms and recovers them back to signals. The operation keeps timbre and content unchanged for good stealthiness. Our experiments are conducted on two kinds of speech recognition tasks, including testing the stealthiness of poisoned samples by speaker verification and automatic speech recognition. The results show that our method has excellent effectiveness and stealthiness. The rhythm trigger needs a low poisoning rate and gets a very high attack success rate.

📄 PDF Abstract BibTeX arXiv:2406.10932

Code (0)

등록된 구현이 없습니다.

Tasks

Automatic Speech RecognitionData PoisoningRhythmSpeaker Verificationspeech-recognitionSpeech Recognition

Similar Papers 제목 키워드 기반

ECG-ATK-GAN: Robustness against Adversarial Attacks on ECGs using Conditional Generative Adversarial Networks

2021-10-17 · Khondker Fariha Hossain, Sharif Amit Kamran, Alireza Tavakkoli, Xingjun Ma

Automating arrhythmia detection from ECG requires a robust and trusted system that retains high accuracy under electrical disturbances. Many machine learning approaches have reached human-level performance in classifying…

Arrhythmia DetectionGenerative Adversarial Network

A Dynamic Systems Approach to Modelling Human-Machine Rhythm Interaction

2024-06-26 · Zhongju Yuan, Wannes Van Ransbeeck, Geraint Wiggins, Dick Botteldooren

In exploring the simulation of human rhythmic perception and synchronization capabilities, this study introduces a computational model inspired by the physical and biological processes underlying rhythm processing. Utili…

Rhythm

DARC: Drum accompaniment generation with fine-grained rhythm control

2026-01-05 · Trey Brosnan arxiv

In music creation, rapid prototyping is essential for exploring and refining ideas, yet existing generative tools often fall short when users require both structural control and stylistic flexibility. Prior approaches in…

parameter-efficient fine-tuning

Exploring rhythm formant analysis for Indic language classification

2024-10-08 · Parismita Gogoi, Sishir Kalita, Priyankoo Sarmah, S. R Mahadeva Prasanna

This paper reports a preliminary study on quantitative frequency domain rhythm cues for classifying five Indian languages: Bengali, Kannada, Malayalam, Marathi, and Tamil. We employ rhythm formant (R-formants) analysis, …

ClassificationRhythm

Backdoor Attack with Imperceptible Input and Latent Modification

2021-12-01 · NeurIPS 2021 12 · Khoa Doan, Yingjie Lao, Ping Li

Recent studies have shown that deep neural networks (DNN) are vulnerable to various adversarial attacks. In particular, an adversary can inject a stealthy backdoor into a model such that the compromised model will behave…

Backdoor Attack