CVApr 15, 2024

Leveraging Temporal Contextualization for Video Action Recognition

arXiv:2404.09490v214 citationsh-index: 29Has CodeECCV
Originality Incremental advance
AI Analysis

This work addresses video understanding for AI applications, presenting an incremental improvement by enhancing CLIP with temporal mechanisms.

The paper tackles video action recognition by introducing a framework that infuses temporal information into CLIP, achieving validated effectiveness across zero-shot, few-shot, base-to-novel, and fully-supervised settings.

We propose a novel framework for video understanding, called Temporally Contextualized CLIP (TC-CLIP), which leverages essential temporal information through global interactions in a spatio-temporal domain within a video. To be specific, we introduce Temporal Contextualization (TC), a layer-wise temporal information infusion mechanism for videos, which 1) extracts core information from each frame, 2) connects relevant information across frames for the summarization into context tokens, and 3) leverages the context tokens for feature encoding. Furthermore, the Video-conditional Prompting (VP) module processes context tokens to generate informative prompts in the text modality. Extensive experiments in zero-shot, few-shot, base-to-novel, and fully-supervised action recognition validate the effectiveness of our model. Ablation studies for TC and VP support our design choices. Our project page with the source code is available at https://github.com/naver-ai/tc-clip

Code Implementations2 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes