Hyper Adversarial Tuning for Boosting Adversarial Robustness of Pretrained Large Vision Models
Kangtao Lv, Huangsen Cao, Kainan Tu, Yihuai Xu, Zhimeng Zhang, Xin, Ding, Yongwei Wang

TL;DR
This paper introduces Hyper Adversarial Tuning (HyperAT), a novel method that leverages shared knowledge and hypernetworks to improve the adversarial robustness of large vision models efficiently, surpassing existing approaches.
Contribution
HyperAT is a new framework that combines multiple defense strategies via hypernetworks and knowledge transfer to boost robustness of large vision models.
Findings
HyperAT achieves state-of-the-art robustness on various datasets.
It significantly reduces computational costs compared to traditional adversarial training.
HyperAT outperforms existing fine-tuning methods in robustness metrics.
Abstract
Large vision models have been found vulnerable to adversarial examples, emphasizing the need for enhancing their adversarial robustness. While adversarial training is an effective defense for deep convolutional models, it often faces scalability issues with large vision models due to high computational costs. Recent approaches propose robust fine-tuning methods, such as adversarial tuning of low-rank adaptation (LoRA) in large vision models, but they still struggle to match the accuracy of full parameter adversarial fine-tuning. The integration of various defense mechanisms offers a promising approach to enhancing the robustness of large vision models, yet this paradigm remains underexplored. To address this, we propose hyper adversarial tuning (HyperAT), which leverages shared defensive knowledge among different methods to improve model robustness efficiently and effectively…
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 · Anomaly Detection Techniques and Applications · Fault Detection and Control Systems
MethodsHyperNetwork
