paper-with-me

Papers

Modeling the Relative Visual Tempo for Self-supervised Skeleton-based Action Recognition

2023-01-01 · ICCV 2023 1 · Yisheng Zhu, Hu Han, Zhengtao Yu, Guangcan Liu

Visual tempo characterizes the dynamics and the temporal evolution, which helps describe actions. Recent approaches directly perform visual tempo prediction on skeleton sequences, which may suffer from insufficient feature representation issue. In this paper, we observe that relative visual tempo is more in line with human intuition, and thus providing more effective supervision signals. Based on this, we propose a novel Relative Visual Tempo Contrastive Learning framework for skeleton action Representation (RVTCLR). Specifically, we design a Relative Visual Tempo Learning (RVTL) task to explore the motion information in intra-video clips, and an Appearance-Consistency (AC) task to learn appearance information simultaneously, resulting in more representative spatiotemporal features. Furthermore, skeleton sequence data is much sparser than RGB data, making the network learn shortcuts, and overfit to low-level information such as skeleton scales. To learn high-order semantics, we further design a new Distribution-Consistency (DC) branch, containing three components: Skeleton-specific Data Augmentation (SDA), Fine-grained Skeleton Encoding Module (FSEM), and Distribution-aware Diversity (DD) Loss. We term our entire method (RVTCLR with DC) as RVTCLR+. Extensive experiments on NTU RGB+D 60 and NTU RGB+D 120 datasets demonstrate that our RVTCLR+ can achieve competitive results over the state-of-the-art methods. Code is available at https://github.com/Zhuysheng/RVTCLR.

📄 PDF Abstract BibTeX

Code (1)

zhuysheng/rvtclr 공식 구현 pytorch

Tasks

Action RecognitionContrastive LearningData AugmentationSelf-Supervised Human Action RecognitionSelf-supervised Skeleton-based Action RecognitionSkeleton Based Action Recognition

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Inter-slice Super-resolution of Magnetic Resonance Images by Pre-training and Self-supervised Fine-tuning

2024-06-10 · Xin Wang, Zhiyun Song, Yitao Zhu, Sheng Wang 외

In clinical practice, 2D magnetic resonance (MR) sequences are widely adopted. While individual 2D slices can be stacked to form a 3D volume, the relatively large slice spacing can pose challenges for both image visualiz…

Super-Resolution

Masked Video Distillation: Rethinking Masked Feature Modeling for Self-supervised Video Representation Learning

2022-12-08 · CVPR 2023 1 · Rui Wang, Dongdong Chen, Zuxuan Wu, Yinpeng Chen 외

Benefiting from masked visual modeling, self-supervised video representation learning has achieved remarkable progress. However, existing methods focus on learning representations from scratch through reconstructing low-…

Action ClassificationAction RecognitionRepresentation LearningSelf-Supervised Action Recognition

Unsupervised Learning Optical Flow in Multi-frame Dynamic Environment Using Temporal Dynamic Modeling

2023-04-14 · Zitang Sun, Shin'ya Nishida, Zhengbo Luo

For visual estimation of optical flow, a crucial function for many vision tasks, unsupervised learning, using the supervision of view synthesis has emerged as a promising alternative to supervised methods, since ground-t…

Optical Flow Estimation

Learning Monocular Visual Odometry via Self-Supervised Long-Term Modeling

2020-07-21 · ECCV 2020 8 · Yuliang Zou, Pan Ji, Quoc-Huy Tran, Jia-Bin Huang 외

Monocular visual odometry (VO) suffers severely from error accumulation during frame-to-frame pose estimation. In this paper, we present a self-supervised learning method for VO with special consideration for consistency…

GPUMonocular Visual OdometryPose EstimationPose Prediction+2

The Impact of Spatiotemporal Augmentations on Self-Supervised Audiovisual Representation Learning

2021-10-13 · Haider Al-Tahan, Yalda Mohsenzadeh

Contrastive learning of auditory and visual perception has been extremely successful when investigated individually. However, there are still major questions on how we could integrate principles learned from both domains…

Contrastive LearningRepresentation LearningSelf-Supervised Learning