paper-with-me

Papers

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, Roger Ren, Linda Liu, Andreas Stolcke, Ivan Bulyko

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 robustness" setting (e.g., on-device or cloud applications). The adversarial noise is only generated by closed-model optimization (e.g., evolutionary and zeroth-order estimation) without accessing gradient information of a targeted ASR model directly. We propose an advanced Bayesian neural network (BNN) based adversarial detector, which could model latent distributions against adaptive adversarial perturbation with divergence measurement. We further simulate deployment scenarios of RNN Transducer, Conformer, and wav2vec-2.0 based ASR systems with the proposed adversarial detection system. Leveraging the proposed BNN based detection system, we improve detection rate by +2.77 to +5.42% (relative +3.03 to +6.26%) and reduce the word error rate by 5.02 to 7.47% on LibriSpeech datasets compared to the current model enhancement methods against the adversarial speech examples.

📄 PDF Abstract BibTeX arXiv:2202.08532

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial RobustnessAutomatic Speech RecognitionAutomatic Speech Recognition (ASR)Model Optimizationspeech-recognitionSpeech Recognition

Similar Papers 제목 키워드 기반

Mitigating belief projection in explainable artificial intelligence via Bayesian Teaching

2021-02-07 · Scott Cheng-Hsin Yang, Wai Keen Vong, Ravi B. Sojitra, Tomas Folke 외

State-of-the-art deep-learning systems use decision rules that are challenging for humans to model. Explainable AI (XAI) attempts to improve human understanding but rarely accounts for how people typically reason about u…

Explainable artificial intelligenceExplainable Artificial Intelligence (XAI)image-classificationImage Classification

LiBRe: A Practical Bayesian Approach to Adversarial Detection

2021-03-27 · CVPR 2021 1 · Zhijie Deng, Xiao Yang, Shizhen Xu, Hang Su 외

Despite their appealing flexibility, deep neural networks (DNNs) are vulnerable against adversarial examples. Various adversarial defense strategies have been proposed to resolve this problem, but they typically demonstr…

Adversarial DefenseUncertainty Quantification

Gradient-Free Adversarial Attacks for Bayesian Neural Networks

2020-12-23 · pproximateinference AABI Symposium 2021 1 · Matthew Yuan, Matthew Wicker, Luca Laurenti

The existence of adversarial examples underscores the importance of understanding the robustness of machine learning models. Bayesian neural networks (BNNs), due to their calibrated uncertainty, have been shown to posses…

Adversarial RobustnessBayesian Inference

Adversarial Examples Detection with Bayesian Neural Network

2021-05-18 · Yao Li, Tongyi Tang, Cho-Jui Hsieh, Thomas C. M. Lee

In this paper, we propose a new framework to detect adversarial examples motivated by the observations that random components can improve the smoothness of predictors and make it easier to simulate the output distributio…

Bayesian Adversarial Spheres: Bayesian Inference and Adversarial Examples in a Noiseless Setting

2018-11-29 · Artur Bekasov, Iain Murray

Modern deep neural network models suffer from adversarial examples, i.e. confidently misclassified points in the input space. It has been shown that Bayesian neural networks are a promising approach for detecting adversa…

Bayesian Inference