Motion-Guided Semantic Alignment with Negative Prompts for Zero-Shot Video Action Recognition
About
Zero-shot action recognition is challenging due to the semantic gap between seen and unseen classes. We present a novel framework that enhances CLIP with disentangled embeddings and semantic-guided interaction. A Motion Separation Module (MSM) separates motion-sensitive and global-static features, while a Motion Aggregation Block (MAB) employs gated cross-attention to refine motion representation without re-coupling redundant information. To facilitate generalization to unseen categories, we enforce semantic alignment between video features and textual representations by aligning projected embeddings with positive textual prompts, while leveraging negative prompts to explicitly model "non-class" semantics. Experiments on standard benchmarks demonstrate that our method consistently outperforms prior CLIP-based approaches, achieving robust zero-shot action recognition across both coarse and fine-grained datasets.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Action Recognition | UCF-101 | Accuracy82.2 | 60 | |
| Action Recognition | HMDB-51 | Accuracy55.2 | 55 | |
| Action Recognition | HMDB-51 | Base Accuracy78.5 | 51 | |
| Action Recognition | Kinetics-400 | Base Accuracy78.8 | 42 | |
| Action Recognition | Kinetics-600 | Accuracy72.4 | 16 |