Open-Set Likelihood Maximization for Few-Shot Learning
Malik Boudiaf, Etienne Bennequin, Myriam Tami, Antoine Toubhans, Pablo, Piantanida, C\'eline Hudelot, Ismail Ben Ayed

TL;DR
This paper introduces OSLO, a novel open-set likelihood maximization approach for few-shot learning that improves both classification and outlier detection by incorporating latent scores and supervision constraints.
Contribution
The paper proposes a new generalization of maximum likelihood, OSLO, which effectively handles open-set recognition in few-shot learning through latent scores and modular design.
Findings
OSLO outperforms existing methods in open-set recognition tasks.
It improves both inlier classification and outlier detection accuracy.
The method is interpretable and easily applicable to pre-trained models.
Abstract
We tackle the Few-Shot Open-Set Recognition (FSOSR) problem, i.e. classifying instances among a set of classes for which we only have a few labeled samples, while simultaneously detecting instances that do not belong to any known class. We explore the popular transductive setting, which leverages the unlabelled query instances at inference. Motivated by the observation that existing transductive methods perform poorly in open-set scenarios, we propose a generalization of the maximum likelihood principle, in which latent scores down-weighing the influence of potential outliers are introduced alongside the usual parametric model. Our formulation embeds supervision constraints from the support set and additional penalties discouraging overconfident predictions on the query set. We proceed with a block-coordinate descent, with the latent scores and parametric model co-optimized alternately,…
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 · Machine Learning and Algorithms · Anomaly Detection Techniques and Applications
