paper-with-me

Papers

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

2022-09-18 · Yuqing Hu, Stéphane Pateux, Vincent Gripon

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.

📄 PDF Abstract BibTeX arXiv:2209.08527

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian InferenceClusteringDimensionality ReductionFew-Shot Image ClassificationFew-Shot LearningVariational Inference

Similar Papers 제목 키워드 기반

Deep Adaptive Dimension Reduction for Bayesian Inference in Inverse Problems

2026-05-28 · Yueyang Wang, Xili Wang, Kejun Tang, Xiaoliang Wan 외 arxiv

Solving high-dimensional PDE-governed inverse problems is often challenging due to complex non-Gaussian posterior distributions, expensive forward model evaluations, and misspecified prior information. To address these i…

Bayesian Inference

Dimension Reduction for time series with Variational AutoEncoders

2022-04-23 · William Todo, Beatrice Laurent, Jean-Michel Loubes, Merwann Selmani

In this work, we explore dimensionality reduction techniques for univariate and multivariate time series data. We especially conduct a comparison between wavelet decomposition and convolutional variational autoencoders f…

Dimensionality ReductionTime SeriesTime Series Analysis

Factor Analysis, Probabilistic Principal Component Analysis, Variational Inference, and Variational Autoencoder: Tutorial and Survey

2021-01-04 · Benyamin Ghojogh, Ali Ghodsi, Fakhri Karray, Mark Crowley

This is a tutorial and survey paper on factor analysis, probabilistic Principal Component Analysis (PCA), variational inference, and Variational Autoencoder (VAE). These methods, which are tightly related, are dimensiona…

DecoderDimensionality ReductionVariational Inference

Meta-Learned Confidence for Few-shot Learning

2020-02-27 · Seong Min Kye, Hae Beom Lee, Hoirin Kim, Sung Ju Hwang

Transductive inference is an effective means of tackling the data deficiency problem in few-shot learning settings. A popular transductive inference technique for few-shot metric-based approaches, is to update the protot…

Few-Shot Image ClassificationFew-Shot LearningMeta-Learning

Kalman Gradient Descent: Adaptive Variance Reduction in Stochastic Optimization

2018-10-29 · James Vuckovic

We introduce Kalman Gradient Descent, a stochastic optimization algorithm that uses Kalman filtering to adaptively reduce gradient variance in stochastic gradient descent by filtering the gradient estimates. We present b…

BIG-bench Machine LearningStochastic OptimizationVariational Inference