Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Open-Vocabulary Temporal Action Localization using Multimodal Guidance

About

Open-Vocabulary Temporal Action Localization (OVTAL) enables a model to recognize any desired action category in videos without the need to explicitly curate training data for all categories. However, this flexibility poses significant challenges, as the model must recognize not only the action categories seen during training but also novel categories specified at inference. Unlike standard temporal action localization, where training and test categories are predetermined, OVTAL requires understanding contextual cues that reveal the semantics of novel categories. To address these challenges, we introduce OVFormer, a novel open-vocabulary framework extending ActionFormer with three key contributions. First, we employ task-specific prompts as input to a large language model to obtain rich class-specific descriptions for action categories. Second, we introduce a cross-attention mechanism to learn the alignment between class representations and frame-level video features, facilitating the multimodal guided features. Third, we propose a two-stage training strategy which includes training with a larger vocabulary dataset and finetuning to downstream data to generalize to novel categories. OVFormer extends existing TAL methods to open-vocabulary settings. Comprehensive evaluations on the THUMOS14 and ActivityNet-1.3 benchmarks demonstrate the effectiveness of our method. Code and pretrained models will be publicly released.

Akshita Gupta, Aditya Arora, Sanath Narayan, Salman Khan, Fahad Shahbaz Khan, Graham W. Taylor• 2024

Related benchmarks

TaskDatasetResultRank
Temporal Action LocalizationTHUMOS14 v1.0 (75%-25%)
mAP@0.349.8
36
Temporal Action LocalizationActivityNet 1.3 (75%-25%)
mAP@0.5046.7
36
Temporal Action LocalizationActivityNet Zero-shot 50% Seen 50% Unseen v1.3
mAP@0.5IoU42.8
20
Temporal Action LocalizationTHUMOS 2014 (50:50)
mAP@0.342.8
19
Showing 4 of 4 rows

Other info

Follow for update