CORE: Robust Out-of-Distribution Detection via Confidence and Orthogonal Residual Scoring
Jin Mo Yang, Hyung-Sin Kim, Saewoong Bahk

TL;DR
CORE introduces a novel out-of-distribution detection method that disentangles confidence and residual signals in features, leading to more robust and architecture-independent detection performance.
Contribution
The paper proposes CORE, a method that separates confidence and residual signals in features for improved OOD detection across diverse architectures and datasets.
Findings
Achieves state-of-the-art or competitive performance on multiple benchmarks.
Ranks first in three out of five evaluated settings.
Provides robust detection with negligible computational overhead.
Abstract
Out-of-distribution (OOD) detection is essential for deploying deep learning models reliably, yet no single method performs consistently across architectures and datasets -- a scorer that leads on one benchmark often falters on another. We attribute this inconsistency to a shared structural limitation: logit-based methods see only the classifier's confidence signal, while feature-based methods attempt to measure membership in the training distribution but do so in the full feature space where confidence and membership are entangled, inheriting architecture-sensitive failure modes. We observe that penultimate features naturally decompose into two orthogonal subspaces: a classifier-aligned component encoding confidence, and a residual the classifier discards. We discover that this residual carries a class-specific directional signature for in-distribution data -- a membership signal…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Advanced Neural Network Applications · Anomaly Detection Techniques and Applications
