Enhancing Action Recognition from Low-Quality Skeleton Data via Part-Level Knowledge Distillation
Cuiwei Liu, Youzhi Jiang, Chong Du, and Zhaokui Li

TL;DR
This paper introduces a novel part-level knowledge distillation framework that significantly improves action recognition accuracy from low-quality skeleton data by leveraging high-quality skeletons and local part-based matching strategies.
Contribution
It proposes a new part-based skeleton matching and a part-level contrastive loss to enhance low-quality skeleton action recognition using high-quality data guidance.
Findings
Improved accuracy on NTU-RGB+D, Penn Action, SYSU 3D HOI datasets.
Effective knowledge transfer from high- to low-quality skeletons.
Robustness to missing or inaccurate joints in skeleton data.
Abstract
Skeleton-based action recognition is vital for comprehending human-centric videos and has applications in diverse domains. One of the challenges of skeleton-based action recognition is dealing with low-quality data, such as skeletons that have missing or inaccurate joints. This paper addresses the issue of enhancing action recognition using low-quality skeletons through a general knowledge distillation framework. The proposed framework employs a teacher-student model setup, where a teacher model trained on high-quality skeletons guides the learning of a student model that handles low-quality skeletons. To bridge the gap between heterogeneous high-quality and lowquality skeletons, we present a novel part-based skeleton matching strategy, which exploits shared body parts to facilitate local action pattern learning. An action-specific part matrix is developed to emphasize critical parts…
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 · Anomaly Detection Techniques and Applications · Gait Recognition and Analysis
MethodsKnowledge Distillation
