CVCRLGJul 22, 2022

Just Rotate it: Deploying Backdoor Attacks via Rotation Transformation

Princeton
arXiv:2207.10825v148 citationsh-index: 59
Originality Highly original
AI Analysis

This work introduces a simple and physically realizable attack vector that bypasses existing defenses, posing a significant threat to real-world AI security.

The authors tackled the problem of backdoor poisoning attacks in deep learning by demonstrating that rotating objects in images can serve as an effective trigger, achieving high attack success rates while maintaining clean performance in classification and detection tasks.

Recent works have demonstrated that deep learning models are vulnerable to backdoor poisoning attacks, where these attacks instill spurious correlations to external trigger patterns or objects (e.g., stickers, sunglasses, etc.). We find that such external trigger signals are unnecessary, as highly effective backdoors can be easily inserted using rotation-based image transformation. Our method constructs the poisoned dataset by rotating a limited amount of objects and labeling them incorrectly; once trained with it, the victim's model will make undesirable predictions during run-time inference. It exhibits a significantly high attack success rate while maintaining clean performance through comprehensive empirical studies on image classification and object detection tasks. Furthermore, we evaluate standard data augmentation techniques and four different backdoor defenses against our attack and find that none of them can serve as a consistent mitigation approach. Our attack can be easily deployed in the real world since it only requires rotating the object, as we show in both image classification and object detection applications. Overall, our work highlights a new, simple, physically realizable, and highly effective vector for backdoor attacks. Our video demo is available at https://youtu.be/6JIF8wnX34M.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes