Action Recognition with Domain Invariant Features of Skeleton Image
Han Chen, Yifan Jiang, Hanseok Ko

TL;DR
This paper introduces a CNN-based action recognition method that employs domain adversarial training to learn view-invariant features from skeleton images, enhancing generalization across different subjects and viewpoints.
Contribution
It proposes a novel two-level domain adversarial learning framework to improve skeleton image-based action recognition by reducing view and subject dependency.
Findings
Achieves 2.4% and 1.9% accuracy improvements over baseline in cross-subject and cross-view tests.
Demonstrates competitive performance on NTU RGB+D dataset.
Enhances generalization of skeleton-based action recognition models.
Abstract
Due to the fast processing-speed and robustness it can achieve, skeleton-based action recognition has recently received the attention of the computer vision community. The recent Convolutional Neural Network (CNN)-based methods have shown commendable performance in learning spatio-temporal representations for skeleton sequence, which use skeleton image as input to a CNN. Since the CNN-based methods mainly encoding the temporal and skeleton joints simply as rows and columns, respectively, the latent correlation related to all joints may be lost caused by the 2D convolution. To solve this problem, we propose a novel CNN-based method with adversarial training for action recognition. We introduce a two-level domain adversarial learning to align the features of skeleton images from different view angles or subjects, respectively, thus further improve the generalization. We evaluated our…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHuman Pose and Action Recognition · Medical Imaging and Analysis · Anomaly Detection Techniques and Applications
