paper-with-me

Papers

CMD: Self-supervised 3D Action Representation Learning with Cross-modal Mutual Distillation

2022-08-26 · Yunyao Mao, Wengang Zhou, Zhenbo Lu, Jiajun Deng, Houqiang Li

In 3D action recognition, there exists rich complementary information between skeleton modalities. Nevertheless, how to model and utilize this information remains a challenging problem for self-supervised 3D action representation learning. In this work, we formulate the cross-modal interaction as a bidirectional knowledge distillation problem. Different from classic distillation solutions that transfer the knowledge of a fixed and pre-trained teacher to the student, in this work, the knowledge is continuously updated and bidirectionally distilled between modalities. To this end, we propose a new Cross-modal Mutual Distillation (CMD) framework with the following designs. On the one hand, the neighboring similarity distribution is introduced to model the knowledge learned in each modality, where the relational information is naturally suitable for the contrastive frameworks. On the other hand, asymmetrical configurations are used for teacher and student to stabilize the distillation process and to transfer high-confidence information between modalities. By derivation, we find that the cross-modal positive mining in previous works can be regarded as a degenerated version of our CMD. We perform extensive experiments on NTU RGB+D 60, NTU RGB+D 120, and PKU-MMD II datasets. Our approach outperforms existing self-supervised methods and sets a series of new records. The code is available at: https://github.com/maoyunyao/CMD

📄 PDF Abstract BibTeX arXiv:2208.12448

Code (1)

maoyunyao/cmd 공식 구현 pytorch

Tasks

3D Action RecognitionAction RecognitionFew-Shot Skeleton-Based Action RecognitionKnowledge DistillationRepresentation LearningSelf-supervised Skeleton-based Action Recognition

Methods 이 논문이 사용한 방법론

Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…

Similar Papers 제목 키워드 기반

Self-Supervised Audio-Visual Representation Learning with Relaxed Cross-Modal Synchronicity

2021-11-09 · Pritam Sarkar, Ali Etemad

We present CrissCross, a self-supervised framework for learning audio-visual representations. A novel notion is introduced in our framework whereby in addition to learning the intra-modal and standard 'synchronous' cross…

Audio ClassificationRetrievalSelf-Supervised Action RecognitionSelf-Supervised Audio Classification+4

Self-Supervised Learning by Cross-Modal Audio-Video Clustering

2019-11-28 · NeurIPS 2020 12 · Humam Alwassel, Dhruv Mahajan, Bruno Korbar, Lorenzo Torresani 외

Visual and audio modalities are highly correlated, yet they contain different information. Their strong correlation makes it possible to predict the semantics of one from the other with good accuracy. Their intrinsic dif…

Action RecognitionAudio ClassificationClusteringDeep Clustering+4

MaCLR: Motion-aware Contrastive Learning of Representations for Videos

2021-06-17 · Fanyi Xiao, Joseph Tighe, Davide Modolo

We present MaCLR, a novel method to explicitly perform cross-modal self-supervised video representations learning from visual and motion modalities. Compared to previous video representation learning methods that mostly …

Action DetectionAction RecognitionContrastive LearningRepresentation Learning

Cross and Learn: Cross-Modal Self-Supervision

2018-11-09 · Nawid Sayed, Biagio Brattoli, Björn Ommer

In this paper we present a self-supervised method for representation learning utilizing two different modalities. Based on the observation that cross-modal information has a high semantic meaning we propose a method to e…

Action RecognitionOptical Flow EstimationRepresentation LearningSelf-Supervised Learning+1

Learning Speech Representations from Raw Audio by Joint Audiovisual Self-Supervision

2020-07-08 · Abhinav Shukla, Stavros Petridis, Maja Pantic

The intuitive interaction between the audio and visual modalities is valuable for cross-modal self-supervised learning. This concept has been demonstrated for generic audiovisual tasks like video action recognition and a…

Acoustic Scene ClassificationAction RecognitionScene ClassificationSelf-Supervised Learning+1