arXiv:2511.18816cs.CV2025-11被引 2

用几何结构提升分割模型对异常像素的检测能力

SupLID: Geometrical Guidance for Out-of-Distribution Detection in Semantic Segmentation

  • 利用像素邻域的线性内在维度构建几何核心集
  • 在超像素级别计算异常得分,实现高效实时推理
  • 可无缝接入任意分割模型,适合自动驾驶等场景

语义分割中的分布外(OOD)检测旨在以像素级精度定位异常区域,比传统图像级方法更适用于自动驾驶等实际应用。现有方法多基于分类器置信度(如能量或熵),但易受过自信问题影响。本文提出SupLID框架,通过挖掘语义空间的几何结构(特别是线性内在维度LID)来引导分类器生成的OOD得分。针对LID在像素级应用困难的问题,SupLID构建了捕捉分布内子空间结构的几何核心集,并在超像素级别计算异常得分,兼顾高效实时推理与空间平滑性。实验表明,几何线索作为传统置信度的补充信号,显著提升多种OOD场景下的检测性能。作为后处理评分方法,SupLID可无缝集成于任意分割模型,已在多个关键指标(如AUR、FPR、AUP)上达到领先水平。

原文摘要 · Abstract (English)

Out-of-Distribution (OOD) detection in semantic segmentation aims to localize anomalous regions at the pixel level, advancing beyond traditional image-level OOD techniques to better suit real-world applications such as autonomous driving. Recent literature has successfully explored the adaptation of commonly used image-level OOD methods--primarily based on classifier-derived confidence scores (e.g., energy or entropy)--for this pixel-precise task. However, these methods inherit a set of limitations, including vulnerability to overconfidence. In this work, we introduce SupLID, a novel framework that effectively guides classifier-derived OOD scores by exploiting the geometrical structure of the underlying semantic space, particularly using Linear Intrinsic Dimensionality (LID). While LID effectively characterizes the local structure of high-dimensional data by analyzing distance distributions, its direct application at the pixel level remains challenging. To overcome this, SupLID constructs a geometrical coreset that captures the intrinsic structure of the in-distribution (ID) subspace. It then computes OOD scores at the superpixel level, enabling both efficient real-time inference and improved spatial smoothness. We demonstrate that geometrical cues derived from SupLID serve as a complementary signal to traditional classifier confidence, enhancing the model's ability to detect diverse OOD scenarios. Designed as a post-hoc scoring method, SupLID can be seamlessly integrated with any semantic segmentation classifier at deployment time. Our results demonstrate that SupLID significantly enhances existing classifier-based OOD scores, achieving state-of-the-art performance across key evaluation metrics, including AUR, FPR, and AUP. Code is available at https://github.com/hdnugit/SupLID.

异常检测语义分割几何引导超像素

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