English

Advances in MetaDL: AAAI 2021 challenge and workshop

Computer Vision and Pattern Recognition 2022-02-07 v1

Abstract

To stimulate advances in metalearning using deep learning techniques (MetaDL), we organized in 2021 a challenge and an associated workshop. This paper presents the design of the challenge and its results, and summarizes presentations made at the workshop. The challenge focused on few-shot learning classification tasks of small images. Participants' code submissions were run in a uniform manner, under tight computational constraints. This put pressure on solution designs to use existing architecture backbones and/or pre-trained networks. Winning methods featured various classifiers trained on top of the second last layer of popular CNN backbones, fined-tuned on the meta-training data (not necessarily in an episodic manner), then trained on the labeled support and tested on the unlabeled query sets of the meta-test data.

Keywords

Cite

@article{arxiv.2202.01890,
  title  = {Advances in MetaDL: AAAI 2021 challenge and workshop},
  author = {Adrian El Baz and Isabelle Guyon and Zhengying Liu and Jan van Rijn and Sebastien Treguer and Joaquin Vanschoren},
  journal= {arXiv preprint arXiv:2202.01890},
  year   = {2022}
}

Comments

Proceedings of Machine Learning Research, PMLR, 2021

R2 v1 2026-06-24T09:18:59.896Z