English

Interventional Few-Shot Learning

Machine Learning 2020-12-07 v2 Computer Vision and Pattern Recognition

Abstract

We uncover an ever-overlooked deficiency in the prevailing Few-Shot Learning (FSL) methods: the pre-trained knowledge is indeed a confounder that limits the performance. This finding is rooted from our causal assumption: a Structural Causal Model (SCM) for the causalities among the pre-trained knowledge, sample features, and labels. Thanks to it, we propose a novel FSL paradigm: Interventional Few-Shot Learning (IFSL). Specifically, we develop three effective IFSL algorithmic implementations based on the backdoor adjustment, which is essentially a causal intervention towards the SCM of many-shot learning: the upper-bound of FSL in a causal view. It is worth noting that the contribution of IFSL is orthogonal to existing fine-tuning and meta-learning based FSL methods, hence IFSL can improve all of them, achieving a new 1-/5-shot state-of-the-art on \textit{mini}ImageNet, \textit{tiered}ImageNet, and cross-domain CUB. Code is released at https://github.com/yue-zhongqi/ifsl.

Keywords

Cite

@article{arxiv.2009.13000,
  title  = {Interventional Few-Shot Learning},
  author = {Zhongqi Yue and Hanwang Zhang and Qianru Sun and Xian-Sheng Hua},
  journal= {arXiv preprint arXiv:2009.13000},
  year   = {2020}
}

Comments

Accepted by NeurIPS 2020

R2 v1 2026-06-23T18:49:56.223Z