Tracking the Discriminative Axis: Dual Prototypes for Test-Time OOD Detection Under Covariate Shift
Wooseok Lee, Jin Mo Yang, Saewoong Bahk, Hyung-Sin Kim

TL;DR
This paper introduces DART, a novel test-time method that dynamically tracks dual prototypes to improve out-of-distribution detection under covariate shifts, significantly enhancing robustness in changing environments.
Contribution
The paper proposes DART, a new online OOD detection approach that tracks dual prototypes to adaptively recover the discriminative axis under covariate shift, with multi-layer fusion and flip correction.
Findings
DART achieves 15.32% AUROC gain on ImageNet-C.
DART reduces FPR@95TPR by 49.15 percentage points.
DART outperforms established baselines in challenging benchmarks.
Abstract
For reliable deployment of deep-learning systems, out-of-distribution (OOD) detection is indispensable. In the real world, where test-time inputs often arrive as streaming mixtures of in-distribution (ID) and OOD samples under evolving covariate shifts, OOD samples are domain-constrained and bounded by the environment, and both ID and OOD are jointly affected by the same covariate factors. Existing methods typically assume a stationary ID distribution, but this assumption breaks down in such settings, leading to severe performance degradation. We empirically discover that, even under covariate shift, covariate-shifted ID (csID) and OOD (csOOD) samples remain separable along a discriminative axis in feature space. Building on this observation, we propose DART, a test-time, online OOD detection method that dynamically tracks dual prototypes -- one for ID and the other for OOD -- to…
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
TopicsAdvanced Neural Network Applications · Domain Adaptation and Few-Shot Learning · Adversarial Robustness in Machine Learning
