Adversarial Vulnerability of Active Transfer Learning
Nicolas M. M\"uller, Konstantin B\"ottinger

TL;DR
This paper reveals a new vulnerability in combined active transfer learning, where small adversarial perturbations can manipulate data selection, severely degrading model performance across audio and image datasets.
Contribution
It uncovers a novel adversarial attack exploiting the intersection of active and transfer learning, demonstrating significant performance drops and highlighting a previously unreported weakness.
Findings
Adversarial noise can manipulate active learning selection.
Model accuracy drops from 86% to 34% under attack.
Vulnerability observed in both audio and image datasets.
Abstract
Two widely used techniques for training supervised machine learning models on small datasets are Active Learning and Transfer Learning. The former helps to optimally use a limited budget to label new data. The latter uses large pre-trained models as feature extractors and enables the design of complex, non-linear models even on tiny datasets. Combining these two approaches is an effective, state-of-the-art method when dealing with small datasets. In this paper, we share an intriguing observation: Namely, that the combination of these techniques is particularly susceptible to a new kind of data poisoning attack: By adding small adversarial noise on the input, it is possible to create a collision in the output space of the transfer learner. As a result, Active Learning algorithms no longer select the optimal instances, but almost exclusively the ones injected by the attacker. This…
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.
