paper-with-me

Papers

Towards the Universal Defense for Query-Based Audio Adversarial Attacks

2023-04-20 · Feng Guo, Zheng Sun, Yuxuan Chen, Lei Ju

Recently, studies show that deep learning-based automatic speech recognition (ASR) systems are vulnerable to adversarial examples (AEs), which add a small amount of noise to the original audio examples. These AE attacks pose new challenges to deep learning security and have raised significant concerns about deploying ASR systems and devices. The existing defense methods are either limited in application or only defend on results, but not on process. In this work, we propose a novel method to infer the adversary intent and discover audio adversarial examples based on the AEs generation process. The insight of this method is based on the observation: many existing audio AE attacks utilize query-based methods, which means the adversary must send continuous and similar queries to target ASR models during the audio AE generation process. Inspired by this observation, We propose a memory mechanism by adopting audio fingerprint technology to analyze the similarity of the current query with a certain length of memory query. Thus, we can identify when a sequence of queries appears to be suspectable to generate audio AEs. Through extensive evaluation on four state-of-the-art audio AE attacks, we demonstrate that on average our defense identify the adversary intent with over 90% accuracy. With careful regard for robustness evaluations, we also analyze our proposed defense and its strength to withstand two adaptive attacks. Finally, our scheme is available out-of-the-box and directly compatible with any ensemble of ASR defense models to uncover audio AE attacks effectively without model retraining.

📄 PDF Abstract BibTeX arXiv:2304.10088

Code (0)

등록된 구현이 없습니다.

Tasks

Audio FingerprintAutomatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition

Methods 이 논문이 사용한 방법론

AE An autoencoder is a type of artificial neural network used to learn efficient data codings in an unsupervised manner. The aim of an autoencoder is to learn a representation…

Similar Papers 제목 키워드 기반

Cortical Features for Defense Against Adversarial Audio Attacks

2021-01-30 · Ilya Kavalerov, Ruijie Zheng, Wojciech Czaja, Rama Chellappa

We propose using a computational model of the auditory cortex as a defense against adversarial attacks on audio. We apply several white-box iterative optimization-based adversarial attacks to an implementation of Amazon …

Privacy-preserving Universal Adversarial Defense for Black-box Models

2024-08-20 · Qiao Li, Cong Wu, Jing Chen, Zijun Zhang 외

Deep neural networks (DNNs) are increasingly used in critical applications such as identity authentication and autonomous driving, where robustness against adversarial attacks is crucial. These attacks can exploit minor …

Adversarial DefenseAutonomous Drivingimage-classificationImage Classification+1

WaveGuard: Understanding and Mitigating Audio Adversarial Examples

2021-03-04 · Shehzeen Hussain, Paarth Neekhara, Shlomo Dubnov, Julian McAuley 외

There has been a recent surge in adversarial attacks on deep learning based automatic speech recognition (ASR) systems. These attacks pose new challenges to deep learning security and have raised significant concerns in …

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

Adversarial Ranking Attack and Defense

2020-02-26 · ECCV 2020 8 · Mo Zhou, Zhenxing Niu, Le Wang, Qilin Zhang 외

Deep Neural Network (DNN) classifiers are vulnerable to adversarial attack, where an imperceptible perturbation could result in misclassification. However, the vulnerability of DNN-based image ranking systems remains und…

Adversarial AttackImage RetrievalTriplet

Universal and Efficient Detection of Adversarial Data through Nonuniform Impact on Network Layers

2025-06-25 · Furkan Mumcu, Yasin Yilmaz

Deep Neural Networks (DNNs) are notoriously vulnerable to adversarial input designs with limited noise budgets. While numerous successful attacks with subtle modifications to original input have been proposed, defense te…