Papers › TDS-CLIP: Temporal Difference Side Network for Image-to-Video Transfer Learning

TDS-CLIP: Temporal Difference Side Network for Image-to-Video Transfer Learning

20 Aug 2024arXiv:2408.10688archive 2025-07-28

Bin Wang, Wenqian Wang

Recently, large-scale pre-trained vision-language models (e.g., CLIP), have garnered significant attention thanks to their powerful representative capabilities. This inspires researchers in transferring the knowledge from these large pre-trained models to other task-specific models, e.g., Video Action Recognition (VAR) models, via particularly leveraging side networks to enhance the efficiency of parameter-efficient fine-tuning (PEFT). However, current transferring approaches in VAR tend to directly transfer the frozen knowledge from large pre-trained models to action recognition networks with minimal cost, instead of exploiting the temporal modeling capabilities of the action recognition models themselves. Therefore, in this paper, we propose a memory-efficient Temporal Difference Side Network (TDS-CLIP) to balance knowledge transferring and temporal modeling, avoiding backpropagation in frozen parameter models. Specifically, we introduce a Temporal Difference Adapter (TD-Adapter), which can effectively capture local temporal differences in motion features to strengthen the model's global temporal modeling capabilities. Furthermore, we designed a Side Motion Enhancement Adapter (SME-Adapter) to guide the proposed side network in efficiently learning the rich motion information in videos, thereby improving the side network's ability to capture and learn motion information. Extensive experiments are conducted on three benchmark datasets, including Something-Something V1\&V2, and Kinetics-400. Experimental results demonstrate that our approach achieves competitive performance.

PaperPDFCode

Code

BBYL9413/TDS-CLIP officialmentioned on GitHubpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

Not run by Syntology. Nothing on this page verifies that the listed code works.

Tasks

Action RecognitionTemporal Action LocalizationTransfer Learningparameter-efficient fine-tuning

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Action Recognition Something-Something V1 TDS-CLIP-ViT-L/14(8frames) Top 1 Accuracy 63.0 #6 of 74 Archive leaderboard report
Action Recognition Something-Something V1 TDS-CLIP-ViT-L/14(8frames) Top 5 Accuracy 87.8 #6 of 74 Archive leaderboard report
Action Recognition Something-Something V2 TDS-CLIP-ViT-L/14(8frames) Top-1 Accuracy 73.4 #20 of 123 Archive leaderboard report
Action Recognition Something-Something V2 TDS-CLIP-ViT-L/14(8frames) Top-5 Accuracy 93.8 #20 of 123 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Methods

AdapterAttentionSoftmax

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections