SOTAVerified

Rectifying the Shortcut Learning of Background for Few-Shot Learning

2021-07-16NeurIPS 2021Code Available1· sign in to hype

Xu Luo, Longhui Wei, Liangjian Wen, Jinrong Yang, Lingxi Xie, Zenglin Xu, Qi Tian

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

The category gap between training and evaluation has been characterised as one of the main obstacles to the success of Few-Shot Learning (FSL). In this paper, we for the first time empirically identify image background, common in realistic images, as a shortcut knowledge helpful for in-class classification but ungeneralizable beyond training categories in FSL. A novel framework, COSOC, is designed to tackle this problem by extracting foreground objects in images at both training and evaluation without any extra supervision. Extensive experiments carried on inductive FSL tasks demonstrate the effectiveness of our approaches.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
Mini-Imagenet 5-way (1-shot)COSOC (inductive)Accuracy69.28Unverified
Mini-Imagenet 5-way (5-shot)COSOC (inductive)Accuracy85.16Unverified

Reproductions