菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-06-08
📄 Abstract - Visual Prompting Meets Feature Reconstruction-Based Anomaly Detection with Dual-Teacher Supervision

Recent Anomaly Detection methods achieve perfect detection and segmentation scores on well-established datasets, such as MVTec. However, many of these methods face challenges when foundational assumptions - such as consistent object scale, viewpoint, background, illumination, and centered placement - are violated. Those variations that occur render anomaly detection methods unusable in many real-world scenarios. To address these limitations, we introduce three key contributions: (1) a visual prompting pipeline that isolates objects using foreground-background masking; (2) a mechanism for unfreezing the teacher in student-teacher models to improve domain adaptability; and (3) a data augmentation strategy leveraging diffusion-generated synthetic images to enhance anomaly detection performance. We achieve a 3.5 percentage point improvement over the previous state-of-the-art on the challenging AeBAD dataset by using the Masked Multiscale Reconstruction (MMR) model as our backbone.

顶级标签: computer vision model training
详细标签: anomaly detection visual prompting dual-teacher supervision feature reconstruction data augmentation 或 搜索:

视觉提示与双教师监督下的基于特征重建的异常检测 / Visual Prompting Meets Feature Reconstruction-Based Anomaly Detection with Dual-Teacher Supervision


1️⃣ 一句话总结

该论文提出了一种结合视觉提示、双教师监督和扩散生成数据增强的异常检测方法,通过隔离物体、解冻教师模型和合成异常图像,显著提升了在复杂真实场景下的检测性能。

源自 arXiv: 2606.09670