OZ-TAL: Online Zero-Shot Temporal Action Localization
About
Online Temporal Action Localization (On-TAL) aims to detect the occurrence time and category of actions in untrimmed streaming videos immediately upon their completion. Recent advancements in this field focus on developing more sophisticated frameworks, shifting from Online Action Detection (OAD)-based aggregation paradigm to instance-level understanding. However, existing approaches are typically trained on specific domains and often exhibit limited generalization capabilities when applied to arbitrary videos, particularly in the presence of previously unseen actions. In this paper, we introduce a new task called Online Zero-shot Temporal Action Localization (OZ-TAL), which aims to detect previously unseen actions in an online fashion. Furthermore, we propose a training-free framework that leverages off-the-shelf Vision-Language Models (VLMs) while introducing additional mechanisms to enhance visual representations and mitigate their inherent biases. We establish new benchmarks and representative baselines for OZ-TAL on THUMOS14 and ActivityNet-1.3, and extensive experiments demonstrate that our method substantially outperforms existing state-of-the-art approaches under both offline and online zero-shot settings.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Temporal Action Localization | THUMOS14 v1.0 (50%-50%) | mAP (Avg)9.24 | 34 | |
| Temporal Action Localization | THUMOS14 v1.0 (75%-25%) | mAP@0.320.11 | 25 | |
| Temporal Action Localization | ActivityNet Zero-shot 50% Seen 50% Unseen v1.3 | mAP@0.5IoU11.28 | 8 | |
| Online Zero-Shot Temporal Action Localization | ActivityNet 1.3 (75%-25% class split) | mAP@0.511.63 | 3 |