DisCoPatch: Taming Adversarially-driven Batch Statistics for Improved Out-of-Distribution Detection
Francisco Caetano, Christiaan Viviers, Luis A. Zavala-Mondrag\'on, Peter H. N. de With, Fons van der Sommen

TL;DR
DisCoPatch introduces an unsupervised adversarial VAE framework that leverages batch statistics to improve out-of-distribution detection, especially under covariate shifts, achieving state-of-the-art results efficiently.
Contribution
The paper proposes DisCoPatch, a novel method that exploits batch statistics in adversarial discriminators with BN for enhanced covariate shift OOD detection.
Findings
Achieves 95.5% AUROC on ImageNet-1K(-C)
Outperforms prior methods on Near-OOD benchmarks
Operates with a compact 25MB model at low latency
Abstract
Out-of-distribution (OOD) detection holds significant importance across many applications. While semantic and domain-shift OOD problems are well-studied, this work focuses on covariate shifts - subtle variations in the data distribution that can degrade machine learning performance. We hypothesize that detecting these subtle shifts can improve our understanding of in-distribution boundaries, ultimately improving OOD detection. In adversarial discriminators trained with Batch Normalization (BN), real and adversarial samples form distinct domains with unique batch statistics - a property we exploit for OOD detection. We introduce DisCoPatch, an unsupervised Adversarial Variational Autoencoder (VAE) framework that harnesses this mechanism. During inference, batches consist of patches from the same image, ensuring a consistent data distribution that allows the model to rely on batch…
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
TopicsNutritional Studies and Diet
MethodsBatch Normalization
