Adversarial Robustness in RGB-Skeleton Action Recognition: Leveraging Attention Modality Reweighter
Chao Liu, Xin Liu, Zitong Yu, Yonghong Hou, Huanjing Yue, Jingyu Yang

TL;DR
This paper introduces AMR, an attention-based reweighter that enhances the robustness of RGB-skeleton action recognition models against adversarial attacks by re-weighting modalities, showing significant improvements over state-of-the-art methods.
Contribution
The paper proposes a novel plug-and-play attention-based modality reweighter (AMR) that improves adversarial robustness in RGB-skeleton action recognition models, addressing a gap in multi-modal robustness research.
Findings
AMR improves robustness by 43.77% against PGD20 attacks on NTU-RGB+D 60.
Skeleton modality is more robust than RGB modality.
AMR balances robustness differences between modalities.
Abstract
Deep neural networks (DNNs) have been applied in many computer vision tasks and achieved state-of-the-art (SOTA) performance. However, misclassification will occur when DNNs predict adversarial examples which are created by adding human-imperceptible adversarial noise to natural examples. This limits the application of DNN in security-critical fields. In order to enhance the robustness of models, previous research has primarily focused on the unimodal domain, such as image recognition and video understanding. Although multi-modal learning has achieved advanced performance in various tasks, such as action recognition, research on the robustness of RGB-skeleton action recognition models is scarce. In this paper, we systematically investigate how to improve the robustness of RGB-skeleton action recognition models. We initially conducted empirical analysis on the robustness of different…
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 · Anomaly Detection Techniques and Applications
MethodsSoftmax · Attention Is All You Need
