paper-with-me

홈 › Papers

Out-of-distribution Detection in Few-shot Classification

2019-09-25 · Kuan-Chieh Wang, Paul Vicol, Eleni Triantafillou, Chia-Cheng Liu, Richard Zemel

In many real-world settings, a learning model must perform few-shot classification: learn to classify examples from unseen classes using only a few labeled examples per class. Additionally, to be safely deployed, it should have the ability to detect out-of-distribution inputs: examples that do not belong to any of the classes. While both few-shot classification and out-of-distribution detection are popular topics, their combination has not been studied. In this work, we propose tasks for out-of-distribution detection in the few-shot setting and establish benchmark datasets, based on four popular few-shot classification datasets. Then, we propose two new methods for this task and investigate their performance. In sum, we establish baseline out-of-distribution detection results using standard metrics on new benchmark datasets and show improved results with our proposed methods.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationOut-of-Distribution Detection

Similar Papers 제목 키워드 기반

FROB: Few-shot ROBust Model for Classification and Out-of-Distribution Detection

2021-11-30 · Nikolaos Dionelis, Mehrdad Yaghoobi, Sotirios A. Tsaftaris

Nowadays, classification and Out-of-Distribution (OoD) detection in the few-shot setting remain challenging aims due to rarity and the limited samples in the few-shot setting, and because of adversarial attacks. Accompli…

One-Class ClassificationOut-of-Distribution DetectionOut of Distribution (OOD) DetectionSelf-Supervised Learning

FROB: Few-shot ROBust Model for Classification with Out-of-Distribution Detection

2021-09-29 · Nikolaos Dionelis, Mehrdad Yaghoobi, Sotirios A. Tsaftaris

Nowadays, classification and Out-of-Distribution (OoD) detection in the few-shot setting remain challenging aims mainly due to rarity and the limited samples in the few-shot setting, and because of adversarial attacks. A…

One-Class ClassificationOut-of-Distribution DetectionOut of Distribution (OOD) DetectionSelf-Supervised Learning

LoCoOp: Few-Shot Out-of-Distribution Detection via Prompt Learning

2023-06-02 · NeurIPS 2023 11 · Atsuyuki Miyai, Qing Yu, Go Irie, Kiyoharu Aizawa

We present a novel vision-language prompt learning approach for few-shot out-of-distribution (OOD) detection. Few-shot OOD detection aims to detect OOD images from classes that are unseen during training using only a few…

Out-of-Distribution DetectionOut of Distribution (OOD) DetectionPrompt Learning

HyperMix: Out-of-Distribution Detection and Classification in Few-Shot Settings

2023-12-22 · Nikhil Mehta, Kevin J Liang, Jing Huang, Fu-Jen Chu 외

Out-of-distribution (OOD) detection is an important topic for real-world machine learning systems, but settings with limited in-distribution samples have been underexplored. Such few-shot OOD settings are challenging, as…

Out-of-Distribution DetectionOut of Distribution (OOD) Detection

OOD-MAML: Meta-Learning for Few-Shot Out-of-Distribution Detection and Classification

2020-12-01 · NeurIPS 2020 12 · Taewon Jeong, Heeyoung Kim

We propose a few-shot learning method for detecting out-of-distribution (OOD) samples from classes that are unseen during training while classifying samples from seen classes using only a few labeled examples. For detect…

Few-Shot LearningGeneral ClassificationMeta-LearningOut-of-Distribution Detection+1