paper-with-me

Papers

Improving Adversarial Robustness to Sensitivity and Invariance Attacks with Deep Metric Learning

2022-11-04 · Anaelia Ovalle, Evan Czyzycki, Cho-Jui Hsieh

Intentionally crafted adversarial samples have effectively exploited weaknesses in deep neural networks. A standard method in adversarial robustness assumes a framework to defend against samples crafted by minimally perturbing a sample such that its corresponding model output changes. These sensitivity attacks exploit the model's sensitivity toward task-irrelevant features. Another form of adversarial sample can be crafted via invariance attacks, which exploit the model underestimating the importance of relevant features. Previous literature has indicated a tradeoff in defending against both attack types within a strictly L_p bounded defense. To promote robustness toward both types of attacks beyond Euclidean distance metrics, we use metric learning to frame adversarial regularization as an optimal transport problem. Our preliminary results indicate that regularizing over invariant perturbations in our framework improves both invariant and sensitivity defense.

📄 PDF Abstract BibTeX arXiv:2211.02468

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial RobustnessMetric LearningSensitivity

Similar Papers 제목 키워드 기반

Patch Attack Invariance: How Sensitive are Patch Attacks to 3D Pose?

2021-08-16 · Max Lennon, Nathan Drenkow, Philippe Burlina

Perturbation-based attacks, while not physically realizable, have been the main emphasis of adversarial machine learning (ML) research. Patch-based attacks by contrast are physically realizable, yet most work has focused…

Shift Invariance Can Reduce Adversarial Robustness

2021-03-03 · NeurIPS 2021 12 · Songwei Ge, Vasu Singla, Ronen Basri, David Jacobs

Shift invariance is a critical property of CNNs that improves performance on classification. However, we show that invariance to circular shifts can also lead to greater sensitivity to adversarial attacks. We first chara…

Adversarial Robustness

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

Meta Invariance Defense Towards Generalizable Robustness to Unknown Adversarial Attacks

2024-04-04 · Lei Zhang, YuHang Zhou, Yi Yang, Xinbo Gao

Despite providing high-performance solutions for computer vision tasks, the deep neural network (DNN) model has been proved to be extremely vulnerable to adversarial attacks. Current defense mainly focuses on the known a…

Adversarial DefenseAdversarial Robustnessimage-classificationImage Classification

Robustness and Adaptation to Hidden Factors of Variation

2022-03-03 · William Paul, Philippe Burlina

We tackle here a specific, still not widely addressed aspect, of AI robustness, which consists of seeking invariance / insensitivity of model performance to hidden factors of variations in the data. Towards this end, we …

Data Augmentation