paper-with-me

Papers

Exploring Adaptive Masked Reconstruction for Self-Supervised Skeleton-Based Action Recognition

2026-06-09 · Shengkai Sun, Zhiyong Cheng, Zefan Zhang, Jianfeng Dong, Zhihui Li, Meng Wang arxiv

Recently, masked skeleton reconstruction models have emerged as strong action representation learners, driving significant progress in self-supervised skeleton-based action recognition. However, existing state-of-the-art methods must predict an exceedingly large number of spatiotemporal patches, significantly prolonging training time. Besides, by treating all spatiotemporal regions equally during reconstruction, these models are distracted from learning the critical motion patterns that underlie action semantics. To address these challenges, we propose Adaptive Masked Reconstruction (AMR), a faster and stronger pre-training framework. We first decouple the decoder from the encoder, enabling flexible prediction of larger spatiotemporal patches and dramatically reducing reconstruction complexity. Given that larger patches contain more complex information, which is challenging to predict and consequently degrades performance, we accordingly introduce an adaptive guidance module. This module identifies regions of high motion informativeness, guiding the model to focus on the most discriminative parts of each patch and alleviating reconstruction difficulty. Experiments on NTU RGB+D 60, NTU RGB+D 120, and PKU-MMD datasets demonstrate that AMR not only accelerates pre-training substantially but also improves downstream recognition accuracy, surpassing current state-of-the-art approaches.

📄 PDF Abstract BibTeX arXiv:2606.11450

Code (0)

등록된 구현이 없습니다.

Tasks

Action Recognition

Similar Papers 제목 키워드 기반

AMLP:Adaptive Masking Lesion Patches for Self-supervised Medical Image Segmentation

2023-09-08 · Xiangtao Wang, Ruizhi Wang, Jie zhou, Thomas Lukasiewicz 외

Self-supervised masked image modeling has shown promising results on natural images. However, directly applying such methods to medical images remains challenging. This difficulty stems from the complexity and distinct c…

Image SegmentationMedical Image SegmentationRepresentation LearningSegmentation+1

Exploring The Role of Mean Teachers in Self-supervised Masked Auto-Encoders

2022-10-05 · Youngwan Lee, Jeffrey Willette, Jonghee Kim, Juho Lee 외

Masked image modeling (MIM) has become a popular strategy for self-supervised learning~(SSL) of visual representations with Vision Transformers. A representative MIM model, the masked auto-encoder (MAE), randomly masks a…

ClassificationInstance Segmentationobject-detectionObject Detection+2

Exploring Self-Supervised Learning with U-Net Masked Autoencoders and EfficientNet B7 for Improved Classification

2024-10-25 · Vamshi Krishna Kancharla, Pavan Kumar Kaveti

We present a self-supervised U-Net-based masked autoencoder and noise removal model designed to reconstruct original images. Once adequately trained, this model extracts high-level features, which are then combined with …

Self-Supervised Learning

EEGDM: Learning EEG Representation with Latent Diffusion Model

2025-08-28 · Shaocong Wang, Tong Liu, Yihan Li, Ming Li 외 arxiv

Recent advances in self-supervised learning for EEG representation have largely relied on masked reconstruction, where models are trained to recover randomly masked signal segments. While effective at modeling local depe…

Self-Supervised LearningRepresentation Learning

PointGame: Geometrically and Adaptively Masked Auto-Encoder on Point Clouds

2023-03-23 · Yun Liu, Xuefeng Yan, Zhilei Chen, Zhiqi Li 외

Self-supervised learning is attracting large attention in point cloud understanding. However, exploring discriminative and transferable features still remains challenging due to their nature of irregularity and sparsity.…

Self-Supervised Learning