CVApr 23

Component-Based Out-of-Distribution Detection

arXiv:2604.2154662.2h-index: 13
Predicted impact top 54% in CV · last 90 daysOriginality Incremental advance
AI Analysis

For OOD detection in computer vision, CoOD addresses limitations of global and patch-based methods by leveraging component-level analysis.

CoOD introduces a training-free framework that decomposes inputs into functional components to improve OOD detection, achieving consistent improvements on coarse- and fine-grained benchmarks.

Out-of-Distribution (OOD) detection requires sensitivity to subtle shifts without overreacting to natural In-Distribution (ID) diversity. However, from the viewpoint of detection granularity, global representation inevitably suppress local OOD cues, while patch-based methods are unstable due to entangled spurious-correlation and noise. And neither them is effective in detecting compositional OODs composed of valid ID components. Inspired by recognition-by-components theory, we present a training-free Component-Based OOD Detection (CoOD) framework that addresses the existing limitations by decomposing inputs into functional components. To instantiate CoOD, we derive Component Shift Score (CSS) to detect local appearance shifts, and Compositional Consistency Score (CCS) to identify cross-component compositional inconsistencies. Empirically, CoOD achieves consistent improvements on both coarse- and fine-grained OOD detection.

Foundations

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

Your Notes