CVDec 4, 2023

Likelihood-Aware Semantic Alignment for Full-Spectrum Out-of-Distribution Detection

arXiv:2312.01732v18 citationsh-index: 24
Originality Highly original
AI Analysis

This addresses the challenge of robust out-of-distribution detection for machine learning systems, particularly in near-OOD settings, representing a strong specific gain.

The paper tackles the problem of full-spectrum out-of-distribution detection, which involves recognizing in-distribution samples under both semantic and covariate shifts, by proposing a Likelihood-Aware Semantic Alignment framework that improves performance, achieving gains of 15.26% and 18.88% on benchmarks.

Full-spectrum out-of-distribution (F-OOD) detection aims to accurately recognize in-distribution (ID) samples while encountering semantic and covariate shifts simultaneously. However, existing out-of-distribution (OOD) detectors tend to overfit the covariance information and ignore intrinsic semantic correlation, inadequate for adapting to complex domain transformations. To address this issue, we propose a Likelihood-Aware Semantic Alignment (LSA) framework to promote the image-text correspondence into semantically high-likelihood regions. LSA consists of an offline Gaussian sampling strategy which efficiently samples semantic-relevant visual embeddings from the class-conditional Gaussian distribution, and a bidirectional prompt customization mechanism that adjusts both ID-related and negative context for discriminative ID/OOD boundary. Extensive experiments demonstrate the remarkable OOD detection performance of our proposed LSA especially on the intractable Near-OOD setting, surpassing existing methods by a margin of $15.26\%$ and $18.88\%$ on two F-OOD benchmarks, respectively.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes