paper-with-me

홈 › Papers

Excessive Invariance Causes Adversarial Vulnerability

2018-11-01 · ICLR 2019 5 · Jörn-Henrik Jacobsen, Jens Behrmann, Richard Zemel, Matthias Bethge

Despite their impressive performance, deep neural networks exhibit striking failures on out-of-distribution inputs. One core idea of adversarial example research is to reveal neural network errors under such distribution shifts. We decompose these errors into two complementary sources: sensitivity and invariance. We show deep networks are not only too sensitive to task-irrelevant changes of their input, as is well-known from epsilon-adversarial examples, but are also too invariant to a wide range of task-relevant changes, thus making vast regions in input space vulnerable to adversarial attacks. We show such excessive invariance occurs across various tasks and architecture types. On MNIST and ImageNet one can manipulate the class-specific content of almost any image without changing the hidden activations. We identify an insufficiency of the standard cross-entropy loss as a reason for these failures. Further, we extend this objective based on an information-theoretic analysis so it encourages the model to consider all task-dependent features in its decision. This provides the first approach tailored explicitly to overcome excessive invariance and resulting vulnerabilities.

📄 PDF Abstract BibTeX arXiv:1811.00401

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Exploiting Excessive Invariance caused by Norm-Bounded Adversarial Robustness

2019-03-25 · Jörn-Henrik Jacobsen, Jens Behrmannn, Nicholas Carlini, Florian Tramèr 외

Adversarial examples are malicious inputs crafted to cause a model to misclassify them. Their most common instantiation, "perturbation-based" adversarial examples introduce changes to the input that leave its true label …

Adversarial Robustness

How Benign is Benign Overfitting ?

2021-01-01 · ICLR 2021 1 · Amartya Sanyal, Puneet K. Dokania, Varun Kanade, Philip Torr

We investigate two causes for adversarial vulnerability in deep neural networks: bad data and (poorly) trained models. When trained with SGD, deep neural networks essentially achieve zero training error, even in the pres…

Adversarial RobustnessRepresentation Learning

Neural Predictor for Black-Box Adversarial Attacks on Speech Recognition

2022-03-18 · Marie Biolková, Bac Nguyen

Recent works have revealed the vulnerability of automatic speech recognition (ASR) models to adversarial examples (AEs), i.e., small perturbations that cause an error in the transcription of the audio signal. Studying au…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition

Fundamental Tradeoffs between Invariance and Sensitivity to Adversarial Perturbations

2020-02-11 · ICML 2020 1 · Florian Tramèr, Jens Behrmann, Nicholas Carlini, Nicolas Papernot 외

Adversarial examples are malicious inputs crafted to induce misclassification. Commonly studied sensitivity-based adversarial examples introduce semantically-small changes to an input that result in a different model pre…

Sensitivity

An Embarrassingly Simple Backdoor Attack on Self-supervised Learning

2022-10-13 · ICCV 2023 1 · Changjiang Li, Ren Pang, Zhaohan Xi, Tianyu Du 외

As a new paradigm in machine learning, self-supervised learning (SSL) is capable of learning high-quality representations of complex data without relying on labels. In addition to eliminating the need for labeled data, r…

Adversarial RobustnessBackdoor AttackSelf-Supervised Learning