paper-with-me

홈 › Papers

Adversarial Robustness in RGB-Skeleton Action Recognition: Leveraging Attention Modality Reweighter

2024-07-29 · Chao Liu, Xin Liu, Zitong Yu, Yonghong Hou, Huanjing Yue, Jingyu Yang

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 modalities and observed that the skeleton modality is more robust than the RGB modality. Motivated by this observation, we propose the \formatword{A}ttention-based \formatword{M}odality \formatword{R}eweighter (\formatword{AMR}), which utilizes an attention layer to re-weight the two modalities, enabling the model to learn more robust features. Our AMR is plug-and-play, allowing easy integration with multimodal models. To demonstrate the effectiveness of AMR, we conducted extensive experiments on various datasets. For example, compared to the SOTA methods, AMR exhibits a 43.77\% improvement against PGD20 attacks on the NTU-RGB+D 60 dataset. Furthermore, it effectively balances the differences in robustness between different modalities.

📄 PDF Abstract BibTeX arXiv:2407.19981

Code (0)

등록된 구현이 없습니다.

Tasks

Action RecognitionAdversarial RobustnessVideo Understanding

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

Fourier Analysis on Robustness of Graph Convolutional Neural Networks for Skeleton-based Action Recognition

2023-05-29 · Nariki Tanaka, Hiroshi Kera, Kazuhiko Kawamoto

Using Fourier analysis, we explore the robustness and vulnerability of graph convolutional neural networks (GCNs) for skeleton-based action recognition. We adopt a joint Fourier transform (JFT), a combination of the grap…

Action Recognitionimage-classificationImage ClassificationSkeleton Based Action Recognition

Adversarial Attack on Skeleton-based Human Action Recognition

2019-09-14 · Jian Liu, Naveed Akhtar, Ajmal Mian

Deep learning models achieve impressive performance for skeleton-based human action recognition. However, the robustness of these models to adversarial attacks remains largely unexplored due to their complex spatio-tempo…

Action RecognitionAdversarial AttackSkeleton Based Action RecognitionTemporal Action Localization

Adversarial Bone Length Attack on Action Recognition

2021-09-13 · Nariki Tanaka, Hiroshi Kera, Kazuhiko Kawamoto

Skeleton-based action recognition models have recently been shown to be vulnerable to adversarial attacks. Compared to adversarial attacks on images, perturbations to skeletons are typically bounded to a lower dimension …

Action RecognitionAdversarial RobustnessData AugmentationSkeleton Based Action Recognition

Action Recognition with Domain Invariant Features of Skeleton Image

2021-11-19 · Han Chen, Yifan Jiang, Hanseok Ko

Due to the fast processing-speed and robustness it can achieve, skeleton-based action recognition has recently received the attention of the computer vision community. The recent Convolutional Neural Network (CNN)-based …

Action RecognitionSkeleton Based Action Recognition

Joint Mixing Data Augmentation for Skeleton-based Action Recognition

2024-10-13 · ACM Transactions on Multimedia Computing, Communications, and Applications 2024 10 · Linhua Xiang, Zengfu Wang

Skeleton-based action recognition is beneficial for understanding human behavior in videos, and thus has received much attention in recent years as an important research area in action recognition. Current research focus…

Action RecognitionData AugmentationSkeleton Based Action Recognition