用包围盒抽象实现高效精准的分布外检测
Bounding Box Anomaly Scoring for simple and efficient Out-of-Distribution detection
- 用轴对齐包围盒概括特征空间,简化分布建模
- 在多个图像分类数据集上实现良好分离效果
- 适合需要轻量、可更新的OOD检测场景
分布外(OOD)检测旨在识别与训练分布不同的输入,以减少深度神经网络的不可靠预测。现有后处理特征空间方法常在紧凑参数模型(如马氏距离)与依赖参考的灵活方法(如k近邻)间权衡。本文提出包围盒异常评分(BBAS),通过紧凑的轴对齐包围盒抽象表示特征空间中的内分布支持。该方法结合区间超限的分级异常分数、适配卷积层的监控变量,以及解耦的聚类与盒子构建策略,生成更丰富、多层的表征。在图像分类基准测试中,BBAS在保持包围盒方法简洁性、紧凑性和可更新性的前提下,实现了内/外分布样本间的稳健分离。
原文摘要 · Abstract (English)
Out-of-distribution (OOD) detection aims to identify inputs that differ from the training distribution in order to reduce unreliable predictions by deep neural networks. Among post-hoc feature-space approaches, OOD detection is commonly performed by approximating the in-distribution support in the representation space of a pretrained network. Existing methods often reflect a trade-off between compact parametric models, such as Mahalanobis-based scores, and more flexible but reference-based methods, such as k-nearest neighbors. Bounding-box abstraction provides an attractive intermediate perspective by representing in-distribution support through compact axis-aligned summaries of hidden activations. In this paper, we introduce Bounding Box Anomaly Scoring (BBAS), a post-hoc OOD detection method that leverages bounding-box abstraction. BBAS combines graded anomaly scores based on interval exceedances, monitoring variables adapted to convolutional layers, and decoupled clustering and box construction for richer and multi-layer representations. Experiments on image-classification benchmarks show that BBAS provides robust separation between in-distribution and out-of-distribution samples while preserving the simplicity, compactness, and updateability of the bounding-box approach.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。