LGCVSep 18, 2022

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

arXiv:2209.08527v123 citationsh-index: 26
Originality Incremental advance
AI Analysis

It addresses the problem of data annotation costs and uncertainty in few-shot learning for researchers and practitioners, offering incremental improvements over existing methods.

The paper tackles transductive few-shot classification by proposing a clustering method using variational Bayesian inference and adaptive dimension reduction, achieving up to 6% accuracy gain in unbalanced settings and competitive results in balanced settings.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes