paper-with-me

Papers

SkeletonMAE: Spatial-Temporal Masked Autoencoders for Self-supervised Skeleton Action Recognition

2022-09-01 · Wenhan Wu, Yilei Hua, Ce Zheng, Shiqian Wu, Chen Chen, Aidong Lu

Fully supervised skeleton-based action recognition has achieved great progress with the blooming of deep learning techniques. However, these methods require sufficient labeled data which is not easy to obtain. In contrast, self-supervised skeleton-based action recognition has attracted more attention. With utilizing the unlabeled data, more generalizable features can be learned to alleviate the overfitting problem and reduce the demand of massive labeled training data. Inspired by the MAE, we propose a spatial-temporal masked autoencoder framework for self-supervised 3D skeleton-based action recognition (SkeletonMAE). Following MAE's masking and reconstruction pipeline, we utilize a skeleton-based encoder-decoder transformer architecture to reconstruct the masked skeleton sequences. A novel masking strategy, named Spatial-Temporal Masking, is introduced in terms of both joint-level and frame-level for the skeleton sequence. This pre-training strategy makes the encoder output generalizable skeleton features with spatial and temporal dependencies. Given the unmasked skeleton sequence, the encoder is fine-tuned for the action recognition task. Extensive experiments show that our SkeletonMAE achieves remarkable performance and outperforms the state-of-the-art methods on both NTU RGB+D and NTU RGB+D 120 datasets.

📄 PDF Abstract BibTeX arXiv:2209.02399

Code (0)

등록된 구현이 없습니다.

Tasks

Action RecognitionDecoderSelf-supervised Skeleton-based Action RecognitionSkeleton Based Action Recognition

Methods 이 논문이 사용한 방법론

MAE 설명 없음

Similar Papers 제목 키워드 기반

SkeletonMAE: Graph-based Masked Autoencoder for Skeleton Sequence Pre-training

2023-07-17 · ICCV 2023 1 · Hong Yan, Yang Liu, Yushen Wei, Zhen Li 외

Skeleton sequence representation learning has shown great advantages for action recognition due to its promising ability to model human joints and topology. However, the current methods usually require sufficient labeled…

Action RecognitionDecoderRepresentation LearningSelf-supervised Skeleton-based Action Recognition+1

Spatial-Temporal-Decoupled Masked Pre-training for Spatiotemporal Forecasting

2023-12-01 · Haotian Gao, Renhe Jiang, Zheng Dong, Jinliang Deng 외

Spatiotemporal forecasting techniques are significant for various domains such as transportation, energy, and weather. Accurate prediction of spatiotemporal series remains challenging due to the complex spatiotemporal he…

Time SeriesTraffic Prediction

Revealing the Power of Masked Autoencoders in Traffic Forecasting

2023-09-26 · Jiarui Sun, Yujie Fan, Chin-Chia Michael Yeh, Wei zhang 외

Traffic forecasting, crucial for urban planning, requires accurate predictions of spatial-temporal traffic patterns across urban areas. Existing research mainly focuses on designing complex models that capture spatial-te…

DecoderMultivariate Time Series ForecastingTime SeriesTime Series Forecasting+1

Concatenated Masked Autoencoders as Spatial-Temporal Learner

2023-11-02 · Zhouqiang Jiang, Bowen Wang, Tong Xiang, Zhaofeng Niu 외

Learning representations from videos requires understanding continuous motion and visual correspondences between frames. In this paper, we introduce the Concatenated Masked Autoencoders (CatMAE) as a spatial-temporal lea…

Action RecognitionData AugmentationDecoderRepresentation Learning+2

NeighborMAE: Exploiting Spatial Dependencies between Neighboring Earth Observation Images in Masked Autoencoders Pretraining

2026-03-03 · Liang Zeng, Valerio Marsocci, Wufan Zhao, Andrea Nascetti 외 arxiv

Masked Image Modeling has been one of the most popular self-supervised learning paradigms to learn representations from large-scale, unlabeled Earth Observation images. While incorporating multi-modal and multi-temporal …

Self-Supervised Learning