paper-with-me

홈 › Papers

Adversarial Example Detection by Classification for Deep Speech Recognition

2019-10-22 · Saeid Samizade, Zheng-Hua Tan, Chao Shen, Xiaohong Guan

Machine Learning systems are vulnerable to adversarial attacks and will highly likely produce incorrect outputs under these attacks. There are white-box and black-box attacks regarding to adversary's access level to the victim learning algorithm. To defend the learning systems from these attacks, existing methods in the speech domain focus on modifying input signals and testing the behaviours of speech recognizers. We, however, formulate the defense as a classification problem and present a strategy for systematically generating adversarial example datasets: one for white-box attacks and one for black-box attacks, containing both adversarial and normal examples. The white-box attack is a gradient-based method on Baidu DeepSpeech with the Mozilla Common Voice database while the black-box attack is a gradient-free method on a deep model-based keyword spotting system with the Google Speech Command dataset. The generated datasets are used to train a proposed Convolutional Neural Network (CNN), together with cepstral features, to detect adversarial examples. Experimental results show that, it is possible to accurately distinct between adversarial and normal examples for known attacks, in both single-condition and multi-condition training settings, while the performance degrades dramatically for unknown attacks. The adversarial datasets and the source code are made publicly available.

📄 PDF Abstract BibTeX arXiv:1910.10013

Code (1)

zhenghuatan/audio-adversarial-examples tf

Tasks

ClassificationGeneral ClassificationKeyword Spottingspeech-recognitionSpeech Recognition

Similar Papers 제목 키워드 기반

Detecting Adversarial Attacks On Audiovisual Speech Recognition

2019-12-18 · Pingchuan Ma, Stavros Petridis, Maja Pantic

Adversarial attacks pose a threat to deep learning models. However, research on adversarial detection methods, especially in the multi-modal domain, is very limited. In this work, we propose an efficient and straightforw…

Audio-Visual Speech Recognitionspeech-recognitionSpeech RecognitionVisual Speech Recognition

Mitigating Closed-model Adversarial Examples with Bayesian Neural Modeling for Enhanced End-to-End Speech Recognition

2022-02-17 · Chao-Han Huck Yang, Zeeshan Ahmed, Yile Gu, Joseph Szurley 외

In this work, we aim to enhance the system robustness of end-to-end automatic speech recognition (ASR) against adversarially-noisy speech examples. We focus on a rigorous and empirical "closed-model adversarial robustnes…

Adversarial RobustnessAutomatic Speech RecognitionAutomatic Speech Recognition (ASR)Model Optimization+2

Adversarial Machine Learning in Network Intrusion Detection Systems

2020-04-23 · Elie Alhajjar, Paul Maxwell, Nathaniel D. Bastian

Adversarial examples are inputs to a machine learning system intentionally crafted by an attacker to fool the model into producing an incorrect output. These examples have achieved a great deal of success in several doma…

BIG-bench Machine LearningIntrusion DetectionNetwork Intrusion DetectionSpam detection+2

Did you hear that? Adversarial Examples Against Automatic Speech Recognition

2018-01-02 · Moustafa Alzantot, Bharathan Balaji, Mani Srivastava

Speech is a common and effective way of communication between humans, and modern consumer devices such as smartphones and home hubs are equipped with deep learning based accurate automatic speech recognition to enable na…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)object-detectionObject Detection+2

Deceiving End-to-End Deep Learning Malware Detectors using Adversarial Examples

2018-02-13 · Felix Kreuk, Assi Barak, Shir Aviv-Reuven, Moran Baruch 외

In recent years, deep learning has shown performance breakthroughs in many applications, such as image detection, image segmentation, pose estimation, and speech recognition. However, this comes with a major concern: dee…

Deep LearningImage SegmentationMalware DetectionPose Estimation+3