Out of Distribution Detection via Neural Network Anchoring
Rushil Anirudh, Jayaraman J. Thiagarajan

TL;DR
This paper introduces a novel heteroscedastic temperature scaling method with an anchoring training strategy for out-of-distribution detection, achieving state-of-the-art results without needing outlier datasets or ensembling.
Contribution
It proposes a new training strategy called anchoring that estimates sample-specific temperature values, improving OOD detection performance and linking temperature estimates to epistemic uncertainty.
Findings
Achieves state-of-the-art OOD detection across benchmarks.
Does not require outlier datasets or ensembling.
Effective for far, near, and semantically coherent OOD detection.
Abstract
Our goal in this paper is to exploit heteroscedastic temperature scaling as a calibration strategy for out of distribution (OOD) detection. Heteroscedasticity here refers to the fact that the optimal temperature parameter for each sample can be different, as opposed to conventional approaches that use the same value for the entire distribution. To enable this, we propose a new training strategy called anchoring that can estimate appropriate temperature values for each sample, leading to state-of-the-art OOD detection performance across several benchmarks. Using NTK theory, we show that this temperature function estimate is closely linked to the epistemic uncertainty of the classifier, which explains its behavior. In contrast to some of the best-performing OOD detection approaches, our method does not require exposure to additional outlier datasets, custom calibration objectives, or…
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
TopicsAnomaly Detection Techniques and Applications · Fault Detection and Control Systems · Advanced Statistical Methods and Models
MethodsNeural Tangent Kernel
