paper-with-me

Papers

Augmenting Model Robustness with Transformation-Invariant Attacks

2019-01-31 · Houpu Yao, Zhe Wang, GuangYu Nie, Yassine Mazboudi, Yezhou Yang, Yi Ren

The vulnerability of neural networks under adversarial attacks has raised serious concerns and motivated extensive research. It has been shown that both neural networks and adversarial attacks against them can be sensitive to input transformations such as linear translation and rotation, and that human vision, which is robust against adversarial attacks, is invariant to natural input transformations. Based on these, this paper tests the hypothesis that model robustness can be further improved when it is adversarially trained against transformed attacks and transformation-invariant attacks. Experiments on MNIST, CIFAR-10, and restricted ImageNet show that while transformations of attacks alone do not affect robustness, transformation-invariant attacks can improve model robustness by 2.5\% on MNIST, 3.7\% on CIFAR-10, and 1.1\% on restricted ImageNet. We discuss the intuition behind this phenomenon.

📄 PDF Abstract BibTeX arXiv:1901.11188

Code (0)

등록된 구현이 없습니다.

Tasks

Image CroppingmodelTranslation

Similar Papers 제목 키워드 기반

Improving the Robustness of Adversarial Attacks Using an Affine-Invariant Gradient Estimator

2021-09-13 · Wenzhao Xiang, Hang Su, Chang Liu, Yandong Guo 외

As designers of artificial intelligence try to outwit hackers, both sides continue to hone in on AI's inherent vulnerabilities. Designed and trained from certain statistical distributions of data, AI's deep neural networ…

Adversarial Attack

Improving Robustness of Facial Landmark Detection by Defending Against Adversarial Attacks

2021-01-01 · ICCV 2021 10 · Congcong Zhu, Xiaoqiang Li, Jide Li, Songmin Dai

Many recent developments in facial landmark detection have been driven by stacking model parameters or augmenting annotations. However, three subsequent challenges remain, including 1) an increase in computational ov…

Face AlignmentFacial Landmark Detection

Training or Architecture? How to Incorporate Invariance in Neural Networks

2021-06-18 · Kanchana Vaishnavi Gandikota, Jonas Geiping, Zorah Lähner, Adam Czapliński 외

Many applications require the robustness, or ideally the invariance, of a neural network to certain transformations of input data. Most commonly, this requirement is addressed by either augmenting the training data, usin…

3D Point Cloud ClassificationComputational EfficiencyPoint Cloud Classification

Targeted View-Invariant Adversarial Perturbations for 3D Object Recognition

2024-12-17 · Christian Green, Mehmet Ergezer, Abdurrahman Zeybey

Adversarial attacks pose significant challenges in 3D object recognition, especially in scenarios involving multi-view analysis where objects can be observed from varying angles. This paper introduces View-Invariant Adve…

3D Object RecognitionAdversarial RobustnessObject Recognition

Robustness to Transformations Across Categories: Is Robustness To Transformations Driven by Invariant Neural Representations?

2020-06-30 · Hojin Jang, Syed Suleman Abbas Zaidi, Xavier Boix, Neeraj Prasad 외

Deep Convolutional Neural Networks (DCNNs) have demonstrated impressive robustness to recognize objects under transformations (eg. blur or noise) when these transformations are included in the training set. A hypothesis …