TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Elaborative Rehearsal for Zero-shot Action Recognition

Elaborative Rehearsal for Zero-shot Action Recognition

ShiZhe Chen, Dong Huang

2021-08-05ICCV 2021 10Few-Shot LearningZero-Shot Action RecognitionVideo UnderstandingAction RecognitionZero-Shot Learning
PaperPDFCode(official)

Abstract

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.

Results

TaskDatasetMetricValueModel
Zero-Shot Action RecognitionUCF101Top-1 Accuracy51.8ER-ZSAR
Zero-Shot Action RecognitionKineticsTop-1 Accuracy42.1ER-ZSAR (ST+Obj)
Zero-Shot Action RecognitionKineticsTop-5 Accuracy73.1ER-ZSAR (ST+Obj)
Zero-Shot Action RecognitionKineticsTop-1 Accuracy37.1ER-ZSAR (ST)
Zero-Shot Action RecognitionKineticsTop-5 Accuracy69.3ER-ZSAR (ST)
Zero-Shot Action RecognitionHMDB51Top-1 Accuracy35.3ER-ZSAR
Zero-Shot Action RecognitionOlympicsTop-1 Accuracy60.2ER-ZSAR

Related Papers

GLAD: Generalizable Tuning for Vision-Language Models2025-07-17VideoITG: Multimodal Video Understanding with Instructed Temporal Grounding2025-07-17A Real-Time System for Egocentric Hand-Object Interaction Detection in Industrial Domains2025-07-17UGC-VideoCaptioner: An Omni UGC Video Detail Caption Model and New Benchmarks2025-07-15EmbRACE-3K: Embodied Reasoning and Action in Complex Environments2025-07-14Chat with AI: The Surprising Turn of Real-time Video Communication from Human to AI2025-07-14DEARLi: Decoupled Enhancement of Recognition and Localization for Semi-supervised Panoptic Segmentation2025-07-14Doodle Your Keypoints: Sketch-Based Few-Shot Keypoint Detection2025-07-10