English

DAMSL: Domain Agnostic Meta Score-based Learning

Machine Learning 2021-06-08 v1 Artificial Intelligence Computer Vision and Pattern Recognition

Abstract

In this paper, we propose Domain Agnostic Meta Score-based Learning (DAMSL), a novel, versatile and highly effective solution that delivers significant out-performance over state-of-the-art methods for cross-domain few-shot learning. We identify key problems in previous meta-learning methods over-fitting to the source domain, and previous transfer-learning methods under-utilizing the structure of the support set. The core idea behind our method is that instead of directly using the scores from a fine-tuned feature encoder, we use these scores to create input coordinates for a domain agnostic metric space. A graph neural network is applied to learn an embedding and relation function over these coordinates to process all information contained in the score distribution of the support set. We test our model on both established CD-FSL benchmarks and new domains and show that our method overcomes the limitations of previous meta-learning and transfer-learning methods to deliver substantial improvements in accuracy across both smaller and larger domain shifts.

Keywords

Cite

@article{arxiv.2106.03041,
  title  = {DAMSL: Domain Agnostic Meta Score-based Learning},
  author = {John Cai and Bill Cai and Shengmei Shen},
  journal= {arXiv preprint arXiv:2106.03041},
  year   = {2021}
}

Comments

Accepted to CVPR 2021 L2ID Workshop

R2 v1 2026-06-24T02:52:39.463Z