Cross-Domain Few-Shot

53 papers with code • 9 benchmarks • 6 datasets

This task has no description! Would you like to contribute one?

Libraries

Use these libraries to find Cross-Domain Few-Shot models and implementations

Most implemented papers

Few-Shot Learning with Graph Neural Networks

vgsatorras/few-shot-gnn 10 Nov 2017

We propose to study the problem of few-shot learning with the prism of inference on a partially observed graphical model, constructed from a collection of input images whose label can be either observed or not.

Cross-domain Few-shot Learning with Task-specific Adapters

google-research/meta-dataset CVPR 2022

In this paper, we look at the problem of cross-domain few-shot classification that aims to learn a classifier from previously unseen classes and domains with few labeled samples.

Self-Supervised Learning For Few-Shot Image Classification

Alibaba-AAIG/SSL-FEW-SHOT 14 Nov 2019

In this paper, we proposed to train a more generalized embedding network with self-supervised learning (SSL) which can provide robust representation for downstream tasks by learning from the data itself.

A Broader Study of Cross-Domain Few-Shot Learning

IBM/cdfsl-benchmark ECCV 2020

Extensive experiments on the proposed benchmark are performed to evaluate state-of-art meta-learning approaches, transfer learning approaches, and newer methods for cross-domain few-shot learning.

Cross-Domain Few-Shot Learning by Representation Fusion

ml-jku/chef 13 Oct 2020

On the few-shot datasets miniImagenet and tieredImagenet with small domain shifts, CHEF is competitive with state-of-the-art methods.

Shallow Bayesian Meta Learning for Real-World Few-Shot Recognition

open-debin/bayesian_mqda ICCV 2021

Current state-of-the-art few-shot learners focus on developing effective training procedures for feature representations, before using simple, e. g. nearest centroid, classifiers.

On Label-Efficient Computer Vision: Building Fast and Effective Few-Shot Image Classifiers

plai-group/simple-cnaps University of British Columbia Theses and Dissertations 2021

The first method, Simple CNAPS, employs a hierarchically regularized Mahalanobis-distance based classifier combined with a state of the art neural adaptive feature extractor to achieve strong performance on Meta-Dataset, mini-ImageNet and tiered-ImageNet benchmarks.

Beyond Simple Meta-Learning: Multi-Purpose Models for Multi-Domain, Active and Continual Few-Shot Learning

plai-group/simple-cnaps 13 Jan 2022

The first method, Simple CNAPS, employs a hierarchically regularized Mahalanobis-distance based classifier combined with a state of the art neural adaptive feature extractor to achieve strong performance on Meta-Dataset, mini-ImageNet and tiered-ImageNet benchmarks.

Understanding Cross-Domain Few-Shot Learning Based on Domain Similarity and Few-Shot Difficulty

sungnyun/understanding-cdfsl 1 Feb 2022

This data enables self-supervised pre-training on the target domain, in addition to supervised pre-training on the source domain.

Universal Representations: A Unified Look at Multiple Task and Domain Learning

vico-uoe/universalrepresentations 6 Apr 2022

We propose a unified look at jointly learning multiple vision tasks and visual domains through universal representations, a single deep neural network.