English

Attentional Meta-learners for Few-shot Polythetic Classification

Machine Learning 2022-06-28 v2

Abstract

Polythetic classifications, based on shared patterns of features that need neither be universal nor constant among members of a class, are common in the natural world and greatly outnumber monothetic classifications over a set of features. We show that threshold meta-learners, such as Prototypical Networks, require an embedding dimension that is exponential in the number of task-relevant features to emulate these functions. In contrast, attentional classifiers, such as Matching Networks, are polythetic by default and able to solve these problems with a linear embedding dimension. However, we find that in the presence of task-irrelevant features, inherent to meta-learning problems, attentional models are susceptible to misclassification. To address this challenge, we propose a self-attention feature-selection mechanism that adaptively dilutes non-discriminative features. We demonstrate the effectiveness of our approach in meta-learning Boolean functions, and synthetic and real-world few-shot learning tasks.

Keywords

Cite

@article{arxiv.2106.05317,
  title  = {Attentional Meta-learners for Few-shot Polythetic Classification},
  author = {Ben Day and Ramon Viñas and Nikola Simidjievski and Pietro Liò},
  journal= {arXiv preprint arXiv:2106.05317},
  year   = {2022}
}

Comments

Accepted at ICML 2022

R2 v1 2026-06-24T03:01:42.025Z