paper-with-me

Papers

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 of approximately 100 per frame. This lower-dimensional setting makes it more difficult to generate imperceptible perturbations. Existing attacks resolve this by exploiting the temporal structure of the skeleton motion so that the perturbation dimension increases to thousands. In this paper, we show that adversarial attacks can be performed on skeleton-based action recognition models, even in a significantly low-dimensional setting without any temporal manipulation. Specifically, we restrict the perturbations to the lengths of the skeleton's bones, which allows an adversary to manipulate only approximately 30 effective dimensions. We conducted experiments on the NTU RGB+D and HDM05 datasets and demonstrate that the proposed attack successfully deceived models with sometimes greater than 90% success rate by small perturbations. Furthermore, we discovered an interesting phenomenon: in our low-dimensional setting, the adversarial training with the bone length attack shares a similar property with data augmentation, and it not only improves the adversarial robustness but also improves the classification accuracy on the original data. This is an interesting counterexample of the trade-off between adversarial robustness and clean accuracy, which has been widely observed in studies on adversarial training in the high-dimensional regime.

📄 PDF Abstract BibTeX arXiv:2109.05830

Code (0)

등록된 구현이 없습니다.

Tasks

Action RecognitionAdversarial RobustnessData AugmentationSkeleton Based Action Recognition

Similar Papers 제목 키워드 기반

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

SeqAttack: On Adversarial Attacks for Named Entity Recognition

2021-11-01 · EMNLP (ACL) 2021 11 · Walter Simoncini, Gerasimos Spanakis

Named Entity Recognition is a fundamental task in information extraction and is an essential element for various Natural Language Processing pipelines. Adversarial attacks have been shown to greatly affect the performanc…

Classificationnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+4

Short-length Adversarial Training Helps LLMs Defend Long-length Jailbreak Attacks: Theoretical and Empirical Evidence

2025-02-06 · Shaopeng Fu, Liang Ding, Jingfeng Zhang, Di Wang

Jailbreak attacks against large language models (LLMs) aim to induce harmful behaviors in LLMs through carefully crafted adversarial prompts. To mitigate attacks, one way is to perform adversarial training (AT)-based ali…

In-Context Learning

Temporal Consistency Constrained Transferable Adversarial Attacks with Background Mixup for Action Recognition

2025-05-23 · Ping Li, Jianan Ni, Bo Pang

Action recognition models using deep learning are vulnerable to adversarial examples, which are transferable across other models trained on the same data modality. Existing transferable attack methods face two major chal…

Action RecognitionAdversarial Attack

Just One Moment: Structural Vulnerability of Deep Action Recognition against One Frame Attack

2020-11-30 · ICCV 2021 10 · Jaehui Hwang, Jun-Hyuk Kim, Jun-Ho Choi, Jong-Seok Lee

The video-based action recognition task has been extensively studied in recent years. In this paper, we study the structural vulnerability of deep learning-based action recognition models against the adversarial attack u…

Action RecognitionAdversarial Attack