One-Class Meta-Learning: Towards Generalizable Few-Shot Open-Set Classification
Jedrzej Kozerawski, Matthew Turk

TL;DR
This paper introduces novel meta-learning methods for few-shot open-set classification, enabling better generalization to unknown classes without retraining, and demonstrates superior performance on standard benchmarks.
Contribution
It proposes two new few-shot one-class classification methods, Meta-BCE and OCML, that extend existing models to open-set scenarios without degrading closed-set accuracy.
Findings
Both methods outperform state-of-the-art on benchmark datasets.
Meta-BCE learns separate feature representations for one-class classification.
OCML generates classifiers from standard features for open-set recognition.
Abstract
Real-world classification tasks are frequently required to work in an open-set setting. This is especially challenging for few-shot learning problems due to the small sample size for each known category, which prevents existing open-set methods from working effectively; however, most multiclass few-shot methods are limited to closed-set scenarios. In this work, we address the problem of few-shot open-set classification by first proposing methods for few-shot one-class classification and then extending them to few-shot multiclass open-set classification. We introduce two independent few-shot one-class classification methods: Meta Binary Cross-Entropy (Meta-BCE), which learns a separate feature representation for one-class classification, and One-Class Meta-Learning (OCML), which learns to generate one-class classifiers given standard multiclass feature representation. Both methods can…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Anomaly Detection Techniques and Applications · Machine Learning and ELM
