LGCRSDASMLMay 20, 2018

Targeted Adversarial Examples for Black Box Audio Systems

arXiv:1805.07820v2200 citations
Originality Highly original
AI Analysis

This addresses the vulnerability of automatic speech recognition systems to adversarial attacks in real-world scenarios where model details are unknown.

The paper tackled the problem of generating targeted adversarial examples for black-box audio systems, achieving 89.25% targeted attack similarity and 94.6% audio file similarity after 3000 generations.

The application of deep recurrent networks to audio transcription has led to impressive gains in automatic speech recognition (ASR) systems. Many have demonstrated that small adversarial perturbations can fool deep neural networks into incorrectly predicting a specified target with high confidence. Current work on fooling ASR systems have focused on white-box attacks, in which the model architecture and parameters are known. In this paper, we adopt a black-box approach to adversarial generation, combining the approaches of both genetic algorithms and gradient estimation to solve the task. We achieve a 89.25% targeted attack similarity after 3000 generations while maintaining 94.6% audio file similarity.

Code Implementations1 repo
Foundations

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

Your Notes