Papers › Elaborative Rehearsal for Zero-shot Action Recognition
Elaborative Rehearsal for Zero-shot Action Recognition
ShiZhe Chen, Dong Huang
The growing number of action classes has posed a new challenge for video understanding, making Zero-Shot Action Recognition (ZSAR) a thriving direction. The ZSAR task aims to recognize target (unseen) actions without training examples by leveraging semantic representations to bridge seen and unseen actions. However, due to the complexity and diversity of actions, it remains challenging to semantically represent action classes and transfer knowledge from seen data. In this work, we propose an ER-enhanced ZSAR model inspired by an effective human memory technique Elaborative Rehearsal (ER), which involves elaborating a new concept and relating it to known concepts. Specifically, we expand each action class as an Elaborative Description (ED) sentence, which is more discriminative than a class name and less costly than manual-defined attributes. Besides directly aligning class semantics with videos, we incorporate objects from the video as Elaborative Concepts (EC) to improve video semantics and generalization from seen actions to unseen actions. Our ER-enhanced ZSAR model achieves state-of-the-art results on three existing benchmarks. Moreover, we propose a new ZSAR evaluation protocol on the Kinetics dataset to overcome limitations of current benchmarks and demonstrate the first case where ZSAR performance is comparable to few-shot learning baselines on this more realistic setting. We will release our codes and collected EDs at https://github.com/DeLightCMU/ElaborativeRehearsal.
In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.
For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2108.02833")
Code
Syntology Ran 3 of 15 code samples harvested from 1 repository linked to this paper; 12 have no recorded run. Of those that ran: 1 ran · violated contract; 2 ran · our draft was wrong.
By repository: official repository: 15 samples from 1 repository, 3 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.
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
15 samples harvested; 3 ran; 0 honoured the contract we drafted; 12 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.
Licence: 0 of the 15 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.
Harvested from DeLightCMU/ElaborativeRehearsal. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.
Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.
Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.
ee80cf467065076b · report
f01b8d3901f0b289 · report
7023eb86801bb3a3 · report
9add02470de77597 · report
75baaf5e487ddd3b · report
d38eeb648f68f197 · report
842ad4fd53da0aec · report
bb1e7543d149c2a6 · report
7d63034d0bfadd78 · report
a933bb17fdb8ebb4 · report
53256b67d70b0daf · report
12109eac56e48b6b · report
5b2ec24a42ad7b48 · report
74be527286b869a4 · report
12323f0640436acc · report
Tasks
Results from the paper archive 2025-07-28
| Task | Dataset | Model | Metric | Value | Rank at snapshot | Leaderboard | Report |
|---|---|---|---|---|---|---|---|
| Zero-Shot Action Recognition | HMDB51 | ER-ZSAR | Top-1 Accuracy | 35.3 | #19 of 29 | Archive leaderboard | report |
| Zero-Shot Action Recognition | Kinetics | ER-ZSAR (ST+Obj) | Top-1 Accuracy | 42.1 | #13 of 20 | Archive leaderboard | report |
| Zero-Shot Action Recognition | Kinetics | ER-ZSAR (ST+Obj) | Top-5 Accuracy | 73.1 | #13 of 20 | Archive leaderboard | report |
| Zero-Shot Action Recognition | Kinetics | ER-ZSAR (ST) | Top-1 Accuracy | 37.1 | #14 of 20 | Archive leaderboard | report |
| Zero-Shot Action Recognition | Kinetics | ER-ZSAR (ST) | Top-5 Accuracy | 69.3 | #14 of 20 | Archive leaderboard | report |
| Zero-Shot Action Recognition | Olympics | ER-ZSAR | Top-1 Accuracy | 60.2 | #3 of 9 | Archive leaderboard | report |
| Zero-Shot Action Recognition | UCF101 | ER-ZSAR | Top-1 Accuracy | 51.8 | #20 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.
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