English

LOTUS: Evasive and Resilient Backdoor Attacks through Sub-Partitioning

Computer Vision and Pattern Recognition 2024-03-27 v1 Cryptography and Security

Abstract

Backdoor attack poses a significant security threat to Deep Learning applications. Existing attacks are often not evasive to established backdoor detection techniques. This susceptibility primarily stems from the fact that these attacks typically leverage a universal trigger pattern or transformation function, such that the trigger can cause misclassification for any input. In response to this, recent papers have introduced attacks using sample-specific invisible triggers crafted through special transformation functions. While these approaches manage to evade detection to some extent, they reveal vulnerability to existing backdoor mitigation techniques. To address and enhance both evasiveness and resilience, we introduce a novel backdoor attack LOTUS. Specifically, it leverages a secret function to separate samples in the victim class into a set of partitions and applies unique triggers to different partitions. Furthermore, LOTUS incorporates an effective trigger focusing mechanism, ensuring only the trigger corresponding to the partition can induce the backdoor behavior. Extensive experimental results show that LOTUS can achieve high attack success rate across 4 datasets and 7 model structures, and effectively evading 13 backdoor detection and mitigation techniques. The code is available at https://github.com/Megum1/LOTUS.

Keywords

Cite

@article{arxiv.2403.17188,
  title  = {LOTUS: Evasive and Resilient Backdoor Attacks through Sub-Partitioning},
  author = {Siyuan Cheng and Guanhong Tao and Yingqi Liu and Guangyu Shen and Shengwei An and Shiwei Feng and Xiangzhe Xu and Kaiyuan Zhang and Shiqing Ma and Xiangyu Zhang},
  journal= {arXiv preprint arXiv:2403.17188},
  year   = {2024}
}

Comments

IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR 2024)

R2 v1 2026-06-28T15:33:22.909Z