Model-Agnostic Few-Shot Open-Set Recognition
Malik Boudiaf, Etienne Bennequin, Myriam Tami, Celine Hudelot, Antoine, Toubhans, Pablo Piantanida, Ismail Ben Ayed

TL;DR
This paper introduces OSTIM, a model-agnostic transductive method for few-shot open-set recognition that outperforms existing approaches by effectively detecting unknown instances across multiple datasets.
Contribution
We propose OSTIM, a novel transductive approach that is model-agnostic and improves open-set detection in few-shot learning scenarios, leveraging architecture flexibility and mutual information maximization.
Findings
OSTIM surpasses existing methods in open-set detection accuracy.
Naive kNN and prototypical classifiers perform well in inductive FSOSR.
OSTIM effectively leverages modern architectures without hyperparameter tuning.
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 few labeled samples, while simultaneously detecting instances that do not belong to any known class. Departing from existing literature, we focus on developing model-agnostic inference methods that can be plugged into any existing model, regardless of its architecture or its training procedure. Through evaluating the embedding's quality of a variety of models, we quantify the intrinsic difficulty of model-agnostic FSOSR. Furthermore, a fair empirical evaluation suggests that the naive combination of a kNN detector and a prototypical classifier ranks before specialized or complex methods in the inductive setting of FSOSR. These observations motivated us to resort to transduction, as a popular and practical relaxation of standard few-shot learning problems.…
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 ELM
