paper-with-me

Papers

Skeleton-Based Action Recognition with Synchronous Local and Non-local Spatio-temporal Learning and Frequency Attention

2018-11-10 · Guyue Hu, Bo Cui, Shan Yu

Benefiting from its succinctness and robustness, skeleton-based action recognition has recently attracted much attention. Most existing methods utilize local networks (e.g., recurrent, convolutional, and graph convolutional networks) to extract spatio-temporal dynamics hierarchically. As a consequence, the local and non-local dependencies, which contain more details and semantics respectively, are asynchronously captured in different level of layers. Moreover, existing methods are limited to the spatio-temporal domain and ignore information in the frequency domain. To better extract synchronous detailed and semantic information from multi-domains, we propose a residual frequency attention (rFA) block to focus on discriminative patterns in the frequency domain, and a synchronous local and non-local (SLnL) block to simultaneously capture the details and semantics in the spatio-temporal domain. Besides, a soft-margin focal loss (SMFL) is proposed to optimize the learning whole process, which automatically conducts data selection and encourages intrinsic margins in classifiers. Our approach significantly outperforms other state-of-the-art methods on several large-scale datasets.

📄 PDF Abstract BibTeX arXiv:1811.04237

Code (0)

등록된 구현이 없습니다.

Tasks

Action RecognitionSkeleton Based Action RecognitionTemporal Action Localization

Methods 이 논문이 사용한 방법론

Focal Loss A Focal Loss function addresses class imbalance during training in tasks like object detection. Focal loss applies a modulating term to the cross entropy loss in order to…

Similar Papers 제목 키워드 기반

Part Aware Contrastive Learning for Self-Supervised Action Recognition

2023-05-01 · Yilei Hua, Wenhan Wu, Ce Zheng, Aidong Lu 외

In recent years, remarkable results have been achieved in self-supervised action recognition using skeleton sequences with contrastive learning. It has been observed that the semantic distinction of human action features…

Action RecognitionContrastive LearningData AugmentationRepresentation Learning+3

Skeleton-Based Mutually Assisted Interacted Object Localization and Human Action Recognition

2021-10-28 · Liang Xu, Cuiling Lan, Wenjun Zeng, Cewu Lu

Skeleton data carries valuable motion information and is widely explored in human action recognition. However, not only the motion information but also the interaction with the environment provides discriminative cues to…

Action RecognitionObjectObject LocalizationTemporal Action Localization

View-Invariant Skeleton-based Action Recognition via Global-Local Contrastive Learning

2022-09-23 · Cunling Bian, Wei Feng, Fanbo Meng, Song Wang

Skeleton-based human action recognition has been drawing more interest recently due to its low sensitivity to appearance changes and the accessibility of more skeleton data. However, even the 3D skeletons captured in pra…

Action RecognitionContrastive LearningRepresentation LearningSkeleton Based Action Recognition+1

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

Adaptive Local-Component-aware Graph Convolutional Network for One-shot Skeleton-based Action Recognition

2022-09-21 · Anqi Zhu, Qiuhong Ke, Mingming Gong, James Bailey

Skeleton-based action recognition receives increasing attention because the skeleton representations reduce the amount of training data by eliminating visual information irrelevant to actions. To further improve the samp…

Action RecognitionMeta-LearningOne-Shot LearningSkeleton Based Action Recognition