CDFSL-V: Cross-Domain Few-Shot Learning for Videos
Sarinda Samarasinghe, Mamshad Nayeem Rizve, Navid Kardan, Mubarak Shah

TL;DR
This paper introduces CDFSL-V, a novel cross-domain few-shot video action recognition method that combines self-supervised learning and curriculum learning to effectively recognize new video categories across different data domains.
Contribution
It proposes a new approach that leverages masked autoencoder-based self-supervised training and a progressive curriculum to improve cross-domain few-shot video recognition.
Findings
Outperforms existing cross-domain few-shot learning methods on benchmark datasets.
Effectively balances source and target domain information during training.
Demonstrates robustness to domain dissimilarities in video action recognition.
Abstract
Few-shot video action recognition is an effective approach to recognizing new categories with only a few labeled examples, thereby reducing the challenges associated with collecting and annotating large-scale video datasets. Existing methods in video action recognition rely on large labeled datasets from the same domain. However, this setup is not realistic as novel categories may come from different data domains that may have different spatial and temporal characteristics. This dissimilarity between the source and target domains can pose a significant challenge, rendering traditional few-shot action recognition techniques ineffective. To address this issue, in this work, we propose a novel cross-domain few-shot video action recognition method that leverages self-supervised learning and curriculum learning to balance the information from the source and target domains. To be particular,…
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
CDFSL-V: Cross-Domain Few-Shot Learning for Videos· youtube
Taxonomy
TopicsHuman Pose and Action Recognition · Domain Adaptation and Few-Shot Learning · Anomaly Detection Techniques and Applications
