Zero-Shot Out-of-Distribution Detection with Outlier Label Exposure
Choubo Ding, Guansong Pang

TL;DR
This paper introduces Outlier Label Exposure (OLE), a novel method leveraging auxiliary outlier class labels and prototypes to significantly improve zero-shot out-of-distribution detection with vision-language models like CLIP.
Contribution
The paper proposes a new OOD detection approach using outlier label prompts and prototype learning, addressing label noise and calibration issues for enhanced zero-shot detection.
Findings
OLE achieves state-of-the-art performance on large-scale OOD benchmarks.
Outlier prototypes improve the separation between ID and OOD data.
Synthesizing outlier prototypes enhances detection calibration.
Abstract
As vision-language models like CLIP are widely applied to zero-shot tasks and gain remarkable performance on in-distribution (ID) data, detecting and rejecting out-of-distribution (OOD) inputs in the zero-shot setting have become crucial for ensuring the safety of using such models on the fly. Most existing zero-shot OOD detectors rely on ID class label-based prompts to guide CLIP in classifying ID images and rejecting OOD images. In this work we instead propose to leverage a large set of diverse auxiliary outlier class labels as pseudo OOD class text prompts to CLIP for enhancing zero-shot OOD detection, an approach we called Outlier Label Exposure (OLE). The key intuition is that ID images are expected to have lower similarity to these outlier class prompts than OOD images. One issue is that raw class labels often include noise labels, e.g., synonyms of ID labels, rendering raw…
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
TopicsFault Detection and Control Systems · Anomaly Detection Techniques and Applications · Advanced Chemical Sensor Technologies
MethodsSparse Evolutionary Training · Contrastive Language-Image Pre-training
