A Backdoor Attack against 3D Point Cloud Classifiers
Zhen Xiang, David J. Miller, Siheng Chen, Xi Li, and George Kesidis

TL;DR
This paper introduces the first backdoor attack on 3D point cloud classifiers, poisoning training data with point clusters to induce misclassification, demonstrating high success and evasion against defenses.
Contribution
It presents a novel backdoor attack method for 3D point cloud classifiers that does not require classifier access and is robust against existing anomaly detection defenses.
Findings
Achieves over 87% attack success rate
Evasive against state-of-the-art anomaly detectors
Effective with physically realizable point clusters
Abstract
Vulnerability of 3D point cloud (PC) classifiers has become a grave concern due to the popularity of 3D sensors in safety-critical applications. Existing adversarial attacks against 3D PC classifiers are all test-time evasion (TTE) attacks that aim to induce test-time misclassifications using knowledge of the classifier. But since the victim classifier is usually not accessible to the attacker, the threat is largely diminished in practice, as PC TTEs typically have poor transferability. Here, we propose the first backdoor attack (BA) against PC classifiers. Originally proposed for images, BAs poison the victim classifier's training set so that the classifier learns to decide to the attacker's target class whenever the attacker's backdoor pattern is present in a given input sample. Significantly, BAs do not require knowledge of the victim classifier. Different from image BAs, we propose…
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.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Integrated Circuits and Semiconductor Failure Analysis · Forensic Fingerprint Detection Methods
