Zero-Shot and Few-Shot Video Question Answering with Multi-Modal Prompts
Deniz Engin, Yannis Avrithis

TL;DR
This paper proposes a parameter-efficient multimodal prompt learning method for zero-shot and few-shot video question answering, effectively leveraging large-scale pretrained models while addressing overfitting and cross-modal gaps.
Contribution
It introduces a novel approach combining multimodal prompts and a transformer-based mapping network, maintaining frozen pretrained models for improved performance and efficiency.
Findings
Outperforms existing methods on multiple video QA benchmarks
Effective in zero-shot and few-shot scenarios
Reduces parameter count while maintaining high accuracy
Abstract
Recent vision-language models are driven by large-scale pretrained models. However, adapting pretrained models on limited data presents challenges such as overfitting, catastrophic forgetting, and the cross-modal gap between vision and language. We introduce a parameter-efficient method to address these challenges, combining multimodal prompt learning and a transformer-based mapping network, while keeping the pretrained models frozen. Our experiments on several video question answering benchmarks demonstrate the superiority of our approach in terms of performance and parameter efficiency on both zero-shot and few-shot settings. Our code is available at https://engindeniz.github.io/vitis.
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 · Domain Adaptation and Few-Shot Learning · Human Pose and Action Recognition
