paper-with-me

홈 › Papers

THAT: Two Head Adversarial Training for Improving Robustness at Scale

2021-03-25 · Zuxuan Wu, Tom Goldstein, Larry S. Davis, Ser-Nam Lim

Many variants of adversarial training have been proposed, with most research focusing on problems with relatively few classes. In this paper, we propose Two Head Adversarial Training (THAT), a two-stream adversarial learning network that is designed to handle the large-scale many-class ImageNet dataset. The proposed method trains a network with two heads and two loss functions; one to minimize feature-space domain shift between natural and adversarial images, and one to promote high classification accuracy. This combination delivers a hardened network that achieves state of the art robust accuracy while maintaining high natural accuracy on ImageNet. Through extensive experiments, we demonstrate that the proposed framework outperforms alternative methods under both standard and "free" adversarial training settings.

📄 PDF Abstract BibTeX arXiv:2103.13612

Code (0)

등록된 구현이 없습니다.

Tasks

Vocal Bursts Valence Prediction

Similar Papers 제목 키워드 기반

Dual Head Adversarial Training

2021-04-21 · Yujing Jiang, Xingjun Ma, Sarah Monazam Erfani, James Bailey

Deep neural networks (DNNs) are known to be vulnerable to adversarial examples/attacks, raising concerns about their reliability in safety-critical applications. A number of defense methods have been proposed to train ro…

Multi-stage Optimization based Adversarial Training

2021-06-26 · Xiaosen Wang, Chuanbiao Song, LiWei Wang, Kun He

In the field of adversarial robustness, there is a common practice that adopts the single-step adversarial training for quickly developing adversarially robust models. However, the single-step adversarial training is mos…

Adversarial Robustness

Neural Architecture Dilation for Adversarial Robustness

2021-08-16 · NeurIPS 2021 12 · Yanxi Li, Zhaohui Yang, Yunhe Wang, Chang Xu

With the tremendous advances in the architecture and scale of convolutional neural networks (CNNs) over the past few decades, they can easily reach or even exceed the performance of humans in certain tasks. However, a re…

Adversarial Robustness

Robustness through Cognitive Dissociation Mitigation in Contrastive Adversarial Training

2022-03-16 · Adir Rahamim, Itay Naeh

In this paper, we introduce a novel neural network training framework that increases model's adversarial robustness to adversarial attacks while maintaining high clean accuracy by combining contrastive learning (CL) with…

Adversarial RobustnessClassificationContrastive Learning

Adversarial Training for Free!

2019-04-29 · NeurIPS 2019 12 · Ali Shafahi, Mahyar Najibi, Amin Ghiasi, Zheng Xu 외

Adversarial training, in which a network is trained on adversarial examples, is one of the few defenses against adversarial attacks that withstands strong attacks. Unfortunately, the high cost of generating strong advers…

Adversarial AttackAdversarial DefenseDomain GeneralizationGeneral Classification