paper-with-me

홈 › Papers

Rethinking the Evaluation of Out-of-Distribution Detection: A Sorites Paradox

2024-06-14 · Xingming Long, Jie Zhang, Shiguang Shan, Xilin Chen

Most existing out-of-distribution (OOD) detection benchmarks classify samples with novel labels as the OOD data. However, some marginal OOD samples actually have close semantic contents to the in-distribution (ID) sample, which makes determining the OOD sample a Sorites Paradox. In this paper, we construct a benchmark named Incremental Shift OOD (IS-OOD) to address the issue, in which we divide the test samples into subsets with different semantic and covariate shift degrees relative to the ID dataset. The data division is achieved through a shift measuring method based on our proposed Language Aligned Image feature Decomposition (LAID). Moreover, we construct a Synthetic Incremental Shift (Syn-IS) dataset that contains high-quality generated images with more diverse covariate contents to complement the IS-OOD benchmark. We evaluate current OOD detection methods on our benchmark and find several important insights: (1) The performance of most OOD detection methods significantly improves as the semantic shift increases; (2) Some methods like GradNorm may have different OOD detection mechanisms as they rely less on semantic shifts to make decisions; (3) Excessive covariate shifts in the image are also likely to be considered as OOD for some methods. Our code and data are released in https://github.com/qqwsad5/IS-OOD.

📄 PDF Abstract BibTeX arXiv:2406.09867

Code (1)

qqwsad5/is-ood 공식 구현 pytorch

Tasks

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

Similar Papers 제목 키워드 기반

The knowledge paradox: why knowing more is knowing less

2017-02-20

To provide an explanation of the evolution of scientific knowledge, I start from the assumption that knowledge is based on concepts, and propose that each concept about reality is affected by vagueness. This entails a pa…

Paraconsistent Foundations for Probabilistic Reasoning, Programming and Concept Formation

2020-12-28 · Ben Goertzel

It is argued that 4-valued paraconsistent truth values (called here "p-bits") can serve as a conceptual, mathematical and practical foundation for highly AI-relevant forms of probabilistic logic and probabilistic program…

Probabilistic Programming

Classificatory Sorites, Probabilistic Supervenience, and Rule-Making

2015-02-04 · Damir D. Dzhafarov, Ehtibar N. Dzhafarov

We view sorites in terms of stimuli acting upon a system and evoking this system's responses. Supervenience of responses on stimuli implies that they either lack tolerance (i.e., they change in every vicinity of some of …

The Rosetta Paradox: Domain-Specific Performance Inversions in Large Language Models

2024-12-09 · Basab Jha, Ujjwal Puri

While large language models, such as GPT and BERT, have already demonstrated unprecedented skills in everything from natural language processing to domain-specific applications, there came an unexplored phenomenon we ter…

Common Sense ReasoningSpecificity

Mitigating the Likelihood Paradox in Flow-based OOD Detection via Entropy Manipulation

2026-02-10 · Donghwan Kim, Hyunsoo Yoon arxiv

Deep generative models that can tractably compute input likelihoods, including normalizing flows, often assign unexpectedly high likelihoods to out-of-distribution (OOD) inputs. We mitigate this likelihood paradox by man…

Semantic Similarity