Associative Adversarial Learning Based on Selective Attack
Runqi Wang, Xiaoyue Duan, Baochang Zhang, Song Xue, Wentao Zhu, David, Doermann, Guodong Guo

TL;DR
This paper introduces Associative Adversarial Learning (AAL), a novel approach that enhances adversarial robustness by selectively attacking regions based on their clean counterparts, leading to improved performance across multiple tasks.
Contribution
The paper proposes a new coupling optimization framework and attention backtracking algorithm that guide selective attacks, improving robustness and accuracy in adversarial settings.
Findings
Improves ImageNet adversarial training accuracy by 8.32%.
Increases PascalVOC object detection mAP by 2.02%.
Enhances miniImageNet few-shot recognition accuracy by 1.63%.
Abstract
A human's attention can intuitively adapt to corrupted areas of an image by recalling a similar uncorrupted image they have previously seen. This observation motivates us to improve the attention of adversarial images by considering their clean counterparts. To accomplish this, we introduce Associative Adversarial Learning (AAL) into adversarial learning to guide a selective attack. We formulate the intrinsic relationship between attention and attack (perturbation) as a coupling optimization problem to improve their interaction. This leads to an attention backtracking algorithm that can effectively enhance the attention's adversarial robustness. Our method is generic and can be used to address a variety of tasks by simply choosing different kernels for the associative attention that select other regions for a specific attack. Experimental results show that the selective attack improves…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Domain Adaptation and Few-Shot Learning · Anomaly Detection Techniques and Applications
