Robustness through Cognitive Dissociation Mitigation in Contrastive Adversarial Training

03/16/2022
by   Adir Rahamim, et al.
0

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 training (AT). We propose to improve model robustness to adversarial attacks by learning feature representations that are consistent under both data augmentations and adversarial perturbations. We leverage contrastive learning to improve adversarial robustness by considering an adversarial example as another positive example, and aim to maximize the similarity between random augmentations of data samples and their adversarial example, while constantly updating the classification head in order to avoid a cognitive dissociation between the classification head and the embedding space. This dissociation is caused by the fact that CL updates the network up to the embedding space, while freezing the classification head which is used to generate new positive adversarial examples. We validate our method, Contrastive Learning with Adversarial Features(CLAF), on the CIFAR-10 dataset on which it outperforms both robust accuracy and clean accuracy over alternative supervised and self-supervised adversarial learning methods.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
07/15/2021

Self-Supervised Contrastive Learning with Adversarial Perturbations for Robust Pretrained Language Models

This paper improves the robustness of the pretrained language model BERT...
research
11/26/2022

Supervised Contrastive Prototype Learning: Augmentation Free Robust Neural Network

Transformations in the input space of Deep Neural Networks (DNN) lead to...
research
06/05/2020

Robust Face Verification via Disentangled Representations

We introduce a robust algorithm for face verification, i.e., deciding wh...
research
06/02/2023

Supervised Adversarial Contrastive Learning for Emotion Recognition in Conversations

Extracting generalized and robust representations is a major challenge i...
research
04/21/2022

Adversarial Contrastive Learning by Permuting Cluster Assignments

Contrastive learning has gained popularity as an effective self-supervis...
research
10/22/2020

Contrastive Learning with Adversarial Examples

Contrastive learning (CL) is a popular technique for self-supervised lea...
research
09/29/2021

BulletTrain: Accelerating Robust Neural Network Training via Boundary Example Mining

Neural network robustness has become a central topic in machine learning...

Please sign up or login with your details

Forgot password? Click here to reset