SYNTOLOGY HomeExplorerAtlasCodeMethodologyAboutDevelopersFeedPricing
Paper · 2103.05347 · CVPR · 2021

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

Yong-Liang Yang, David Hogg, Kun Zhou, He Wang, Tianjia Shao, Feixiang He, Zhexi Peng

arXiv · PDF · Open in the Atlas

Code that ran

We lifted 6 functions out of this paper's own repositories and ran 2 of them in a sandbox. "Ran" means the function executed on a synthesized input and returned a value. It is not a reproduction of the paper's results.

RepositoryRoleRan
realcrane/SMART — 2 of 6
FunctionStatusWhere it lives
ActionAttacker Ran realcrane/SMART/code/Attackers/SMARTAttacker.py
pointer only (licence: NONE) · get_code("5c0335e20ae8982a")
ActionClassifier Ran realcrane/SMART/code/Attackers/SMARTAttacker.py
pointer only (licence: NONE) · get_code("d277185a612f829e")
ClassifierArgs Not yet run realcrane/SMART/code/Attackers/SMARTAttacker.py
pointer only (licence: NONE) · get_code("add9f890f112eb72")
SmartAttacker Not yet run realcrane/SMART/code/Attackers/SMARTAttacker.py
pointer only (licence: NONE) · get_code("09e724115d32b811")
ThreeLayerMLP Not yet run realcrane/SMART/code/Attackers/SMARTAttacker.py
pointer only (licence: NONE) · get_code("38ec0fff58b07f51")
loadClassifier Not yet run realcrane/SMART/code/Attackers/SMARTAttacker.py
pointer only (licence: NONE) · get_code("024b1ed5cc82d2e8")

Repositories linked to this paper

Some links come from the archived Papers with Code dataset (CC BY-SA 4.0): attribution and licence.

Abstract

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 action recognizers against adversarial attack, which has been rarely investigated so far. To this end, we propose a new method to attack action recognizers which rely on the 3D skeletal motion. Our method involves an innovative perceptual loss which ensures the imperceptibility of the attack. Empirical studies demonstrate that our method is effective in both white-box and black-box scenarios. Its generalizability is evidenced on a variety of action recognizers and datasets. Its versatility is shown in different attacking strategies. Its deceitfulness is proven in extensive perceptual studies. Our method shows that adversarial attack on 3D skeletal motions, one type of time-series data, is significantly different from traditional adversarial attack problems. Its success raises serious concern on the robustness of action recognizers and provides insights on potential improvements.

For agents

The same record, over MCP at https://syntology.ai/mcp:

get_harvested_code_for_paper("2103.05347")
get_code_for_paper("2103.05347")
have("2103.05347")

Connect an agent — have() is free.