Few-shot Open-set Recognition by Transformation Consistency
Minki Jeong, Seokeon Choi, Changick Kim

TL;DR
This paper introduces SnaTCHer, a novel method for few-shot open-set recognition that detects unseen classes without relying on pseudo-unseen samples, by measuring transformation consistency between prototypes.
Contribution
The paper proposes a transformation consistency-based detector, SnaTCHer, that improves open-set detection in few-shot learning without pseudo-unseen data dependence.
Findings
SnaTCHer outperforms existing methods in unseen class detection.
The method is robust across various prototype transformation techniques.
It enhances open-set recognition without sacrificing closed-set classification accuracy.
Abstract
In this paper, we attack a few-shot open-set recognition (FSOSR) problem, which is a combination of few-shot learning (FSL) and open-set recognition (OSR). It aims to quickly adapt a model to a given small set of labeled samples while rejecting unseen class samples. Since OSR requires rich data and FSL considers closed-set classification, existing OSR and FSL methods show poor performances in solving FSOSR problems. The previous FSOSR method follows the pseudo-unseen class sample-based methods, which collect pseudo-unseen samples from the other dataset or synthesize samples to model unseen class representations. However, this approach is heavily dependent on the composition of the pseudo samples. In this paper, we propose a novel unknown class sample detector, named SnaTCHer, that does not require pseudo-unseen samples. Based on the transformation consistency, our method measures the…
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 · Sparse and Compressive Sensing Techniques · Machine Learning and ELM
