paper-with-me

Papers

Adaptive Weighted Co-Learning for Cross-Domain Few-Shot Learning

2023-12-06 · Abdullah Alchihabi, Marzi Heidari, Yuhong Guo

Due to the availability of only a few labeled instances for the novel target prediction task and the significant domain shift between the well annotated source domain and the target domain, cross-domain few-shot learning (CDFSL) induces a very challenging adaptation problem. In this paper, we propose a simple Adaptive Weighted Co-Learning (AWCoL) method to address the CDFSL challenge by adapting two independently trained source prototypical classification models to the target task in a weighted co-learning manner. The proposed method deploys a weighted moving average prediction strategy to generate probabilistic predictions from each model, and then conducts adaptive co-learning by jointly fine-tuning the two models in an alternating manner based on the pseudo-labels and instance weights produced from the predictions. Moreover, a negative pseudo-labeling regularizer is further deployed to improve the fine-tuning process by penalizing false predictions. Comprehensive experiments are conducted on multiple benchmark datasets and the empirical results demonstrate that the proposed method produces state-of-the-art CDFSL performance.

📄 PDF Abstract BibTeX arXiv:2312.03928

Code (0)

등록된 구현이 없습니다.

Tasks

Cross-Domain Few-Shotcross-domain few-shot learningFew-Shot Learning

Similar Papers 제목 키워드 기반

Bayesian adaptively-weighted ensembles for few-shot abdominal segmentation

2026-08-06 · Abbas Al-Sabbagh, Shalom F. Mushtaq, Tomás M. da Silva, Kushagra Soni 외 arxiv

Few-shot learning has emerged as a promising approach for anatomical segmentation when labelled data are scarce. However, different few-shot learning algorithms exhibit complementary strengths and weaknesses, with perfor…

Few-Shot Learning

Diverse Few-Shot Text Classification with Multiple Metrics

2018-05-19 · NAACL 2018 6 · Mo Yu, Xiaoxiao Guo, Jin-Feng Yi, Shiyu Chang 외

We study few-shot learning in natural language domains. Compared to many existing works that apply either metric-based or optimization-based meta-learning to image domain with low inter-task variance, we consider a more …

ClassificationFew-Shot LearningFew-Shot Text ClassificationGeneral Classification+7

Few-Shot Text Ranking with Meta Adapted Synthetic Weak Supervision

2020-12-29 · ACL 2021 5 · Si Sun, Yingzhuo Qian, Zhenghao Liu, Chenyan Xiong 외

The effectiveness of Neural Information Retrieval (Neu-IR) often depends on a large scale of in-domain relevance training signals, which are not always available in real-world ranking scenarios. To democratize the benefi…

Information RetrievalLearning-To-RankRetrieval

Style Mixing and Patchwise Prototypical Matching for One-Shot Unsupervised Domain Adaptive Semantic Segmentation

2021-12-09 · Xinyi Wu, Zhenyao Wu, Yuhang Lu, Lili Ju 외

In this paper, we tackle the problem of one-shot unsupervised domain adaptation (OSUDA) for semantic segmentation where the segmentors only see one unlabeled target image during training. In this case, traditional unsupe…

Domain AdaptationOne-shot Unsupervised Domain AdaptationSemantic SegmentationStyle Transfer+1

Combining Domain-Specific Meta-Learners in the Parameter Space for Cross-Domain Few-Shot Classification

2020-10-31 · Shuman Peng, Weilian Song, Martin Ester

The goal of few-shot classification is to learn a model that can classify novel classes using only a few training examples. Despite the promising results shown by existing meta-learning algorithms in solving the few-shot…

ClassificationCross-Domain Few-ShotDomain GeneralizationGeneral Classification+1