English

Elevating Skeleton-Based Action Recognition with Efficient Multi-Modality Self-Supervision

Computer Vision and Pattern Recognition 2024-01-12 v2 Multimedia Robotics Image and Video Processing

Abstract

Self-supervised representation learning for human action recognition has developed rapidly in recent years. Most of the existing works are based on skeleton data while using a multi-modality setup. These works overlooked the differences in performance among modalities, which led to the propagation of erroneous knowledge between modalities while only three fundamental modalities, i.e., joints, bones, and motions are used, hence no additional modalities are explored. In this work, we first propose an Implicit Knowledge Exchange Module (IKEM) which alleviates the propagation of erroneous knowledge between low-performance modalities. Then, we further propose three new modalities to enrich the complementary information between modalities. Finally, to maintain efficiency when introducing new modalities, we propose a novel teacher-student framework to distill the knowledge from the secondary modalities into the mandatory modalities considering the relationship constrained by anchors, positives, and negatives, named relational cross-modality knowledge distillation. The experimental results demonstrate the effectiveness of our approach, unlocking the efficient use of skeleton-based multi-modality data. Source code will be made publicly available at https://github.com/desehuileng0o0/IKEM.

Keywords

Cite

@article{arxiv.2309.12009,
  title  = {Elevating Skeleton-Based Action Recognition with Efficient Multi-Modality Self-Supervision},
  author = {Yiping Wei and Kunyu Peng and Alina Roitberg and Jiaming Zhang and Junwei Zheng and Ruiping Liu and Yufan Chen and Kailun Yang and Rainer Stiefelhagen},
  journal= {arXiv preprint arXiv:2309.12009},
  year   = {2024}
}

Comments

Accepted to ICASSP 2024. The source code will be made publicly available at https://github.com/desehuileng0o0/IKEM

R2 v1 2026-06-28T12:28:14.836Z