TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/STAR-Transformer: A Spatio-temporal Cross Attention Transf...

STAR-Transformer: A Spatio-temporal Cross Attention Transformer for Human Action Recognition

Dasom Ahn, Sangwon Kim, Hyunsu Hong, Byoung Chul Ko

2022-10-14WACV 2023 1Action RecognitionTemporal Action Localization
PaperPDF

Abstract

In action recognition, although the combination of spatio-temporal videos and skeleton features can improve the recognition performance, a separate model and balancing feature representation for cross-modal data are required. To solve these problems, we propose Spatio-TemporAl cRoss (STAR)-transformer, which can effectively represent two cross-modal features as a recognizable vector. First, from the input video and skeleton sequence, video frames are output as global grid tokens and skeletons are output as joint map tokens, respectively. These tokens are then aggregated into multi-class tokens and input into STAR-transformer. The STAR-transformer encoder layer consists of a full self-attention (FAttn) module and a proposed zigzag spatio-temporal attention (ZAttn) module. Similarly, the continuous decoder consists of a FAttn module and a proposed binary spatio-temporal attention (BAttn) module. STAR-transformer learns an efficient multi-feature representation of the spatio-temporal features by properly arranging pairings of the FAttn, ZAttn, and BAttn modules. Experimental results on the Penn-Action, NTU RGB+D 60, and 120 datasets show that the proposed method achieves a promising improvement in performance in comparison to previous state-of-the-art methods.

Results

TaskDatasetMetricValueModel
Activity RecognitionNTU RGB+DAccuracy (CS)92STAR-Transformer (RGB + Pose)
Activity RecognitionNTU RGB+DAccuracy (CV)96.5STAR-Transformer (RGB + Pose)
Activity RecognitionPenn ActionAccuracy98.7STAR-Transformer (RGB + Pose)
Activity RecognitionNTU RGB+D 120Accuracy (Cross-Setup)92.7STAR-Transformer (RGB + Pose)
Activity RecognitionNTU RGB+D 120Accuracy (Cross-Subject)90.3STAR-Transformer (RGB + Pose)
Action RecognitionNTU RGB+DAccuracy (CS)92STAR-Transformer (RGB + Pose)
Action RecognitionNTU RGB+DAccuracy (CV)96.5STAR-Transformer (RGB + Pose)
Action RecognitionPenn ActionAccuracy98.7STAR-Transformer (RGB + Pose)
Action RecognitionNTU RGB+D 120Accuracy (Cross-Setup)92.7STAR-Transformer (RGB + Pose)
Action RecognitionNTU RGB+D 120Accuracy (Cross-Subject)90.3STAR-Transformer (RGB + Pose)

Related Papers

A Real-Time System for Egocentric Hand-Object Interaction Detection in Industrial Domains2025-07-17DVFL-Net: A Lightweight Distilled Video Focal Modulation Network for Spatio-Temporal Action Recognition2025-07-16Zero-shot Skeleton-based Action Recognition with Prototype-guided Feature Alignment2025-07-01EgoAdapt: Adaptive Multisensory Distillation and Policy Learning for Efficient Egocentric Perception2025-06-26Feature Hallucination for Self-supervised Action Recognition2025-06-25CARMA: Context-Aware Situational Grounding of Human-Robot Group Interactions by Combining Vision-Language Models with Object and Action Recognition2025-06-25Including Semantic Information via Word Embeddings for Skeleton-based Action Recognition2025-06-23Adapting Vision-Language Models for Evaluating World Models2025-06-22