Anonymization for Skeleton Action Recognition
Saemi Moon, Myeonghyeon Kim, Zhenyue Qin, Yang Liu, Dongwoo Kim

TL;DR
This paper investigates privacy risks in skeleton-based action recognition datasets and proposes an adversarial learning framework to anonymize data, reducing privacy leakage with minimal impact on recognition accuracy.
Contribution
It introduces the first systematic analysis of privacy leakage in skeleton datasets and develops an adversarial anonymization method to protect subject privacy.
Findings
Gender classifier accuracy: 87%
Re-identification classifier accuracy: 80%
Anonymized datasets reduce privacy risks with minimal performance loss
Abstract
Skeleton-based action recognition attracts practitioners and researchers due to the lightweight, compact nature of datasets. Compared with RGB-video-based action recognition, skeleton-based action recognition is a safer way to protect the privacy of subjects while having competitive recognition performance. However, due to improvements in skeleton recognition algorithms as well as motion and depth sensors, more details of motion characteristics can be preserved in the skeleton dataset, leading to potential privacy leakage. We first train classifiers to categorize private information from skeleton trajectories to investigate the potential privacy leakage from skeleton datasets. Our preliminary experiments show that the gender classifier achieves 87% accuracy on average, and the re-identification classifier achieves 80% accuracy on average with three baseline models: Shift-GCN, MS-G3D,…
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
TopicsHuman Pose and Action Recognition · Anomaly Detection Techniques and Applications · Adversarial Robustness in Machine Learning
