🤖 AI Summary
This work addresses the performance gap between academic benchmarks and real-world deployment in unsupervised anomaly detection, where existing methods often exhibit instability, sensitivity to preprocessing, and inconsistent behavior in industrial settings. The authors conduct a systematic evaluation of 19 models on BowTie, a complex manufacturing dataset, revealing significant discrepancies between benchmark results and practical efficacy. To bridge this gap, they propose a human-in-the-loop unified detection framework that integrates SAM-generated refined candidate regions, heatmap-guided inspection, mask-based evaluation, and interactive verification. This framework enables quality inspectors to efficiently confirm defects, refine boundaries, and trace historical cases. Preliminary deployment demonstrates that the system substantially enhances both reliability and efficiency in industrial visual inspection.
📝 Abstract
Automated anomaly detection methods often report strong performance on curated academic benchmarks, but their behavior under real-world industrial conditions is less clear. In this work, we evaluate 19 unsupervised anomaly detection models on the BowTie dataset, a challenging manufacturing dataset with reflective surfaces, subtle defects, and profile-specific variation. In contrast to benchmark results, we observe that model performance is less stable than typically reported on standard benchmarks such as MVTec AD, highly sensitive to preprocessing, and inconsistent across conditions, with no single approach emerging as uniformly robust; a consensus audit further indicates that nominal-data quality affects deployment.
Motivated by these findings, we developed and initially deployed a unified human-in-the-loop framework for manufactured-part inspection that combines image annotation, AI-assisted defect detection, and an integrated validation engine, replacing a prior manual visual inspection and documentation workflow. The system supports heatmap-guided defect review, SAM-refined candidate regions for inspector acceptance, rejection, or boundary adjustment, mask evaluation where annotations exist, and review history for inspector consistency and onboarding. Together, the results highlight the gap between benchmark performance and deployment reality, and provide a practical framework for addressing it.