Hardening RGB-D Object Recognition Systems against Adversarial Patch Attacks
Yang Zheng, Luca Demetrio, Antonio Emanuele Cin\`a, Xiaoyi Feng,, Zhaoqiang Xia, Xiaoyue Jiang, Ambra Demontis, Battista Biggio, Fabio Roli

TL;DR
This paper investigates why RGB-D object recognition systems are vulnerable to adversarial patches, analyzes their learned representations, and proposes a detection-based defense that enhances robustness more effectively than adversarial training.
Contribution
It provides a technical explanation for RGB-D vulnerability and introduces a novel detection mechanism to improve robustness against adversarial patches.
Findings
Detection mechanism improves robustness against adversarial patches
Defense outperforms adversarial training in effectiveness
RGB-D systems are more sensitive due to complex color feature representations
Abstract
RGB-D object recognition systems improve their predictive performances by fusing color and depth information, outperforming neural network architectures that rely solely on colors. While RGB-D systems are expected to be more robust to adversarial examples than RGB-only systems, they have also been proven to be highly vulnerable. Their robustness is similar even when the adversarial examples are generated by altering only the original images' colors. Different works highlighted the vulnerability of RGB-D systems; however, there is a lacking of technical explanations for this weakness. Hence, in our work, we bridge this gap by investigating the learned deep representation of RGB-D systems, discovering that color features make the function learned by the network more complex and, thus, more sensitive to small perturbations. To mitigate this problem, we propose a defense based on a…
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 · Advanced Neural Network Applications
