Universal adversarial audio perturbations, found by a penalty-based optimizer, misclassify over 85% of test sounds across several 1D CNN audio classifiers, in both targeted and untargeted settings.
Adversarial Attacks in Sound Event Classification
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Adversarial attacks refer to a set of methods that perturb the input to a classification model in order to fool the classifier. In this paper we apply different gradient based adversarial attack algorithms on five deep learning models trained for sound event classification. Four of the models use mel-spectrogram input and one model uses raw audio input. The models represent standard architectures such as convolutional, recurrent and dense networks. The dataset used for training is the Freesound dataset released for task 2 of the DCASE 2018 challenge and the models used are from participants of the challenge who open sourced their code. Our experiments show that adversarial attacks can be generated with high confidence and low perturbation. In addition, we show that the adversarial attacks are very effective across the different models.
fields
cs.LG 1years
2019 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
Universal Adversarial Audio Perturbations
Universal adversarial audio perturbations, found by a penalty-based optimizer, misclassify over 85% of test sounds across several 1D CNN audio classifiers, in both targeted and untargeted settings.