Kernel PCA for Out-of-Distribution Detection: Non-Linear Kernel Selections and Approximations
Kun Fang, Qinghua Tao, Mingzhen He, Kexin Lv, Runze Yang, Haibo Hu, Xiaolin Huang, Jie Yang, Longbin Cao

TL;DR
This paper introduces a novel KPCA-based method for out-of-distribution detection that leverages a specially designed kernel and approximation techniques to improve detection accuracy and computational efficiency.
Contribution
It proposes a new Cosine-Gaussian kernel for KPCA and efficient approximation methods tailored with InD data confidence for better OoD detection.
Findings
Improved OoD detection accuracy over existing methods
Efficient kernel approximation techniques for large-scale data
Enhanced discriminative power using confidence-weighted kernel approximation
Abstract
Out-of-Distribution (OoD) detection is vital for the reliability of deep neural networks, the key of which lies in effectively characterizing the disparities between OoD and In-Distribution (InD) data. In this work, such disparities are exploited through a fresh perspective of non-linear feature subspace. That is, a discriminative non-linear subspace is learned from InD features to capture representative patterns of InD, while informative patterns of OoD features cannot be well captured in such a subspace due to their different distribution. Grounded on this perspective, we exploit the deviations of InD and OoD features in such a non-linear subspace for effective OoD detection. To be specific, we leverage the framework of Kernel Principal Component Analysis (KPCA) to attain the discriminative non-linear subspace and deploy the reconstruction error on such subspace to distinguish InD 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
TopicsFault Detection and Control Systems · Image and Signal Denoising Methods · Anomaly Detection Techniques and Applications
