SOTAVerified

Adaptive Dimension Reduction and Variational Inference for Transductive Few-Shot Classification

2022-09-18Unverified0· sign in to hype

Yuqing Hu, Stéphane Pateux, Vincent Gripon

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

Transductive Few-Shot learning has gained increased attention nowadays considering the cost of data annotations along with the increased accuracy provided by unlabelled samples in the domain of few shot. Especially in Few-Shot Classification (FSC), recent works explore the feature distributions aiming at maximizing likelihoods or posteriors with respect to the unknown parameters. Following this vein, and considering the parallel between FSC and clustering, we seek for better taking into account the uncertainty in estimation due to lack of data, as well as better statistical properties of the clusters associated with each class. Therefore in this paper we propose a new clustering method based on Variational Bayesian inference, further improved by Adaptive Dimension Reduction based on Probabilistic Linear Discriminant Analysis. Our proposed method significantly improves accuracy in the realistic unbalanced transductive setting on various Few-Shot benchmarks when applied to features used in previous studies, with a gain of up to 6\% in accuracy. In addition, when applied to balanced setting, we obtain very competitive results without making use of the class-balance artefact which is disputable for practical use cases. We also provide the performance of our method on a high performing pretrained backbone, with the reported results further surpassing the current state-of-the-art accuracy, suggesting the genericity of the proposed method.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
CIFAR-FS 5-way (1-shot)BAVARDAGEAccuracy87.35Unverified
CIFAR-FS 5-way (5-shot)BAVARDAGEAccuracy90.63Unverified
CUB 200 5-way 1-shotBAVARDAGEAccuracy90.42Unverified
CUB 200 5-way 5-shotBAVARDAGEAccuracy93.5Unverified
Dirichlet CUB-200 (5-way, 1-shot)BAVARDAGE1:1 Accuracy82Unverified
Dirichlet CUB-200 (5-way, 5-shot)BAVARDAGE1:1 Accuracy90.7Unverified
Dirichlet Mini-Imagenet (5-way, 1-shot)BAVARDAGE1:1 Accuracy71Unverified
Dirichlet Mini-Imagenet (5-way, 5-shot)BAVARDAGE1:1 Accuracy83.6Unverified
Dirichlet Tiered-Imagenet (5-way, 1-shot)BAVARDAGE1:1 Accuracy76.6Unverified
Dirichlet Tiered-Imagenet (5-way, 5-shot)BAVARDAGE1:1 Accuracy86.5Unverified
FC100 5-way (1-shot)BAVARDAGEAccuracy57.27Unverified
FC100 5-way (5-shot)BAVARDAGEAccuracy70.6Unverified
Mini-Imagenet 5-way (1-shot)BAVARDAGEAccuracy84.8Unverified
Mini-Imagenet 5-way (5-shot)BAVARDAGEAccuracy91.65Unverified
Tiered ImageNet 5-way (1-shot)BAVARDAGEAccuracy85.2Unverified
Tiered ImageNet 5-way (5-shot)BAVARDAGEAccuracy90.41Unverified

Reproductions