English

Large Margin Mechanism and Pseudo Query Set on Cross-Domain Few-Shot Learning

Machine Learning 2024-02-07 v2 Machine Learning

Abstract

In recent years, few-shot learning problems have received a lot of attention. While methods in most previous works were trained and tested on datasets in one single domain, cross-domain few-shot learning is a brand-new branch of few-shot learning problems, where models handle datasets in different domains between training and testing phases. In this paper, to solve the problem that the model is pre-trained (meta-trained) on a single dataset while fine-tuned on datasets in four different domains, including common objects, satellite images, and medical images, we propose a novel large margin fine-tuning method (LMM-PQS), which generates pseudo query images from support images and fine-tunes the feature extraction modules with a large margin mechanism inspired by methods in face recognition. According to the experiment results, LMM-PQS surpasses the baseline models by a significant margin and demonstrates that our approach is robust and can easily adapt pre-trained models to new domains with few data.

Keywords

Cite

@article{arxiv.2005.09218,
  title  = {Large Margin Mechanism and Pseudo Query Set on Cross-Domain Few-Shot Learning},
  author = {Jia-Fong Yeh and Hsin-Ying Lee and Bing-Chen Tsai and Yi-Rong Chen and Ping-Chia Huang and Winston H. Hsu},
  journal= {arXiv preprint arXiv:2005.09218},
  year   = {2024}
}

Comments

Full version of the CDFSL competition report (in CVPRW'20), archived

R2 v1 2026-06-23T15:38:59.915Z