Out-of-Distribution Detection with Hilbert-Schmidt Independence Optimization
Jingyang Lin, Yu Wang, Qi Cai, Yingwei Pan, Ting Yao and, Hongyang Chao, Tao Mei

TL;DR
This paper introduces a new probabilistic approach for out-of-distribution detection that enforces statistical independence between inlier and outlier data during training using HSIC, leading to improved detection performance.
Contribution
It proposes a novel OOD detection method based on HSIC-based independence penalization, offering a theoretically sound and practically effective alternative to existing uncertainty-based methods.
Findings
Significant improvement in FPR95, AUROC, and AUPR metrics over state-of-the-art models.
Robustness of the method across various benchmark datasets.
Effective enforcement of independence between inlier and outlier data during training.
Abstract
Outlier detection tasks have been playing a critical role in AI safety. There has been a great challenge to deal with this task. Observations show that deep neural network classifiers usually tend to incorrectly classify out-of-distribution (OOD) inputs into in-distribution classes with high confidence. Existing works attempt to solve the problem by explicitly imposing uncertainty on classifiers when OOD inputs are exposed to the classifier during training. In this paper, we propose an alternative probabilistic paradigm that is both practically useful and theoretically viable for the OOD detection tasks. Particularly, we impose statistical independence between inlier and outlier data during training, in order to ensure that inlier data reveals little information about OOD data to the deep estimator during training. Specifically, we estimate the statistical dependence between inlier 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.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Anomaly Detection Techniques and Applications · Machine Learning and Data Classification
MethodsTest
