paper-with-me

Papers

Decoupling and Recoupling Spatiotemporal Representation for RGB-D-based Motion Recognition

2021-12-16 · CVPR 2022 1 · Benjia Zhou, Pichao Wang, Jun Wan, Yanyan Liang, Fan Wang, Du Zhang, Zhen Lei, Hao Li, Rong Jin

Decoupling spatiotemporal representation refers to decomposing the spatial and temporal features into dimension-independent factors. Although previous RGB-D-based motion recognition methods have achieved promising performance through the tightly coupled multi-modal spatiotemporal representation, they still suffer from (i) optimization difficulty under small data setting due to the tightly spatiotemporal-entangled modeling;(ii) information redundancy as it usually contains lots of marginal information that is weakly relevant to classification; and (iii) low interaction between multi-modal spatiotemporal information caused by insufficient late fusion. To alleviate these drawbacks, we propose to decouple and recouple spatiotemporal representation for RGB-D-based motion recognition. Specifically, we disentangle the task of learning spatiotemporal representation into 3 sub-tasks: (1) Learning high-quality and dimension independent features through a decoupled spatial and temporal modeling network. (2) Recoupling the decoupled representation to establish stronger space-time dependency. (3) Introducing a Cross-modal Adaptive Posterior Fusion (CAPF) mechanism to capture cross-modal spatiotemporal information from RGB-D data. Seamless combination of these novel designs forms a robust spatialtemporal representation and achieves better performance than state-of-the-art methods on four public motion datasets. Our code is available at https://github.com/damo-cv/MotionRGBD.

📄 PDF Abstract BibTeX arXiv:2112.09129

Code (1)

damo-cv/motionrgbd 공식 구현 pytorch

Tasks

Hand Gesture Recognition

Similar Papers 제목 키워드 기반

Spatiotemporal Decouple-and-Squeeze Contrastive Learning for Semi-Supervised Skeleton-based Action Recognition

2023-02-05 · Binqian Xu, Xiangbo Shu

Contrastive learning has been successfully leveraged to learn action representations for addressing the problem of semi-supervised skeleton-based action recognition. However, most contrastive learning-based methods only …

Action RecognitionContrastive LearningSelf-Supervised Human Action RecognitionSkeleton Based Action Recognition

Frequency Decoupling for Motion Magnification via Multi-Level Isomorphic Architecture

2024-03-12 · CVPR 2024 1 · Fei Wang, Dan Guo, Kun Li, Zhun Zhong 외

Video Motion Magnification (VMM) aims to reveal subtle and imperceptible motion information of objects in the macroscopic world. Prior methods directly model the motion field from the Eulerian perspective by Representati…

Motion MagnificationRepresentation Learning

Wavelet-Decoupling Contrastive Enhancement Network for Fine-Grained Skeleton-Based Action Recognition

2024-02-03 · Haochen Chang, Jing Chen, Yilin Li, Jixiang Chen 외

Skeleton-based action recognition has attracted much attention, benefiting from its succinctness and robustness. However, the minimal inter-class variation in similar action sequences often leads to confusion. The inhere…

Action RecognitionContrastive LearningSkeleton Based Action Recognition

Contrastive Learning of Subject-Invariant EEG Representations for Cross-Subject Emotion Recognition

2021-09-20 · Xinke Shen, Xianggen Liu, Xin Hu, Dan Zhang 외

EEG signals have been reported to be informative and reliable for emotion recognition in recent years. However, the inter-subject variability of emotion-related EEG signals still poses a great challenge for the practical…

Contrastive LearningEEGElectroencephalogram (EEG)Emotion Classification+3

SCD-Net: Spatiotemporal Clues Disentanglement Network for Self-supervised Skeleton-based Action Recognition

2023-09-11 · Cong Wu, Xiao-Jun Wu, Josef Kittler, Tianyang Xu 외

Contrastive learning has achieved great success in skeleton-based action recognition. However, most existing approaches encode the skeleton sequences as entangled spatiotemporal representations and confine the contrasts …

Action RecognitionContrastive LearningDisentanglementRetrieval+3