paper-with-me

Papers

Graph Contrastive Learning for Skeleton-based Action Recognition

2023-01-26 · Xiaohu Huang, Hao Zhou, Jian Wang, Haocheng Feng, Junyu Han, Errui Ding, Jingdong Wang, Xinggang Wang, Wenyu Liu, Bin Feng

In the field of skeleton-based action recognition, current top-performing graph convolutional networks (GCNs) exploit intra-sequence context to construct adaptive graphs for feature aggregation. However, we argue that such context is still \textit{local} since the rich cross-sequence relations have not been explicitly investigated. In this paper, we propose a graph contrastive learning framework for skeleton-based action recognition (\textit{SkeletonGCL}) to explore the \textit{global} context across all sequences. In specific, SkeletonGCL associates graph learning across sequences by enforcing graphs to be class-discriminative, \emph{i.e.,} intra-class compact and inter-class dispersed, which improves the GCN capacity to distinguish various action patterns. Besides, two memory banks are designed to enrich cross-sequence context from two complementary levels, \emph{i.e.,} instance and semantic levels, enabling graph contrastive learning in multiple context scales. Consequently, SkeletonGCL establishes a new training paradigm, and it can be seamlessly incorporated into current GCNs. Without loss of generality, we combine SkeletonGCL with three GCNs (2S-ACGN, CTR-GCN, and InfoGCN), and achieve consistent improvements on NTU60, NTU120, and NW-UCLA benchmarks. The source code will be available at \url{https://github.com/OliverHxh/SkeletonGCL}.

📄 PDF Abstract BibTeX arXiv:2301.10900

Code (1)

oliverhxh/skeletongcl 공식 구현 pytorch

Tasks

Action RecognitionContrastive LearningGraph LearningSkeleton Based Action Recognition

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음
GCN A Graph Convolutional Network, or GCN, is an approach for semi-supervised learning on graph-structured data. It is based on an efficient variant of [convolutional neural…

Similar Papers 제목 키워드 기반

Contrastive Learning from Spatio-Temporal Mixed Skeleton Sequences for Self-Supervised Skeleton-Based Action Recognition

2022-07-07 · Zhan Chen, Hong Liu, Tianyu Guo, Zhengyan Chen 외

Self-supervised skeleton-based action recognition with contrastive learning has attracted much attention. Recent literature shows that data augmentation and large sets of contrastive pairs are crucial in learning such re…

Action RecognitionContrastive LearningData AugmentationSelf-supervised Skeleton-based Action Recognition+1

DMMG: Dual Min-Max Games for Self-Supervised Skeleton-Based Action Recognition

2023-02-22 · Shannan Guan, Xin Yu, Wei Huang, Gengfa Fang 외

In this work, we propose a new Dual Min-Max Games (DMMG) based self-supervised skeleton action recognition method by augmenting unlabeled data in a contrastive learning framework. Our DMMG consists of a viewpoint variati…

Action RecognitionContrastive LearningData AugmentationSelf-supervised Skeleton-based Action Recognition+1

Skeleton-based Action Recognition through Contrasting Two-Stream Spatial-Temporal Networks

2023-01-27 · Chen Pang, Xuequan Lu, Lei Lyu

For pursuing accurate skeleton-based action recognition, most prior methods use the strategy of combining Graph Convolution Networks (GCNs) with attention-based methods in a serial way. However, they regard the human ske…

Action RecognitionContrastive LearningSkeleton Based Action RecognitionVocal Bursts Valence Prediction

Skeleton-Contrastive 3D Action Representation Learning

2021-08-08 · Fida Mohammad Thoker, Hazel Doughty, Cees G. M. Snoek

This paper strives for self-supervised learning of a feature space suitable for skeleton-based action recognition. Our proposal is built upon learning invariances to input skeleton representations and various skeleton au…

Action RecognitionContrastive LearningFew-Shot Skeleton-Based Action RecognitionRepresentation Learning+4

Skeleton-Snippet Contrastive Learning with Multiscale Feature Fusion for Action Localization

2025-12-18 · Qiushuo Cheng, Jingjing Liu, Catherine Morgan, Alan Whone 외 arxiv

The self-supervised pretraining paradigm has achieved great success in learning 3D action representations for skeleton-based action recognition using contrastive learning. However, learning effective representations for …

Temporal Action LocalizationContrastive LearningAction RecognitionTransfer Learning