arXiv:2507.01455cs.CV2025-07中稿 · ACM MM2025被引 3

提出多层级框架OoDDINO,解决复杂道路场景异常分割的碎片化与误检问题。

OoDDINO:A Multi-level Framework for Anomaly Segmentation on Complex Road Scenes

  • 分阶段检测:先用不确定性融合定位异常区域,再动态生成区域阈值
  • 在两个基准数据集上达到最优性能,显著减少背景误报和漏检
  • 可对接现有模型,适合自动驾驶中的异常物体精准分割任务

异常分割旨在识别图像中分布外(OoD)的异常物体。现有像素级方法通常独立分配异常分数,并采用全局阈值进行分割。尽管有效,但这类方法在实际应用中面临两大挑战:(1) 忽视同一物体内部像素间的空间相关性,导致分割结果碎片化;(2) 异常分数分布随图像区域变化,使全局阈值在背景区域产生大量误报或遗漏异常物体部分。为此,本文提出OoDDINO,一种新颖的多层级异常分割框架,通过粗到细的检测策略解决上述问题。该框架采用两阶段级联结构,结合不确定度引导的异常检测模型与像素级分割模型。首先,设计正交不确定性感知融合策略(OUAFS),依次融合多个不确定性度量与视觉特征,利用正交约束增强模型对异常区域的精确定位能力。随后,构建自适应双阈值网络(ADT-Net),根据物体级检测输出与像素级异常分数动态生成区域特异性阈值,实现前景与背景区域的差异化阈值处理,达成细粒度异常分割。该框架可兼容其他像素级异常检测模型,作为插件提升性能。在两个基准数据集上的大量实验验证了其优越性与兼容性。

原文摘要 · Abstract (English)

Anomaly segmentation aims to identify Out-of-Distribution (OoD) anomalous objects within images. Existing pixel-wise methods typically assign anomaly scores individually and employ a global thresholding strategy to segment anomalies. Despite their effectiveness, these approaches encounter significant challenges in real-world applications: (1) neglecting spatial correlations among pixels within the same object, resulting in fragmented segmentation; (2) variabil ity in anomaly score distributions across image regions, causing global thresholds to either generate false positives in background areas or miss segments of anomalous objects. In this work, we introduce OoDDINO, a novel multi-level anomaly segmentation framework designed to address these limitations through a coarse-to-fine anomaly detection strategy. OoDDINO combines an uncertainty-guided anomaly detection model with a pixel-level segmentation model within a two-stage cascade architecture. Initially, we propose an Orthogonal Uncertainty-Aware Fusion Strategy (OUAFS) that sequentially integrates multiple uncertainty metrics with visual representations, employing orthogonal constraints to strengthen the detection model's capacity for localizing anomalous regions accurately. Subsequently, we develop an Adaptive Dual-Threshold Network (ADT-Net), which dynamically generates region-specific thresholds based on object-level detection outputs and pixel-wise anomaly scores. This approach allows for distinct thresholding strategies within foreground and background areas, achieving fine-grained anomaly segmentation. The proposed framework is compatible with other pixel-wise anomaly detection models, which acts as a plug-in to boost the performance. Extensive experiments on two benchmark datasets validate our framework's superiority and compatibility over state-of-the-art methods.

异常分割自动驾驶多层级图像分割

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