DeHiB: Deep Hidden Backdoor Attack on Semi-Supervised Learning via Adversarial Perturbation

Abstract

The threat of data-poisoning backdoor attacks on learning algorithms typically comes from the labeled data. However, in deep semi-supervised learning (SSL), unknown threats mainly stem from the unlabeled data. In this paper, we propose a novel deep hidden backdoor (DeHiB) attack scheme for SSL-based systems. In contrast to the conventional attacking methods, the DeHiB can inject malicious unlabeled training data to the semi-supervised learner so as to enable the SSL model to output premeditated results. In particular, a robust adversarial perturbation generator regularized by a unified objective function is proposed to generate poisoned data. To alleviate the negative impact of the trigger patterns on model accuracy and improve the attack success rate, a novel contrastive data poisoning strategy is designed. Using the proposed data poisoning scheme, one can implant the backdoor into the SSL model using the raw data without hand-crafted labels. Extensive experiments based on CIFAR10 and CIFAR100 datasets demonstrated the effectiveness and crypticity of the proposed scheme.

Cite

Text

Yan et al. "DeHiB: Deep Hidden Backdoor Attack on Semi-Supervised Learning via Adversarial Perturbation." AAAI Conference on Artificial Intelligence, 2021. doi:10.1609/AAAI.V35I12.17266

Markdown

[Yan et al. "DeHiB: Deep Hidden Backdoor Attack on Semi-Supervised Learning via Adversarial Perturbation." AAAI Conference on Artificial Intelligence, 2021.](https://mlanthology.org/aaai/2021/yan2021aaai-dehib/) doi:10.1609/AAAI.V35I12.17266

BibTeX

@inproceedings{yan2021aaai-dehib,
  title     = {{DeHiB: Deep Hidden Backdoor Attack on Semi-Supervised Learning via Adversarial Perturbation}},
  author    = {Yan, Zhicong and Li, Gaolei and Tian, Yuan and Wu, Jun and Li, Shenghong and Chen, Mingzhe and Poor, H. Vincent},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2021},
  pages     = {10585-10593},
  doi       = {10.1609/AAAI.V35I12.17266},
  url       = {https://mlanthology.org/aaai/2021/yan2021aaai-dehib/}
}