Fine-tuned CLIP Models are Efficient Video Learners
Hanoona Rasheed, Muhammad Uzair Khattak, Muhammad Maaz, Salman Khan,, Fahad Shahbaz Khan

TL;DR
This paper demonstrates that a straightforward fine-tuning of CLIP models, called ViFi-CLIP, effectively transfers image-based representations to videos, capturing temporal dynamics and improving performance across various video understanding tasks.
Contribution
The paper introduces ViFi-CLIP, a simple yet effective method for adapting CLIP to videos through minimal modifications and a novel 'bridge and prompt' approach for low-data scenarios.
Findings
ViFi-CLIP achieves strong zero-shot and few-shot performance on video benchmarks.
The approach implicitly models temporal cues without complex modules.
Fine-tuning enhances focus on scene dynamics and object interactions.
Abstract
Large-scale multi-modal training with image-text pairs imparts strong generalization to CLIP model. Since training on a similar scale for videos is infeasible, recent approaches focus on the effective transfer of image-based CLIP to the video domain. In this pursuit, new parametric modules are added to learn temporal information and inter-frame relationships which require meticulous design efforts. Furthermore, when the resulting models are learned on videos, they tend to overfit on the given task distribution and lack in generalization aspect. This begs the following question: How to effectively transfer image-level CLIP representations to videos? In this work, we show that a simple Video Fine-tuned CLIP (ViFi-CLIP) baseline is generally sufficient to bridge the domain gap from images to videos. Our qualitative analysis illustrates that the frame-level processing from CLIP…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMultimodal Machine Learning Applications · Cancer-related molecular mechanisms research · Domain Adaptation and Few-Shot Learning
MethodsContrastive Language-Image Pre-training
