Defending Black-box Skeleton-based Human Activity Classifiers
He Wang, Yunfeng Diao, Zichang Tan, Guodong Guo

TL;DR
This paper introduces BEAT, a Bayesian energy-based adversarial training framework that enhances the robustness of black-box skeleton-based human activity classifiers against adversarial attacks without losing accuracy.
Contribution
It presents the first black-box defense method for skeleton-based HAR using Bayesian treatments, a new energy-based classifier formulation, and adversary sampling on natural motion manifolds.
Findings
BEAT significantly improves robustness across various classifiers and datasets.
The method maintains high accuracy while defending against attacks.
Code is publicly available for reproducibility.
Abstract
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 mitigation. To this end, we propose the first black-box defense method for skeleton-based HAR to our best knowledge. Our method is featured by full Bayesian treatments of the clean data, the adversaries and the classifier, leading to (1) a new Bayesian Energy-based formulation of robust discriminative classifiers, (2) a new adversary sampling scheme based on natural motion manifolds, and (3) a new post-train Bayesian strategy for black-box defense. We name our framework Bayesian Energy-based Adversarial Training or BEAT. BEAT is straightforward but elegant, which turns vulnerable black-box classifiers into robust ones without sacrificing accuracy. It demonstrates…
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.
Code & Models
Videos
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Adversarial Robustness in Machine Learning · Human Pose and Action Recognition
