UNIK: A Unified Framework for Real-world Skeleton-based Action Recognition
Di Yang, Yaohui Wang, Antitza Dantcheva, Lorenzo Garattoni, Gianpiero, Francesca, Francois Bremond

TL;DR
UNIK is a novel skeleton-based action recognition framework that learns an optimal dependency matrix via multi-head attention, enabling better cross-dataset generalization and outperforming state-of-the-art methods on multiple benchmarks.
Contribution
Introduces UNIK, a new method that learns flexible dependency matrices for skeleton-based action recognition, improving cross-domain generalization across datasets.
Findings
UNIK outperforms state-of-the-art methods on four benchmark datasets.
Pre-training on the Posetics dataset enhances performance on smaller datasets.
UNIK demonstrates strong cross-dataset generalization capabilities.
Abstract
Action recognition based on skeleton data has recently witnessed increasing attention and progress. State-of-the-art approaches adopting Graph Convolutional networks (GCNs) can effectively extract features on human skeletons relying on the pre-defined human topology. Despite associated progress, GCN-based methods have difficulties to generalize across domains, especially with different human topological structures. In this context, we introduce UNIK, a novel skeleton-based action recognition method that is not only effective to learn spatio-temporal features on human skeleton sequences but also able to generalize across datasets. This is achieved by learning an optimal dependency matrix from the uniform distribution based on a multi-head attention mechanism. Subsequently, to study the cross-domain generalizability of skeleton-based action recognition in real-world videos, we re-evaluate…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHuman Pose and Action Recognition · Gait Recognition and Analysis · Hand Gesture Recognition Systems
MethodsSoftmax · Linear Layer · Graph Convolutional Networks
