Learning with Adaptive Prototype Manifolds for Out-of-Distribution Detection
Ningkang Peng, JiuTao Zhou, Yuhao Zhang, Xiaoqian Peng, Qianfeng Yu, Linjing Qian, Tingyu Lu, Yi Chen, Yanhui Gu

TL;DR
This paper introduces APEX, a novel framework for out-of-distribution detection that adaptively optimizes class prototypes and bridges learning and inference gaps, achieving state-of-the-art results.
Contribution
The paper proposes APEX, which uses an adaptive prototype manifold and posterior-aware scoring to improve OOD detection by addressing fundamental flaws in existing methods.
Findings
APEX achieves state-of-the-art OOD detection performance on CIFAR-100.
The adaptive prototype manifold effectively resolves prototype collision issues.
The posterior-aware scoring enhances the model's ability to distinguish in- and out-of-distribution samples.
Abstract
Out-of-distribution (OOD) detection is a critical task for the safe deployment of machine learning models in the real world. Existing prototype-based representation learning methods have demonstrated exceptional performance. Specifically, we identify two fundamental flaws that universally constrain these methods: the Static Homogeneity Assumption (fixed representational resources for all classes) and the Learning-Inference Disconnect (discarding rich prototype quality knowledge at inference). These flaws fundamentally limit the model's capacity and performance. To address these issues, we propose APEX (Adaptive Prototype for eXtensive OOD Detection), a novel OOD detection framework designed via a Two-Stage Repair process to optimize the learned feature manifold. APEX introduces two key innovations to address these respective flaws: (1) an Adaptive Prototype Manifold (APM), which…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Domain Adaptation and Few-Shot Learning · Explainable Artificial Intelligence (XAI)
