Unsupervised Fault Detection using SAM with a Moving Window Approach
Ahmed Maged, Herman Shen

TL;DR
This paper introduces an unsupervised fault detection method combining the Segment Anything Model (SAM) with a moving window approach and EWMA for continuous monitoring, achieving high accuracy without labeled data.
Contribution
The novel approach integrates SAM with a moving window and clustering, enhancing fault detection accuracy and robustness without requiring fine-tuning or labeled datasets.
Findings
Achieved 0.96 accuracy on a real case study.
Attained 0.86 accuracy across open datasets.
Outperformed existing methods significantly.
Abstract
Automated f ault detection and monitoring in engineering are critical but frequently difficult owing to the necessity for collecting and labeling large amounts of defective samples . We present an unsupervised method that uses the high end Segment Anything Model (SAM) and a moving window approach. SAM has gained recognition in AI image segmentation communities for its accuracy and versatility. However, its performance can be inconsistent when dealing with certain unexpected shapes , such as shadows and subtle surface irregularities. This limitation raise s concerns about its applicability for fault detection in real world scenarios We aim to overcome these challenges without requiring fine tun ing or labeled data. Our technique divides pictures into smaller windows, which are subsequently processed using SAM. This increases the accuracy of fault identification by focusing on localized…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFault Detection and Control Systems · Anomaly Detection Techniques and Applications · Industrial Vision Systems and Defect Detection
MethodsSegment Anything Model
