LGDec 1, 2021

Provable Guarantees for Understanding Out-of-distribution Detection

arXiv:2112.00787v1107 citations
Originality Highly original
AI Analysis

This work addresses a critical gap in theoretical guarantees for OOD detection, which is important for deploying ML models safely in real-world scenarios with distribution shifts.

The paper tackles the lack of theoretical understanding in out-of-distribution detection by developing an analytical framework that unifies theory and motivates a novel method, GEM, which outperforms a baseline by 16.57% in FPR95 on CIFAR-100.

Out-of-distribution (OOD) detection is important for deploying machine learning models in the real world, where test data from shifted distributions can naturally arise. While a plethora of algorithmic approaches have recently emerged for OOD detection, a critical gap remains in theoretical understanding. In this work, we develop an analytical framework that characterizes and unifies the theoretical understanding for OOD detection. Our analytical framework motivates a novel OOD detection method for neural networks, GEM, which demonstrates both theoretical and empirical superiority. In particular, on CIFAR-100 as in-distribution data, our method outperforms a competitive baseline by 16.57% (FPR95). Lastly, we formally provide provable guarantees and comprehensive analysis of our method, underpinning how various properties of data distribution affect the performance of OOD detection.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes