arXiv:2608.27610cs.CV2026-08

分离图像异常检测中的域偏移与缺陷,提升真实缺陷识别准确率

ShiftSplit-AD: Separating Domain Shift from Defects in Foundation-Feature Visual Anomaly Detection

论文配图:ShiftSplit-AD: Separating Domain Shift from Defects in Foundation-Feature Visual Anomaly Detection
图 1 · 摘自论文原文
  • 将特征残差分解为低秩和稀疏成分,仅用稀疏部分评分
  • 在AeBAD-S上图像AUROC提升至0.7294,AUPRC达0.8465
  • 适合处理域偏移严重但需保留缺陷结构的工业检测场景

基于冻结基础模型特征的视觉异常检测器通常通过测试块与正常特征记忆库的距离打分。但正常的采集变化也会增大这些距离,导致域变化与缺陷混淆。本文研究是否可通过结构化分解最近正常DINOv2残差来抑制由域偏移引起的误判信号,同时保留未知缺陷。ShiftSplit-AD将块残差矩阵分解为低秩和行稀疏成分,仅对稀疏成分评分,可选低秩与稀疏融合。实验揭示核心权衡而非普适分离:真实缺陷可能包含相关性高、低维的结构,因此过滤广泛残差活动也可能剔除缺陷信息。在AeBAD-S上,固定瓶身开发后的设置下,仅稀疏评分使图像AUROC从0.6780提升至0.7294,AUPRC从0.8052提升至0.8465;配对自举95%置信区间分别为[0.0238, 0.0808]和[0.0170, 0.0650]。然而,稀疏评分使四个预留的MVTec类别平均清洁AUROC从0.9890降至0.9133,并恶化瓶身定位效果。结果表明,残差分解在域偏移强烈干扰异常信号时有效,但保留缺陷结构仍是主要挑战。

原文摘要 · Abstract (English)

Visual anomaly detectors based on frozen foundation-model features commonly score distances from test patches to a memory of normal features. Benign acquisition changes can also enlarge these distances, confounding domain variation with defects. We investigate whether structured decomposition of nearest-normal DINOv2 residuals can suppress shift-induced evidence while retaining unseen defects. ShiftSplit-AD decomposes the patch residual matrix into low-rank and row-sparse components and scores the sparse component, with an optional low-rank/sparse fusion. The experiments expose a central trade-off rather than a universal separation: genuine defects can contain correlated, low-dimensional structure, so filtering broad residual activity may also remove defect information. On AeBAD-S, using settings fixed after Bottle development, sparse-only scoring improves image AUROC from 0.6780 to 0.7294 and AUPRC from 0.8052 to 0.8465. Paired bootstrap 95% intervals for the improvements are [0.0238, 0.0808] and [0.0170, 0.0650], respectively. However, sparse-only scoring reduces mean clean AUROC from 0.9890 to 0.9133 on four held-out MVTec categories and degrades Bottle localization. These findings show that residual decomposition can help when domain shift strongly contaminates anomaly evidence, but preserving defect structure remains the limiting problem.

异常检测域偏移特征分解工业质检

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