TL;DR
UFCOD introduces a universal diffusion-based framework for few-shot cross-domain out-of-distribution detection, achieving high accuracy with minimal samples and no retraining across diverse datasets.
Contribution
The paper presents UFCOD, a novel diffusion model-based method that enables universal, training-free OOD detection across arbitrary domains using only a few samples.
Findings
Achieves 93.7% average AUROC across 12 benchmarks with 100 samples.
Requires no retraining or fine-tuning for new tasks.
Outperforms methods trained on large datasets in sample efficiency.
Abstract
Out-of-distribution (OOD) detection identifies test samples that fall outside a model's training distribution, a capability critical for safe deployment in high-stakes applications. Standard OOD detectors are trained on a specific in-distribution (ID) dataset and detect deviations from that single domain. In contrast, we study few-shot cross-domain OOD detection: given a \emph{single} pre-trained model, can we perform OOD detection on \emph{arbitrary} new ID-OOD task pairs using only a handful of ID samples at inference time, with no additional training? We propose \textbf{UFCOD}, a unified framework that achieves this goal through information-geometric analysis of diffusion trajectories. Our key insight is that diffusion noise predictions are score functions (gradients of log-density), and we extract two energy features: \emph{Path Energy} (integrated score magnitude) and…
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.
