Skip to content
OpenTrain AIFor AI Companies

Action Transformer: A Self-Attention Model for Short-Time Pose-Based Human Action Recognition

Vittorio Mazzia, Simone Angarano, Francesco Salvetti, Federico Angelini, Marcello ChiabergePublished Jul 1, 2021
arXiv PDF DOI
Researcher verdict
Starting point
Use as implementation starting point
Benchmark evidence
Missing
Not verified yet
Time to first repro
A few hours
Fast first run
Risk flags
2
Review before use

Abstract

Domain fit: AI-core · Core AI workload signals detected from paper context and implementation/artifact evidence.

Deep neural networks based purely on attention have been successful across several domains, relying on minimal architectural priors from the designer. In Human Action Recognition (HAR), attention mechanisms have been primarily adopted on top of standard convolutional or recurrent layers, improving the overall generalization capability. In this work, we introduce Action Transformer (AcT), a simple, fully self-attentional architecture that consistently outperforms more elaborated networks that mix convolutional, recurrent and attentive layers. In order to limit computational and energy requests, building on previous human action recognition research, the proposed approach exploits 2D pose representations over small temporal windows, providing a low latency solution for accurate and effective real-time performance. Moreover, we open-source MPOSE2021, a new large-scale dataset, as an attempt to build a formal training and evaluation benchmark for real-time, short-time HAR. The proposed methodology was extensively tested on MPOSE2021 and compared to several state-of-the-art architectures, proving the effectiveness of the AcT model and laying the foundations for future work on HAR.

Results and benchmarks

Freshness tier: cold
Deep neural networks based purely on attention have been successful across several domains, relying on minimal architectural priors from the designer.

Implementation

Best maintained implementation now

Recommended
Confidence: High
Reproducibility: Limited

Official code for "Action Transformer: A Self-attention Model for Short-time Pose-based Human Action Recognition", Pattern Recognition (2022).

99 stars · 23 forks · Last push Jan 3, 2025

  • License
  • CI
  • Dependencies
  • Docker

Official implementation from Papers with Code · Repository link is mentioned in the paper metadata · Strong overlap with paper title keywords

Why this implementation
Confidence: high

pic4ser/act is the strongest maintained implementation based on ranking signals. Dependency/environment manifests are present.

Open pic4ser/act
Reproduction risks
  • License metadata missing
  • No CI workflows detected
  • Selected pic4ser/act as the strongest maintained implementation for new work.
  • Includes dependency/environment manifest signals.
  • Repository activity is within the last 24 months.
  • Official repository is preserved separately as historical context.

Compare implementation paths

Compare maintenance quality, reproducibility coverage, and evidence confidence before choosing a reproduction baseline.

pic4ser/act
best maintained
Maintenance
Stale
Confidence
High
Reproducibility
Limited
Stars
99
Last push
Jan 3, 2025 (599d)

Official implementation from Papers with Code · Repository link is mentioned in the paper metadata

  • No push in 12+ months
  • No CI pipeline detected
  • No tagged releases
Maintenance
Stale
Confidence
High
Reproducibility
Limited
Stars
61
Last push
Nov 9, 2023 (1021d)

Official implementation from Papers with Code · Repository link is mentioned in the paper metadata

  • No push in 12+ months
  • No CI pipeline detected
  • No tagged releases
pic4ser/mpose2021
historical official
Maintenance
Stale
Confidence
High
Reproducibility
Limited
Stars
61
Last push
Nov 9, 2023 (1021d)

Official implementation from Papers with Code · Repository link is mentioned in the paper metadata

  • No push in 12+ months
  • No CI pipeline detected
  • No tagged releases

Reproduction readiness

Time to first repro: hours
Last checked: Aug 23, 2026

Setup required

Dependencies pinned, manual setup needed

  • pic4ser/act has requirements.txt but requires manual environment setup.
  • Last push was 599 days ago, so expect possible dependency version conflicts.
  • No Dockerfile, so you will set up the environment manually.
  • No CI pipeline, so test coverage is unknown.
Open pic4ser/act

Quick start

git clone https://github.com/pic4ser/act.git
pip install -r requirements.txt

Repositories and ecosystem

Official

  • pic4sercentre/mpose2021
    Confidence: High

    This repository contains the MPOSE2021 Dataset for short-time pose-based Human Action Recognition (HAR).

    61 stars · 14 forks · Last push Nov 9, 2023

  • This repository contains the MPOSE2021 Dataset for short-time pose-based Human Action Recognition (HAR).

    61 stars · 14 forks · Last push Nov 9, 2023

Community

No additional community repositories detected yet.

Hugging Face artifacts

No direct paper-linked artifacts were found. Showing strongest curated related artifacts for faster exploration.

Research context

264

Citations

97

References

Tasks

Computer science, Convolutional neural network, Exploit, Action recognition, Benchmark (surveying), Generalization, Deep learning

Methods

Transformer, Architecture

Domains

Artificial intelligence, Machine learning, Action (physics), Computer Vision and Pattern Recognition

Evaluation and human feedback data

Open this paper in HFEPX to review benchmark signals, evaluation modes, and human-feedback protocol context.

Open in HFEPX
Explore similar papers

Data includes links from Papers with Code ( CC-BY-SA-4.0 ).