Understanding Robustness of Parameter-Efficient Tuning for Image Classification
Jiacheng Ruan, Xian Gao, Suncheng Xiang, Mingye Xie, Ting Liu and, Yuzhuo Fu

TL;DR
This paper systematically investigates the robustness of parameter-efficient tuning methods for image classification against various adversarial and information perturbation attacks, providing insights for improving their reliability.
Contribution
It offers a comprehensive analysis of four classical PET techniques under diverse attack scenarios, which was lacking in prior research.
Findings
PET methods show varying robustness to white-box attacks.
Transferability of adversarial samples affects PET robustness.
Information perturbations significantly impact PET performance.
Abstract
Parameter-efficient tuning (PET) techniques calibrate the model's predictions on downstream tasks by freezing the pre-trained models and introducing a small number of learnable parameters. However, despite the numerous PET methods proposed, their robustness has not been thoroughly investigated. In this paper, we systematically explore the robustness of four classical PET techniques (e.g., VPT, Adapter, AdaptFormer, and LoRA) under both white-box attacks and information perturbations. For white-box attack scenarios, we first analyze the performance of PET techniques using FGSM and PGD attacks. Subsequently, we further explore the transferability of adversarial samples and the impact of learnable parameter quantities on the robustness of PET methods. Under information perturbation attacks, we introduce four distinct perturbation strategies, including Patch-wise Drop, Pixel-wise Drop,…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications
MethodsAdapter
