paper-with-me

홈 › Papers

On the Exploitability of Audio Machine Learning Pipelines to Surreptitious Adversarial Examples

2021-08-03 · Adelin Travers, Lorna Licollari, Guanghan Wang, Varun Chandrasekaran, Adam Dziedzic, David Lie, Nicolas Papernot

Machine learning (ML) models are known to be vulnerable to adversarial examples. Applications of ML to voice biometrics authentication are no exception. Yet, the implications of audio adversarial examples on these real-world systems remain poorly understood given that most research targets limited defenders who can only listen to the audio samples. Conflating detectability of an attack with human perceptibility, research has focused on methods that aim to produce imperceptible adversarial examples which humans cannot distinguish from the corresponding benign samples. We argue that this perspective is coarse for two reasons: 1. Imperceptibility is impossible to verify; it would require an experimental process that encompasses variations in listener training, equipment, volume, ear sensitivity, types of background noise etc, and 2. It disregards pipeline-based detection clues that realistic defenders leverage. This results in adversarial examples that are ineffective in the presence of knowledgeable defenders. Thus, an adversary only needs an audio sample to be plausible to a human. We thus introduce surreptitious adversarial examples, a new class of attacks that evades both human and pipeline controls. In the white-box setting, we instantiate this class with a joint, multi-stage optimization attack. Using an Amazon Mechanical Turk user study, we show that this attack produces audio samples that are more surreptitious than previous attacks that aim solely for imperceptibility. Lastly we show that surreptitious adversarial examples are challenging to develop in the black-box setting.

📄 PDF Abstract BibTeX arXiv:2108.02010

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine Learning

Similar Papers 제목 키워드 기반

Towards Evaluating the Robustness of Automatic Speech Recognition Systems via Audio Style Transfer

2024-05-15 · Weifei Jin, Yuxin Cao, Junjie Su, Qi Shen 외

In light of the widespread application of Automatic Speech Recognition (ASR) systems, their security concerns have received much more attention than ever before, primarily due to the susceptibility of Deep Neural Network…

Adversarial AttackAutomatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognition+4

Automatically Attacking Software Reverse Engineering AI Agents

2026-05-28 · Brian Crawford, Justin Phillips, Patrick McClure arxiv

Software tools for reverse engineering executable binary files, such as Ghidra, enable malware analysts to safely conduct robust static analysis without having access to original source code. Coupled with the analytic po…

Adversarial Attack

Computing Approximate Equilibria in Sequential Adversarial Games by Exploitability Descent

2019-03-13 · Edward Lockhart, Marc Lanctot, Julien Pérolat, Jean-Baptiste Lespiau 외

In this paper, we present exploitability descent, a new algorithm to compute approximate equilibria in two-player zero-sum extensive-form games with imperfect information, by direct policy optimization against worst-case…

counterfactual

Log-normal Mutations and their Use in Detecting Surreptitious Fake Images

2024-09-23 · Ismail Labiad, Thomas Bäck, Pierre Fernandez, Laurent Najman 외

In many cases, adversarial attacks are based on specialized algorithms specifically dedicated to attacking automatic image classifiers. These algorithms perform well, thanks to an excellent ad hoc distribution of initial…

Audio Adversarial Examples: Attacks Using Vocal Masks

2021-02-04 · Kai Yuan Tay, Lynnette Ng, Wei Han Chua, Lucerne Loke 외

We construct audio adversarial examples on automatic Speech-To-Text systems . Given any audio waveform, we produce an another by overlaying an audio vocal mask generated from the original audio. We apply our audio advers…

Adversarial AttackSpeech-to-Text