English

Poisoning and Backdooring Contrastive Learning

Machine Learning 2022-03-29 v2

Abstract

Multimodal contrastive learning methods like CLIP train on noisy and uncurated training datasets. This is cheaper than labeling datasets manually, and even improves out-of-distribution robustness. We show that this practice makes backdoor and poisoning attacks a significant threat. By poisoning just 0.01% of a dataset (e.g., just 300 images of the 3 million-example Conceptual Captions dataset), we can cause the model to misclassify test images by overlaying a small patch. Targeted poisoning attacks, whereby the model misclassifies a particular test input with an adversarially-desired label, are even easier requiring control of 0.0001% of the dataset (e.g., just three out of the 3 million images). Our attacks call into question whether training on noisy and uncurated Internet scrapes is desirable.

Keywords

Cite

@article{arxiv.2106.09667,
  title  = {Poisoning and Backdooring Contrastive Learning},
  author = {Nicholas Carlini and Andreas Terzis},
  journal= {arXiv preprint arXiv:2106.09667},
  year   = {2022}
}
R2 v1 2026-06-24T03:19:38.999Z