ASLGSPJul 12, 2021

Perceptual-based deep-learning denoiser as a defense against adversarial attacks on ASR systems

arXiv:2107.05222v16 citations
Originality Incremental advance
AI Analysis

This addresses security vulnerabilities in ASR systems for applications like voice assistants, though it is incremental as it adapts existing denoising methods to a specific defense context.

The paper tackles adversarial attacks on automatic speech recognition systems by using a neural-network denoiser as a pre-processor, achieving an average improvement in Word Error Rate of about 7.7% over undefended models at 20 dB SNR attack strength.

In this paper we investigate speech denoising as a defense against adversarial attacks on automatic speech recognition (ASR) systems. Adversarial attacks attempt to force misclassification by adding small perturbations to the original speech signal. We propose to counteract this by employing a neural-network based denoiser as a pre-processor in the ASR pipeline. The denoiser is independent of the downstream ASR model, and thus can be rapidly deployed in existing systems. We found that training the denoisier using a perceptually motivated loss function resulted in increased adversarial robustness without compromising ASR performance on benign samples. Our defense was evaluated (as a part of the DARPA GARD program) on the 'Kenansville' attack strategy across a range of attack strengths and speech samples. An average improvement in Word Error Rate (WER) of about 7.7% was observed over the undefended model at 20 dB signal-to-noise-ratio (SNR) attack strength.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes