A Maximum Log-Likelihood Method for Imbalanced Few-Shot Learning Tasks
Samuel Hess, Gregory Ditzler

TL;DR
This paper introduces a maximum log-likelihood method based on exponential distribution assumptions for improved accuracy in imbalanced few-shot learning tasks, outperforming traditional similarity metrics.
Contribution
The paper proposes a novel maximum log-likelihood metric for few-shot learning, demonstrating superior performance and a new iterative algorithm for imbalanced data scenarios.
Findings
Achieves state-of-the-art inductive few-shot performance.
Improves transductive few-shot accuracy on imbalanced datasets.
Outperforms cosine and Euclidean distance metrics.
Abstract
Few-shot learning is a rapidly evolving area of research in machine learning where the goal is to classify unlabeled data with only one or "a few" labeled exemplary samples. Neural networks are typically trained to minimize a distance metric between labeled exemplary samples and a query set. Early few-shot approaches use an episodic training process to sub-sample the training data into few-shot batches. This training process matches the sub-sampling done on evaluation. Recently, conventional supervised training coupled with a cosine distance has achieved superior performance for few-shot. Despite the diversity of few-shot approaches over the past decade, most methods still rely on the cosine or Euclidean distance layer between the latent features of the trained network. In this work, we investigate the distributions of trained few-shot features and demonstrate that they can be roughly…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · COVID-19 diagnosis using AI · Multimodal Machine Learning Applications
