paper-with-me

홈 › Papers

Envisioning Outlier Exposure by Large Language Models for Out-of-Distribution Detection

2024-06-02 · Chentao Cao, Zhun Zhong, Zhanke Zhou, Yang Liu, Tongliang Liu, Bo Han

Detecting out-of-distribution (OOD) samples is essential when deploying machine learning models in open-world scenarios. Zero-shot OOD detection, requiring no training on in-distribution (ID) data, has been possible with the advent of vision-language models like CLIP. Existing methods build a text-based classifier with only closed-set labels. However, this largely restricts the inherent capability of CLIP to recognize samples from large and open label space. In this paper, we propose to tackle this constraint by leveraging the expert knowledge and reasoning capability of large language models (LLM) to Envision potential Outlier Exposure, termed EOE, without access to any actual OOD data. Owing to better adaptation to open-world scenarios, EOE can be generalized to different tasks, including far, near, and fine-grained OOD detection. Technically, we design (1) LLM prompts based on visual similarity to generate potential outlier class labels specialized for OOD detection, as well as (2) a new score function based on potential outlier penalty to distinguish hard OOD samples effectively. Empirically, EOE achieves state-of-the-art performance across different OOD tasks and can be effectively scaled to the ImageNet-1K dataset. The code is publicly available at: https://github.com/tmlr-group/EOE.

📄 PDF Abstract BibTeX arXiv:2406.00806

Code (1)

tmlr-group/eoe 공식 구현 pytorch

Tasks

Out-of-Distribution Detection

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

On the Powerfulness of Textual Outlier Exposure for Visual OoD Detection

2023-10-25 · NeurIPS 2023 11

Successful detection of Out-of-Distribution (OoD) data is becoming increasingly important to ensure safe deployment of neural networks. One of the main challenges in OoD detection is that neural networks output overconfi…

Deep Anomaly Detection with Outlier Exposure

2018-12-11 · ICLR 2019 5 · Dan Hendrycks, Mantas Mazeika, Thomas Dietterich

It is important to detect anomalous inputs when deploying machine learning systems. The use of larger and more complex inputs in deep learning magnifies the difficulty of distinguishing between anomalous and in-distribut…

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

Diversified Outlier Exposure for Out-of-Distribution Detection via Informative Extrapolation

2023-09-21 · NeurIPS 2023 11

Out-of-distribution (OOD) detection is important for deploying reliable machine learning models on real-world applications. Recent advances in outlier exposure have shown promising results on OOD detection via fine-tunin…

Zero-Shot Out-of-Distribution Detection with Outlier Label Exposure

2024-06-03 · Choubo Ding, Guansong Pang

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 ha…

Out-of-Distribution Detection

Understanding and Mitigating the Effect of Outliers in Fair Ranking

2021-12-21 · Fatemeh Sarvi, Maria Heuss, Mohammad Aliannejadi, Sebastian Schelter 외

Traditional ranking systems are expected to sort items in the order of their relevance and thereby maximize their utility. In fair ranking, utility is complemented with fairness as an optimization goal. Recent work on fa…

FairnessOutlier DetectionPosition