English

AFD: Mitigating Feature Gap for Adversarial Robustness by Feature Disentanglement

Computer Vision and Pattern Recognition 2024-12-11 v2 Artificial Intelligence Machine Learning

Abstract

Adversarial fine-tuning methods enhance adversarial robustness via fine-tuning the pre-trained model in an adversarial training manner. However, we identify that some specific latent features of adversarial samples are confused by adversarial perturbation and lead to an unexpectedly increasing gap between features in the last hidden layer of natural and adversarial samples. To address this issue, we propose a disentanglement-based approach to explicitly model and further remove the specific latent features. We introduce a feature disentangler to separate out the specific latent features from the features of the adversarial samples, thereby boosting robustness by eliminating the specific latent features. Besides, we align clean features in the pre-trained model with features of adversarial samples in the fine-tuned model, to benefit from the intrinsic features of natural samples. Empirical evaluations on three benchmark datasets demonstrate that our approach surpasses existing adversarial fine-tuning methods and adversarial training baselines.

Keywords

Cite

@article{arxiv.2401.14707,
  title  = {AFD: Mitigating Feature Gap for Adversarial Robustness by Feature Disentanglement},
  author = {Nuoyan Zhou and Dawei Zhou and Decheng Liu and Nannan Wang and Xinbo Gao},
  journal= {arXiv preprint arXiv:2401.14707},
  year   = {2024}
}

Comments

7 pages, 5 figures

R2 v1 2026-06-28T14:27:53.059Z