arXiv:2602.05349cs.CV2026-02

通过自适应原型流形提升分布外检测性能

Learning with Adaptive Prototype Manifolds for Out-of-Distribution Detection

  • 为每类自动确定最优原型数量,解决原型冲突问题
  • 引入后验感知评分机制,推理时利用原型质量信息
  • 在CIFAR-100上达到新最佳效果,适合高安全场景

分布外(OOD)检测是机器学习模型在现实世界中安全部署的关键任务。现有基于原型的表示学习方法表现优异,但普遍存在两个根本缺陷:静态同质性假设(所有类别共享固定原型资源)和学习-推理断层(推理时丢弃原型质量知识)。为此,我们提出APEX(自适应原型用于广义OOD检测)框架,通过两阶段修复过程优化特征流形。APEX引入两项关键创新:(1) 自适应原型流形(APM),基于最小描述长度(MDL)原则自动确定每类最优原型复杂度 $K_c^*$,从根本上解决原型碰撞;(2) 后验感知OOD评分(PAOS)机制,量化原型的凝聚性与分离性,弥合学习与推理之间的断层。在CIFAR-100等基准测试中,实验验证了该方法的优越性,APEX实现新的最先进性能。

原文摘要 · Abstract (English)

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 leverages the Minimum Description Length (MDL) principle to automatically determine the optimal prototype complexity $K_c^*$ for each class, thereby fundamentally resolving prototype collision; and (2) a Posterior-Aware OOD Scoring (PAOS) mechanism, which quantifies prototype quality (cohesion and separation) to bridge the learning-inference disconnect. Comprehensive experiments on benchmarks such as CIFAR-100 validate the superiority of our method, where APEX achieves new state-of-the-art performance.

OOD检测原型学习自适应

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。