利用基础模型合成与小波域注意力改进异常检测 / Improving Anomaly Detection with Foundation-Model Synthesis and Wavelet-Domain Attention
1️⃣ 一句话总结
这篇论文通过一个无需额外训练就能生成逼真异常样本的合成方法,以及一个能聚焦异常关键频率特征的小波注意力模块,有效解决了工业场景中异常样本稀缺和检测困难的难题。
Industrial anomaly detection faces significant challenges due to the scarcity of anomalous samples and the complexity of real-world anomalies. In this paper, we propose a foundation model-based anomaly synthesis pipeline (FMAS) that generates highly realistic anomalous samples without fine-tuning or class-specific training. Motivated by the distinct frequency-domain characteristics of anomalies, we introduce aWavelet Domain Attention Module (WDAM), which exploits adaptive sub-band processing to enhance anomaly feature extraction. The combination of FMAS and WDAM significantly improves anomaly detection sensitivity while maintaining computational efficiency. Comprehensive experiments on MVTec AD and VisA datasets demonstrate that WDAM, as a plug-and-play module, achieves substantial performance gains against existing baselines.
利用基础模型合成与小波域注意力改进异常检测 / Improving Anomaly Detection with Foundation-Model Synthesis and Wavelet-Domain Attention
这篇论文通过一个无需额外训练就能生成逼真异常样本的合成方法,以及一个能聚焦异常关键频率特征的小波注意力模块,有效解决了工业场景中异常样本稀缺和检测困难的难题。
源自 arXiv: 2603.02964