paper-with-me

Papers

Multi-source Few-shot Domain Adaptation

2021-09-25 · Xiangyu Yue, Zangwei Zheng, Colorado Reed, Hari Prasanna Das, Kurt Keutzer, Alberto Sangiovanni Vincentelli

Multi-source Domain Adaptation (MDA) aims to transfer predictive models from multiple, fully-labeled source domains to an unlabeled target domain. However, in many applications, relevant labeled source datasets may not be available, and collecting source labels can be as expensive as labeling the target data itself. In this paper, we investigate Multi-source Few-shot Domain Adaptation (MFDA): a new domain adaptation scenario with limited multi-source labels and unlabeled target data. As we show, existing methods often fail to learn discriminative features for both source and target domains in the MFDA setting. Therefore, we propose a novel framework, termed Multi-Source Few-shot Adaptation Network (MSFAN), which can be trained end-to-end in a non-adversarial manner. MSFAN operates by first using a type of prototypical, multi-domain, self-supervised learning to learn features that are not only domain-invariant but also class-discriminative. Second, MSFAN uses a small, labeled support set to enforce feature consistency and domain invariance across domains. Finally, prototypes from multiple sources are leveraged to learn better classifiers. Compared with state-of-the-art MDA methods, MSFAN improves the mean classification accuracy over different domain pairs on MFDA by 20.2%, 9.4%, and 16.2% on Office, Office-Home, and DomainNet, respectively.

📄 PDF Abstract BibTeX arXiv:2109.12391

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationSelf-Supervised Learning

Similar Papers 제목 키워드 기반

DynaGAN: Dynamic Few-shot Adaptation of GANs to Multiple Domains

2022-11-26 · Seongtae Kim, Kyoungkook Kang, Geonung Kim, Seung-Hwan Baek 외

Few-shot domain adaptation to multiple domains aims to learn a complex image distribution across multiple domains from a few training images. A na\"ive solution here is to train a separate model for each domain using few…

Domain AdaptationTensor Decomposition

Do We Really Need to Access the Source Data? Source Hypothesis Transfer for Unsupervised Domain Adaptation

2020-02-20 · ICML 2020 1 · Jian Liang, Dapeng Hu, Jiashi Feng

Unsupervised domain adaptation (UDA) aims to leverage the knowledge learned from a labeled source dataset to solve similar tasks in a new unlabeled domain. Prior UDA methods typically require to access the source data wh…

Domain AdaptationPartial Domain AdaptationRepresentation LearningSource-Free Domain Adaptation+2

Few-Shot Domain Adaptation for Grammatical Error Correction via Meta-Learning

2021-01-29 · Shengsheng Zhang, Yaping Huang, Yun Chen, Liner Yang 외

Most existing Grammatical Error Correction (GEC) methods based on sequence-to-sequence mainly focus on how to generate more pseudo data to obtain better performance. Few work addresses few-shot GEC domain adaptation. In …

Domain AdaptationGrammatical Error CorrectionMeta-LearningTransfer Learning

Rethinking Domain Adaptation and Generalization in the Era of CLIP

2024-07-21 · Ruoyu Feng, Tao Yu, Xin Jin, Xiaoyuan Yu 외

In recent studies on domain adaptation, significant emphasis has been placed on the advancement of learning shared knowledge from a source domain to a target domain. Recently, the large vision-language pre-trained model,…

Domain AdaptationZero-Shot Learning

MU-SHOT-Fi: Self-Supervised Multi-User Wi-Fi Sensing with Source-free Unsupervised Domain Adaptation

2026-05-02 · Ahmed Y. Radwan, Hina Tabassum arxiv

Deep learning has been widely adopted for WiFi CSI-based human activity recognition (HAR) due to its ability to learn spatio-temporal features in a privacy-preserving and cost-effective manner. However, DL-based models g…

Unsupervised Domain AdaptationHuman Activity Recognition