paper-with-me

홈 › Papers

Strengthening Skeletal Action Recognizers via Leveraging Temporal Patterns

2022-05-28 · Zhenyue Qin, Pan Ji, Dongwoo Kim, Yang Liu, Saeed Anwar, Tom Gedeon

Skeleton sequences are compact and lightweight. Numerous skeleton-based action recognizers have been proposed to classify human behaviors. In this work, we aim to incorporate components that are compatible with existing models and further improve their accuracy. To this end, we design two temporal accessories: discrete cosine encoding (DCE) and chronological loss (CRL). DCE facilitates models to analyze motion patterns from the frequency domain and meanwhile alleviates the influence of signal noise. CRL guides networks to explicitly capture the sequence's chronological order. These two components consistently endow many recently-proposed action recognizers with accuracy boosts, achieving new state-of-the-art (SOTA) accuracy on two large datasets.

📄 PDF Abstract BibTeX arXiv:2205.14405

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Understanding the Robustness of Skeleton-based Action Recognition under Adversarial Attack

2021-03-09 · CVPR 2021 1 · He Wang, Feixiang He, Zhexi Peng, Tianjia Shao 외

Action recognition has been heavily employed in many applications such as autonomous vehicles, surveillance, etc, where its robustness is a primary concern. In this paper, we examine the robustness of state-of-the-art ac…

Action RecognitionAdversarial AttackAutonomous VehiclesSkeleton Based Action Recognition+2

SMART: Skeletal Motion Action Recognition aTtack

2019-11-16 · He Wang, Feixiang He, Zhexi Peng, Yong-Liang Yang 외

Adversarial attack has inspired great interest in computer vision, by showing that classification-based solutions are prone to imperceptible attack in many tasks. In this paper, we propose a method, SMART, to attack acti…

Action RecognitionAdversarial AttackTime SeriesTime Series Analysis

BASAR:Black-box Attack on Skeletal Action Recognition

2021-03-09 · CVPR 2021 1 · Yunfeng Diao, Tianjia Shao, Yong-Liang Yang, Kun Zhou 외

Skeletal motion plays a vital role in human activity recognition as either an independent data source or a complement. The robustness of skeleton-based activity recognizers has been questioned recently, which shows that …

Action RecognitionActivity RecognitionAdversarial AttackHuman Activity Recognition

Emotion Loss Attacking: Adversarial Attack Perception for Skeleton based on Multi-dimensional Features

2024-06-28 · Feng Liu, Qing Xu, Qijian Zheng

Adversarial attack on skeletal motion is a hot topic. However, existing researches only consider part of dynamic features when measuring distance between skeleton graph sequences, which results in poor imperceptibility. …

Adversarial Attack

SkateFormer: Skeletal-Temporal Transformer for Human Action Recognition

2024-03-14 · Jeonghyeok Do, Munchurl Kim

Skeleton-based action recognition, which classifies human actions based on the coordinates of joints and their connectivity within skeleton data, is widely utilized in various scenarios. While Graph Convolutional Network…

Action RecognitionHuman Interaction RecognitionSkeleton Based Action Recognition