Adversarial Robustness: From Self-Supervised Pre-Training to Fine-Tuning
Tianlong Chen, Sijia Liu, Shiyu Chang, Yu Cheng, Lisa Amini and, Zhangyang Wang

TL;DR
This paper introduces adversarial training into self-supervised pretraining to create robust models that improve downstream robustness and reduce adversarial fine-tuning costs, demonstrating significant performance gains on CIFAR-10.
Contribution
It is the first to incorporate adversarial training into self-supervised pretraining, enhancing robustness and efficiency in downstream tasks.
Findings
Robust pre-trained models improve final robustness by 3.83% on CIFAR-10.
Ensembling different self-supervised pretraining tasks boosts robustness by 3.59%.
The proposed framework outperforms conventional adversarial training baselines.
Abstract
Pretrained models from self-supervision are prevalently used in fine-tuning downstream tasks faster or for better accuracy. However, gaining robustness from pretraining is left unexplored. We introduce adversarial training into self-supervision, to provide general-purpose robust pre-trained models for the first time. We find these robust pre-trained models can benefit the subsequent fine-tuning in two ways: i) boosting final model robustness; ii) saving the computation cost, if proceeding towards adversarial fine-tuning. We conduct extensive experiments to demonstrate that the proposed framework achieves large performance margins (eg, 3.83% on robust accuracy and 1.3% on standard accuracy, on the CIFAR-10 dataset), compared with the conventional end-to-end adversarial training baseline. Moreover, we find that different self-supervised pre-trained models have a diverse adversarial…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Adversarial Robustness: From Self-Supervised Pre-Training to Fine-Tuning· youtube
Adversarial Robustness: From Self-Supervised Pre-Training to Fine-Tuning· youtube
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Advanced Neural Network Applications · Anomaly Detection Techniques and Applications
