TL;DR
This paper introduces a meta-learning approach for few-shot one-class classification that learns feature representations from multiclass data, enabling effective classification with minimal target class examples.
Contribution
It presents a novel meta-learning framework that trains feature representations for one-class classification using multiclass data, with a simple Prototypical Networks variant performing comparably to more complex methods.
Findings
Achieved performance comparable to state-of-the-art traditional one-class classifiers.
Demonstrated the effectiveness of learned features over specific one-class algorithms.
Improved baseline results in few-shot one-class classification scenarios.
Abstract
We propose a method that can perform one-class classification given only a small number of examples from the target class and none from the others. We formulate the learning of meaningful features for one-class classification as a meta-learning problem in which the meta-training stage repeatedly simulates one-class classification, using the classification loss of the chosen algorithm to learn a feature representation. To learn these representations, we require only multiclass data from similar tasks. We show how the Support Vector Data Description method can be used with our method, and also propose a simpler variant based on Prototypical Networks that obtains comparable performance, indicating that learning feature representations directly from data may be more important than which one-class algorithm we choose. We validate our approach by adapting few-shot classification datasets to…
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.
