Meta-Learning for One-Class Classification with Few Examples using Order-Equivariant Network
Ademola Oladosu, Tony Xu, Philip Ekfeldt, Brian A. Kelly, Miles, Cranmer, Shirley Ho, Adrian M. Price-Whelan, Gabriella Contardo

TL;DR
This paper introduces a meta-learning approach using order-equivariant networks for few-shot one-class classification, enabling effective predictions with minimal positive examples and no negative supervision, demonstrated on astronomical data.
Contribution
The paper proposes a novel meta-learning framework with order-equivariant networks for OCC, capable of generalizing to unseen tasks with limited positive data without retraining.
Findings
Outperforms baselines on synthetic streams without retraining
Shows promising results on real stellar stream data with fine-tuning
Highlights the importance of task similarity for transferability
Abstract
This paper presents a meta-learning framework for few-shots One-Class Classification (OCC) at test-time, a setting where labeled examples are only available for the positive class, and no supervision is given for the negative example. We consider that we have a set of `one-class classification' objective-tasks with only a small set of positive examples available for each task, and a set of training tasks with full supervision (i.e. highly imbalanced classification). We propose an approach using order-equivariant networks to learn a 'meta' binary-classifier. The model will take as input an example to classify from a given task, as well as the corresponding supervised set of positive examples for this OCC task. Thus, the output of the model will be 'conditioned' on the available positive example of a given task, allowing to predict on new tasks and new examples without labeled negative…
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 Data Classification · Anomaly Detection Techniques and Applications
