Papers › Rethinking Zero-shot Action Recognition: Learning from Latent Atomic Actions

Rethinking Zero-shot Action Recognition: Learning from Latent Atomic Actions

28 Mar 2022ECCV 2022 10archive 2025-07-28

Yijun Qian, Lijun Yu, Wenhe Liu, and Alexander G. Hauptmann

To avoid time-consuming annotating and retraining cycle in applying supervised action recognition models, Zero-Shot Action Recognition (ZSAR) has become a thriving direction. ZSAR requires models to recognize actions that never appear in training set through bridging visual features and semantic representations. However, due to the complexity of actions, it remains challenging to transfer knowledge learned from source to target action domains. Previous ZSAR methods mainly focus on mitigating representation variance between source and target actions through integrating or applying new action-level features. However, the action-level features are coarse-grained and make the learned one-to-one bridge fragile to similar target actions. Meanwhile, integration or application of features usually requires extra computation or annotation. These methods didn’t notice that two actions with different names may still share the same atomic action components. It enables humans to quickly understand an unseen action given bunch of atomic actions learned from seen actions. Inspired by this, we propose Jigsaw Network (JigsawNet) which recognizes complex actions through unsupervisedly decomposing them into combinations of atomic actions and bridging group to group relationships between visual features and semantic representations. To enhance the robustness of learned group-to-group bridge, we propose Group Excitation (GE) module to model intra-sample knowledge and Consistency Loss to enforce the model learn from inter-sample knowledge. Our JigsawNet achieves state-of-the-art performance on three benchmarks and surpasses previous works with noticeable margins.

PaperPDFCode

Code

KevinQian97/JigsawNet officialpytorch 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 RecognitionZero-Shot Action Recognition

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Zero-Shot Action Recognition HMDB51 JigsawNet Top-1 Accuracy 38.7 #17 of 29 Archive leaderboard report
Zero-Shot Action Recognition Kinetics JigsawNet Top-1 Accuracy 45.9 #12 of 20 Archive leaderboard report
Zero-Shot Action Recognition Kinetics JigsawNet Top-5 Accuracy 78.8 #12 of 20 Archive leaderboard report
Zero-Shot Action Recognition UCF101 JigsawNet Top-1 Accuracy 56.0 #18 of 35 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.

Methods

Jigsaw

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