Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Conjugated Semantic Pool Improves OOD Detection with Pre-trained Vision-Language Models

About

A straightforward pipeline for zero-shot out-of-distribution (OOD) detection involves selecting potential OOD labels from an extensive semantic pool and then leveraging a pre-trained vision-language model to perform classification on both in-distribution (ID) and OOD labels. In this paper, we theorize that enhancing performance requires expanding the semantic pool, while increasing the expected probability of selected OOD labels being activated by OOD samples, and ensuring low mutual dependence among the activations of these OOD labels. A natural expansion manner is to adopt a larger lexicon; however, the inevitable introduction of numerous synonyms and uncommon words fails to meet the above requirements, indicating that viable expansion manners move beyond merely selecting words from a lexicon. Since OOD detection aims to correctly classify input images into ID/OOD class groups, we can "make up" OOD label candidates which are not standard class names but beneficial for the process. Observing that the original semantic pool is comprised of unmodified specific class names, we correspondingly construct a conjugated semantic pool (CSP) consisting of modified superclass names, each serving as a cluster center for samples sharing similar properties across different categories. Consistent with our established theory, expanding OOD label candidates with the CSP satisfies the requirements and outperforms existing works by 7.89% in FPR95. Codes are available in https://github.com/MengyuanChen21/NeurIPS2024-CSP.

Mengyuan Chen, Junyu Gao, Changsheng Xu• 2024

Related benchmarks

TaskDatasetResultRank
Out-of-Distribution DetectionSUN OOD with ImageNet-1k In-distribution (test)
FPR@9513.66
247
Out-of-Distribution DetectionImageNet-1K
FPR@9522.3
156
Out-of-Distribution DetectionImageNet-1k ID iNaturalist OOD
FPR951.54
132
Out-of-Distribution DetectionImageNet
AUROC95.7
113
Out-of-Distribution DetectionCUB
AUC81.1
102
OOD DetectionPlaces (OOD)
AUROC90.48
100
OOD DetectioniNaturalist
AUROC99.47
95
OOD DetectionImageNet-1k ID Average OOD
AUROC0.9576
92
OOD DetectioniNaturalist (OOD) / ImageNet-1k (ID) 1.0 (test)
FPR950.46
90
OOD DetectionImageNet-54 (test)
AUC97.7
85
Showing 10 of 83 rows
...

Other info

Follow for update