paper-with-me

홈 › Papers

BASAR:Black-box Attack on Skeletal Action Recognition

2021-03-09 · CVPR 2021 1 · Yunfeng Diao, Tianjia Shao, Yong-Liang Yang, Kun Zhou, He Wang

Skeletal motion plays a vital role in human activity recognition as either an independent data source or a complement. The robustness of skeleton-based activity recognizers has been questioned recently, which shows that they are vulnerable to adversarial attacks when the full-knowledge of the recognizer is accessible to the attacker. However, this white-box requirement is overly restrictive in most scenarios and the attack is not truly threatening. In this paper, we show that such threats do exist under black-box settings too. To this end, we propose the first black-box adversarial attack method BASAR. Through BASAR, we show that adversarial attack is not only truly a threat but also can be extremely deceitful, because on-manifold adversarial samples are rather common in skeletal motions, in contrast to the common belief that adversarial samples only exist off-manifold. Through exhaustive evaluation and comparison, we show that BASAR can deliver successful attacks across models, data, and attack modes. Through harsh perceptual studies, we show that it achieves effective yet imperceptible attacks. By analyzing the attack on different activity recognizers, BASAR helps identify the potential causes of their vulnerability and provides insights on what classifiers are likely to be more robust against attack. Code is available at https://github.com/realcrane/BASAR-Black-box-Attack-on-Skeletal-Action-Recognition.

📄 PDF Abstract BibTeX arXiv:2103.05266

Code (1)

realcrane/BASAR-Black-box-Attack-on-Skeletal-Action-Recognition 공식 구현 pytorch

Tasks

Action RecognitionActivity RecognitionAdversarial AttackHuman Activity Recognition

Similar Papers 제목 키워드 기반

Understanding the Vulnerability of Skeleton-based Human Activity Recognition via Black-box Attack

2022-11-21 · Yunfeng Diao, He Wang, Tianjia Shao, Yong-Liang Yang 외

Human Activity Recognition (HAR) has been employed in a wide range of applications, e.g. self-driving cars, where safety and lives are at stake. Recently, the robustness of skeleton-based HAR methods have been questioned…

Activity RecognitionAdversarial AttackHuman Activity RecognitionSelf-Driving Cars+1

SMART: Skeletal Motion Action Recognition aTtack

2019-11-16 · He Wang, Feixiang He, Zhexi Peng, Yong-Liang Yang 외

Adversarial attack has inspired great interest in computer vision, by showing that classification-based solutions are prone to imperceptible attack in many tasks. In this paper, we propose a method, SMART, to attack acti…

Action RecognitionAdversarial AttackTime SeriesTime Series Analysis

Understanding the Robustness of Skeleton-based Action Recognition under Adversarial Attack

2021-03-09 · CVPR 2021 1 · He Wang, Feixiang He, Zhexi Peng, Tianjia Shao 외

Action recognition has been heavily employed in many applications such as autonomous vehicles, surveillance, etc, where its robustness is a primary concern. In this paper, we examine the robustness of state-of-the-art ac…

Action RecognitionAdversarial AttackAutonomous VehiclesSkeleton Based Action Recognition+2

Defending Black-box Skeleton-based Human Activity Classifiers

2022-03-09 · He Wang, Yunfeng Diao, Zichang Tan, Guodong Guo

Skeletal motions have been heavily replied upon for human activity recognition (HAR). Recently, a universal vulnerability of skeleton-based HAR has been identified across a variety of classifiers and data, calling for mi…

Activity RecognitionHuman Activity RecognitionTime Series Analysis

Query Efficient Cross-Dataset Transferable Black-Box Attack on Action Recognition

2022-11-23 · Rohit Gupta, Naveed Akhtar, Gaurav Kumar Nayak, Ajmal Mian 외

Black-box adversarial attacks present a realistic threat to action recognition systems. Existing black-box attacks follow either a query-based approach where an attack is optimized by querying the target model, or a tran…

Action Recognition