arXiv:2607.01949cs.CV2026-07中稿 · the IEEE Internati…

轻量级零样本缺陷检测框架,适配边缘设备实时运行

LiZAD: A Lightweight Zero-Shot Anomaly Detection Framework for Industrial Manufacturing

论文配图:LiZAD: A Lightweight Zero-Shot Anomaly Detection Framework for Industrial Manufacturing
图 1 · 摘自论文原文
  • 融合DINOv3视觉特征与MobileCLIP2文本嵌入,实现高精度定位
  • 内存减少61.5%,参数减少74.6%,推理速度提升3.02倍
  • 在多个工业数据集上保持高检测性能,适合工厂部署

在现代高速工业产线中,产品配置与视觉特性频繁变化,难以为每种新场景收集和标注数据。这种动态环境使零样本异常检测(ZSAD)尤为适用,可在无需目标样本训练的情况下实现缺陷检测。尽管近期ZSAD方法表现良好,但计算开销大,不适用于资源受限设备。本文提出LiZAD:一种专为边缘设备设计的轻量级实时ZSAD框架。该方法结合DINOv3的密集空间感知视觉特征与MobileCLIP2的高效文本嵌入,通过低内存可训练投影头映射至共享潜在空间。相比六种先进ZSAD模型,LiZAD平均内存降低61.5%,参数减少74.6%,延迟提速3.02倍。尽管计算与内存成本大幅下降,其异常检测性能仍具竞争力,在VisA、BTAD、MPDD和MVTec-AD数据集上平均P-AUROC仅比最优模型低6.4%。最终在NVIDIA Jetson NX与AGX设备上成功部署,并在维罗纳大学工业计算机工程实验室(ICE Lab)真实产线上验证。代码已开源:https://github.com/intelligolabs/LiZAD。

原文摘要 · Abstract (English)

In modern high-throughput industrial production lines, product configurations and visual characteristics frequently change, making it impractical to collect and annotate data for every new scenario. This dynamic setting makes Zero-Shot Anomaly Detection (ZSAD) particularly suitable, as it enables defect detection without requiring training on target-specific samples. Although recent ZSAD approaches show promising results, they are computationally intensive and thus unsuitable for deployment on resource-constrained devices. We propose LiZAD: a lightweight framework designed for real-time ZSAD specifically tailored for use on edge devices. The proposed approach pairs the dense and spatially aware visual features of DINOv3, crucial for precise pixel-level localization, with the highly computationally efficient text embeddings of MobileCLIP2. These features are then mapped into a shared latent space via low-memory trainable projection heads. Compared to six state-of-the-art ZSAD models, LiZAD achieves an average memory reduction of 61.5%, a parameter reduction of 74.6%, and a speedup of 3.02x in terms of latency. Despite substantial reductions in computational and memory costs, our approach maintains competitive anomaly detection performance, dropping the average P-AUROC by just 6.4% relative to the best state-of-the-art model across the VisA, BTAD, MPDD, and MVTec-AD datasets. Finally, it is successfully deployed on the NVIDIA Jetson NX and Jetson AGX edge devices and tested on the real production line of the Industrial Computer Engineering Laboratory (ICE Lab) at the University of Verona. The code is available at https://github.com/intelligolabs/LiZAD.

零样本检测工业缺陷边缘计算轻量化模型

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