Action Transformer: A Self-Attention Model for Short-Time Pose-Based Human Action Recognition
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
Deep neural networks based purely on attention have been successful across several domains, relying on minimal architectural priors from the designer.
Benchmark evidence is limited
Evidence graph: 3 refs, 3 links.
Utility signals: depth 65/100, grounding 75/100, status medium.
Implementation
Best maintained implementation now
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
pic4ser/act is the strongest maintained implementation based on ranking signals. Dependency/environment manifests are present.
Open pic4ser/act- 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.
- 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
- 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
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.
Quick start
git clone https://github.com/pic4ser/act.git
pip install -r requirements.txt Validation caveat
Repositories and ecosystem
Official
- pic4sercentre/mpose2021Confidence: 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
- PIC4SeRCentre/MPOSE2021_DatasetConfidence: 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
Community
No additional community repositories detected yet.
These repositories had low-confidence matching signals and are hidden by default.
- saimrunaal23/Action-Transformer-Human-Activity-Recognition--Computer-Vision
Confidence: Low · 0 stars
Hugging Face artifacts
No direct paper-linked artifacts were found. Showing strongest curated related artifacts for faster exploration.
Models
No trustworthy models matches right now.
Search models on Hugging FaceDatasets
- Gopher-Lab/huberman_lab_Dr._Wendy_Suzuki_Boost_Attention__Memory_with_Science-Based_Tools
22 downloads · 0 likes · Updated Aug 10, 2024
- Gopher-Lab/huberman_lab_Dr__Wendy_Suzuki_Boost_Attention__Memory_with_Science-Based_Tools
20 downloads · 0 likes · Updated Aug 12, 2024
Spaces
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
Related papers
- PExy: The Other Side of Exploit KitsSearch on Paper2Code
2014 · Semantic similarity
- AEMB: An Automated Exploit Mitigation Bypassing SolutionSearch on Paper2Code
2021 · Semantic similarity
- AEG: Automatic Exploit GenerationSearch on Paper2Code
2018 · Semantic similarity
- Evaluation of Two Host-Based Intrusion Prevention SystemsSearch on Paper2Code
2005 · Semantic similarity
- Exploit Kits: The production line of the Cybercrime economy?Search on Paper2Code
2015 · Semantic similarity
- Automated Crash Analysis and Exploit Generation with Extendable Exploit ModelSearch on Paper2Code
2022 · Semantic similarity
Open this paper in HFEPX to review benchmark signals, evaluation modes, and human-feedback protocol context.
Open in HFEPXJump to Paper2Code search queries derived from this paper's research context.
Data includes links from Papers with Code ( CC-BY-SA-4.0 ).