ST-Adapter: Parameter-Efficient Image-to-Video Transfer Learning
Junting Pan, Ziyi Lin, Xiatian Zhu, Jing Shao, Hongsheng Li

TL;DR
This paper introduces ST-Adapter, a parameter-efficient method for adapting large pre-trained image models to video understanding tasks, achieving competitive performance with significantly fewer trainable parameters.
Contribution
The work proposes a novel spatio-temporal adapter for cross-modality transfer learning from images to videos, enabling efficient fine-tuning with minimal parameter updates.
Findings
Matches or outperforms full fine-tuning and state-of-the-art video models.
Requires approximately 8% of parameters per task compared to previous methods.
Demonstrates effective reasoning about dynamic video content using a compact design.
Abstract
Capitalizing on large pre-trained models for various downstream tasks of interest have recently emerged with promising performance. Due to the ever-growing model size, the standard full fine-tuning based task adaptation strategy becomes prohibitively costly in terms of model training and storage. This has led to a new research direction in parameter-efficient transfer learning. However, existing attempts typically focus on downstream tasks from the same modality (e.g., image understanding) of the pre-trained model. This creates a limit because in some specific modalities, (e.g., video understanding) such a strong pre-trained model with sufficient knowledge is less or not available. In this work, we investigate such a novel cross-modality transfer learning setting, namely parameter-efficient image-to-video transfer learning. To solve this problem, we propose a new Spatio-Temporal Adapter…
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
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Multimodal Machine Learning Applications · Human Pose and Action Recognition
MethodsAdapter
