Papers › MAR: Masked Autoencoders for Efficient Action Recognition

MAR: Masked Autoencoders for Efficient Action Recognition

24 Jul 2022arXiv:2207.11660archive 2025-07-28

Zhiwu Qing, Shiwei Zhang, Ziyuan Huang, Xiang Wang, Yuehuan Wang, Yiliang Lv, Changxin Gao, Nong Sang

Standard approaches for video recognition usually operate on the full input videos, which is inefficient due to the widely present spatio-temporal redundancy in videos. Recent progress in masked video modelling, i.e., VideoMAE, has shown the ability of vanilla Vision Transformers (ViT) to complement spatio-temporal contexts given only limited visual contents. Inspired by this, we propose propose Masked Action Recognition (MAR), which reduces the redundant computation by discarding a proportion of patches and operating only on a part of the videos. MAR contains the following two indispensable components: cell running masking and bridging classifier. Specifically, to enable the ViT to perceive the details beyond the visible patches easily, cell running masking is presented to preserve the spatio-temporal correlations in videos, which ensures the patches at the same spatial location can be observed in turn for easy reconstructions. Additionally, we notice that, although the partially observed features can reconstruct semantically explicit invisible patches, they fail to achieve accurate classification. To address this, a bridging classifier is proposed to bridge the semantic gap between the ViT encoded features for reconstruction and the features specialized for classification. Our proposed MAR reduces the computational cost of ViT by 53% and extensive experiments show that MAR consistently outperforms existing ViT models with a notable margin. Especially, we found a ViT-Large trained by MAR outperforms the ViT-Huge trained by a standard training scheme by convincing margins on both Kinetics-400 and Something-Something v2 datasets, while our computation overhead of ViT-Large is only 14.5% of ViT-Huge.

PaperPDFCode

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

Code

alibaba-mmai-research/masked-action-recognition officialmentioned in papermentioned on GitHubpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

Not run by Syntology. Nothing on this page verifies that the listed code works.

Tasks

Action ClassificationAction RecognitionVideo Recognition

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Action Classification Kinetics-400 MAR (50% mask, ViT-L, 16x4) Acc@1 85.3 #55 of 207 Archive leaderboard report
Action Classification Kinetics-400 MAR (50% mask, ViT-L, 16x4) Acc@5 96.3 #55 of 207 Archive leaderboard report
Action Classification Kinetics-400 MAR (75% mask, ViT-L, 16x4) Acc@1 83.9 #64 of 207 Archive leaderboard report
Action Classification Kinetics-400 MAR (75% mask, ViT-L, 16x4) Acc@5 96.0 #64 of 207 Archive leaderboard report
Action Classification Kinetics-400 MAR (50% mask, ViT-B, 16x4) Acc@1 81.0 #90 of 207 Archive leaderboard report
Action Classification Kinetics-400 MAR (50% mask, ViT-B, 16x4) Acc@5 94.4 #90 of 207 Archive leaderboard report
Action Classification Kinetics-400 MAR (75% mask, ViT-B, 16x4) Acc@1 79.4 #113 of 207 Archive leaderboard report
Action Classification Kinetics-400 MAR (75% mask, ViT-B, 16x4) Acc@5 93.7 #113 of 207 Archive leaderboard report
Action Recognition Something-Something V2 MAR (50% mask, ViT-L, 16x4) GFLOPs 276x6 #12 of 123 Archive leaderboard report
Action Recognition Something-Something V2 MAR (50% mask, ViT-L, 16x4) Parameters 311 #12 of 123 Archive leaderboard report
Action Recognition Something-Something V2 MAR (50% mask, ViT-L, 16x4) Top-1 Accuracy 74.7 #12 of 123 Archive leaderboard report
Action Recognition Something-Something V2 MAR (50% mask, ViT-L, 16x4) Top-5 Accuracy 94.9 #12 of 123 Archive leaderboard report
Action Recognition Something-Something V2 MAR (75% mask, ViT-L, 16x4) GFLOPs 131x6 #16 of 123 Archive leaderboard report
Action Recognition Something-Something V2 MAR (75% mask, ViT-L, 16x4) Parameters 311 #16 of 123 Archive leaderboard report
Action Recognition Something-Something V2 MAR (75% mask, ViT-L, 16x4) Top-1 Accuracy 73.8 #16 of 123 Archive leaderboard report
Action Recognition Something-Something V2 MAR (75% mask, ViT-L, 16x4) Top-5 Accuracy 94.4 #16 of 123 Archive leaderboard report
Action Recognition Something-Something V2 MAR (50% mask, ViT-B, 16x4) GFLOPs 86x6 #33 of 123 Archive leaderboard report
Action Recognition Something-Something V2 MAR (50% mask, ViT-B, 16x4) Parameters 94 #33 of 123 Archive leaderboard report
Action Recognition Something-Something V2 MAR (50% mask, ViT-B, 16x4) Top-1 Accuracy 71.0 #33 of 123 Archive leaderboard report
Action Recognition Something-Something V2 MAR (50% mask, ViT-B, 16x4) Top-5 Accuracy 92.8 #33 of 123 Archive leaderboard report
Action Recognition Something-Something V2 MAR (75% mask, ViT-B, 16x4) GFLOPs 41x6 #45 of 123 Archive leaderboard report
Action Recognition Something-Something V2 MAR (75% mask, ViT-B, 16x4) Parameters 94 #45 of 123 Archive leaderboard report
Action Recognition Something-Something V2 MAR (75% mask, ViT-B, 16x4) Top-1 Accuracy 69.5 #45 of 123 Archive leaderboard report
Action Recognition Something-Something V2 MAR (75% mask, ViT-B, 16x4) Top-5 Accuracy 91.9 #45 of 123 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections