CDFSL-V: Cross-Domain Few-Shot Learning for Videos

Sarinda Samarasinghe, Mamshad Nayeem Rizve, Navid Kardan, Mubarak Shah; Proceedings of the IEEE/CVF International Conference on Computer Vision (ICCV), 2023, pp. 11643-11652

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, our method employs a masked autoencoder-based self-supervised training objective to learn from both source and target data in a self-supervised manner. Then a progressive curriculum balances learning the discriminative information from the source dataset with the generic information learned from the target domain. Initially, our curriculum utilizes supervised learning to learn class discriminative features from the source data. As the training progresses, we transition to learning target-domain-specific features. We propose a progressive curriculum to encourage the emergence of rich features in the target domain based on class discriminative supervised features in the source domain. We evaluate our method on several challenging benchmark datasets and demonstrate that our approach outperforms existing cross-domain few-shot learning techniques. Our code is available at https://github.com/Sarinda251/CDFSL-V

Related Material


[pdf] [supp]
[bibtex]
@InProceedings{Samarasinghe_2023_ICCV, author = {Samarasinghe, Sarinda and Rizve, Mamshad Nayeem and Kardan, Navid and Shah, Mubarak}, title = {CDFSL-V: Cross-Domain Few-Shot Learning for Videos}, booktitle = {Proceedings of the IEEE/CVF International Conference on Computer Vision (ICCV)}, month = {October}, year = {2023}, pages = {11643-11652} }