paper-with-me

홈 › Papers

Adversarial Examples from Dimensional Invariance

2023-04-13 · Benjamin L. Badger

Adversarial examples have been found for various deep as well as shallow learning models, and have at various times been suggested to be either fixable model-specific bugs, or else inherent dataset feature, or both. We present theoretical and empirical results to show that adversarial examples are approximate discontinuities resulting from models that specify approximately bijective maps $f: \Bbb R^n \to \Bbb R^m; n \neq m$ over their inputs, and this discontinuity follows from the topological invariance of dimension.

📄 PDF Abstract BibTeX arXiv:2304.06575

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

On the Effect of Adversarial Training Against Invariance-based Adversarial Examples

2023-02-16 · Roland Rauter, Martin Nocker, Florian Merkle, Pascal Schöttle

Adversarial examples are carefully crafted attack points that are supposed to fool machine learning classifiers. In the last years, the field of adversarial machine learning, especially the study of perturbation-based ad…

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

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

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

Isometric 3D Adversarial Examples in the Physical World

2022-10-27 · Yibo Miao, Yinpeng Dong, Jun Zhu, Xiao-Shan Gao

3D deep learning models are shown to be as vulnerable to adversarial examples as 2D models. However, existing attack methods are still far from stealthy and suffer from severe performance degradation in the physical worl…