Full-Spectrum Out-of-Distribution Detection
Jingkang Yang, Kaiyang Zhou, Ziwei Liu

TL;DR
This paper introduces a comprehensive approach to out-of-distribution detection that considers both semantic and covariate shifts, proposing new benchmarks and a feature-based score function that outperforms existing methods.
Contribution
It defines the full-spectrum OOD detection problem, creates new benchmarks with detailed distribution categories, and proposes SEM, a simple yet effective semantics score function.
Findings
SEM outperforms state-of-the-art methods on new benchmarks.
The benchmarks enable detailed evaluation of OOD detection algorithms.
The approach effectively distinguishes semantic shifts from covariate shifts.
Abstract
Existing out-of-distribution (OOD) detection literature clearly defines semantic shift as a sign of OOD but does not have a consensus over covariate shift. Samples experiencing covariate shift but not semantic shift are either excluded from the test set or treated as OOD, which contradicts the primary goal in machine learning -- being able to generalize beyond the training distribution. In this paper, we take into account both shift types and introduce full-spectrum OOD (FS-OOD) detection, a more realistic problem setting that considers both detecting semantic shift and being tolerant to covariate shift; and designs three benchmarks. These new benchmarks have a more fine-grained categorization of distributions (i.e., training ID, covariate-shifted ID, near-OOD, and far-OOD) for the purpose of more comprehensively evaluating the pros and cons of algorithms. To address the FS-OOD…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRemote-Sensing Image Classification · Anomaly Detection Techniques and Applications · Data-Driven Disease Surveillance
