TAMT: Temporal-Aware Model Tuning for Cross-Domain Few-Shot Action Recognition
Yilong Wang, Zilin Gao, Qilong Wang, Zhaofeng Chen, Peihua Li and, Qinghua Hu

TL;DR
This paper introduces TAMT, a novel approach for cross-domain few-shot action recognition that leverages decoupled pre-training and fine-tuning with temporal-aware adapters to improve efficiency and performance.
Contribution
The paper proposes TAMT, a decoupled pre-training and fine-tuning framework with hierarchical temporal-aware modules, addressing limitations of joint training methods in CDFSAR.
Findings
TAMT outperforms recent methods by 13-31% on video benchmarks.
The hierarchical temporal tuning network enhances feature adaptation.
Efficient adaptation with few parameters improves recognition accuracy.
Abstract
Going beyond few-shot action recognition (FSAR), cross-domain FSAR (CDFSAR) has attracted recent research interests by solving the domain gap lying in source-to-target transfer learning. Existing CDFSAR methods mainly focus on joint training of source and target data to mitigate the side effect of domain gap. However, such kind of methods suffer from two limitations: First, pair-wise joint training requires retraining deep models in case of one source data and multiple target ones, which incurs heavy computation cost, especially for large source and small target data. Second, pre-trained models after joint training are adopted to target domain in a straightforward manner, hardly taking full potential of pre-trained models and then limiting recognition performance. To overcome above limitations, this paper proposes a simple yet effective baseline, namely Temporal-Aware Model Tuning…
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
TopicsHuman Pose and Action Recognition · Anomaly Detection Techniques and Applications · Gait Recognition and Analysis
MethodsFocus
