One of these (Few) Things is Not Like the Others
Nat Roth, Justin Wagle

TL;DR
This paper introduces a few-shot learning model capable of classifying images and rejecting irrelevant ones, addressing real-world noisy datasets and enabling deployment on low-power devices.
Contribution
It extends existing few-shot learning methods with a mechanism to reject irrelevant images, improving applicability to noisy, real-world datasets.
Findings
Rejection of irrelevant images is more challenging than standard classification.
The proposed method performs well across various model architectures.
The approach is suitable for deployment on low-powered devices.
Abstract
To perform well, most deep learning based image classification systems require large amounts of data and computing resources. These constraints make it difficult to quickly personalize to individual users or train models outside of fairly powerful machines. To deal with these problems, there has been a large body of research into teaching machines to learn to classify images based on only a handful of training examples, a field known as few-shot learning. Few-shot learning research traditionally makes the simplifying assumption that all images belong to one of a fixed number of previously seen groups. However, many image datasets, such as a camera roll on a phone, will be noisy and contain images that may not be relevant or fit into any clear group. We propose a model which can both classify new images based on a small number of examples and recognize images which do not belong to any…
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 · COVID-19 diagnosis using AI · Anomaly Detection Techniques and Applications
