arXiv:2510.03363cs.CVcs.AI2025-10被引 3

统一异常检测新框架,通过过滤匹配噪声提升精度。

Unified Unsupervised Anomaly Detection via Matching Cost Filtering

  • 提出通用后处理框架UCF,基于测试样本自适应过滤匹配噪声。
  • 在22个基准上均达新最好结果,跨模态(RGB-3D/RGB-Text)表现优异。
  • 适用于各类无监督异常检测模型,尤其适合工业与医疗场景。

无监督异常检测(UAD)旨在仅使用正常数据识别图像级和像素级异常,广泛应用于工业质检与医学分析等领域,其中异常样本因隐私和冷启动限制而稀缺。现有方法多基于重建或嵌入表示,在图像或特征层面进行匹配以生成异常图,但匹配噪声问题被长期忽视,制约检测性能。尽管早期聚焦于单模态RGB的UAD,近期研究已拓展至多模态场景(如RGB-3D、RGB-Text),得益于点云传感与视觉语言模型的发展。然而,各方向仍孤立发展,缺乏统一理解与知识迁移。本文从匹配视角倡导统一的单模态与多模态UAD范式,提出通用后处理框架统一成本过滤(UCF),用于优化任意UAD模型的异常成本体积。该成本体积通过将测试样本与同域或异域正常样本匹配构建,再经由测试样本引导的多层注意力可学习滤波模块,有效抑制匹配噪声并突出细微异常。在22个多样化的基准上全面实验表明,UCF能持续提升多种UAD方法性能,显著实现单模态(RGB)与多模态(RGB-3D、RGB-Text)下的新最佳结果。代码与模型将发布于https://github.com/ZHE-SAPI/CostFilter-AD。

原文摘要 · Abstract (English)

Unsupervised anomaly detection (UAD) aims to identify image- and pixel-level anomalies using only normal training data, with wide applications such as industrial inspection and medical analysis, where anomalies are scarce due to privacy concerns and cold-start constraints. Existing methods, whether reconstruction-based (restoring normal counterparts) or embedding-based (pretrained representations), fundamentally conduct image- or feature-level matching to generate anomaly maps. Nonetheless, matching noise has been largely overlooked, limiting their detection ability. Beyond earlier focus on unimodal RGB-based UAD, recent advances expand to multimodal scenarios, e.g., RGB-3D and RGB-Text, enabled by point cloud sensing and vision-language models. Despite shared challenges, these lines remain largely isolated, hindering a comprehensive understanding and knowledge transfer. In this paper, we advocate unified UAD for both unimodal and multimodal settings in the matching perspective. Under this insight, we present Unified Cost Filtering (UCF), a generic post-hoc refinement framework for refining anomaly cost volume of any UAD model. The cost volume is constructed by matching a test sample against normal samples from the same or different modalities, followed by a learnable filtering module with multi-layer attention guidance from the test sample, mitigating matching noise and highlighting subtle anomalies. Comprehensive experiments on 22 diverse benchmarks demonstrate the efficacy of UCF in enhancing a variety of UAD methods, consistently achieving new state-of-the-art results in both unimodal (RGB) and multimodal (RGB-3D, RGB-Text) UAD scenarios. Code and models will be released at https://github.com/ZHE-SAPI/CostFilter-AD.

异常检测多模态后处理匹配噪声

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