paper-with-me

홈 › Papers

Machine Learning-based Layer-wise Detection of Overheating Anomaly in LPBF using Photodiode Data

2024-03-20 · Nazmul Hasan, Apurba Kumar Saha, Andrew Wessman, Mohammed Shafae

Overheating anomaly detection is essential for the quality and reliability of parts produced by laser powder bed fusion (LPBF) additive manufacturing (AM). In this research, we focus on the detection of overheating anomalies using photodiode sensor data. Photodiode sensors can collect high-frequency data from the melt pool, reflecting the process dynamics and thermal history. Hence, the proposed method offers a machine learning (ML) framework to utilize photodiode sensor data for layer-wise detection of overheating anomalies. In doing so, three sets of features are extracted from the raw photodiode data: MSMM (mean, standard deviation, median, maximum), MSQ (mean, standard deviation, quartiles), and MSD (mean, standard deviation, deciles). These three datasets are used to train several ML classifiers. Cost-sensitive learning is used to handle the class imbalance between the "anomalous" layers (affected by overheating) and "nominal" layers in the benchmark dataset. To boost detection accuracy, our proposed ML framework involves utilizing the majority voting ensemble (MVE) approach. The proposed method is demonstrated using a case study including an open benchmark dataset of photodiode measurements from an LPBF specimen with deliberate overheating anomalies at some layers. The results from the case study demonstrate that the MSD features yield the best performance for all classifiers, and the MVE classifier (with a mean F1-score of 0.8654) surpasses the individual ML classifiers. Moreover, our machine learning methodology achieves superior results (9.66% improvement in mean F1-score) in detecting layer-wise overheating anomalies, surpassing the existing methods in the literature that use the same benchmark dataset.

📄 PDF Abstract BibTeX arXiv:2403.13861

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly Detection

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

LEA-Net: Layer-wise External Attention Network for Efficient Color Anomaly Detection

2021-09-12 · Ryoya Katafuchi, Terumasa Tokunaga

The utilization of prior knowledge about anomalies is an essential issue for anomaly detections. Recently, the visual attention mechanism has become a promising way to improve the performance of CNNs for some computer vi…

Anomaly Detection

Fault detection in propulsion motors in the presence of concept drift

2024-06-12 · Martin Tveten, Morten Stakkeland

Machine learning and statistical methods can improve conventional motor protection systems, providing early warning and detection of emerging failures. Data-driven methods rely on historical data to learn how the system …

Fault Detection

TinyAD: Memory-efficient anomaly detection for time series data in Industrial IoT

2023-03-07 · Yuting Sun, Tong Chen, Quoc Viet Hung Nguyen, Hongzhi Yin

Monitoring and detecting abnormal events in cyber-physical systems is crucial to industrial production. With the prevalent deployment of the Industrial Internet of Things (IIoT), an enormous amount of time series data is…

Anomaly DetectionTime SeriesTime Series Analysis

FAPM: Fast Adaptive Patch Memory for Real-time Industrial Anomaly Detection

2022-11-14 · Donghyeong Kim, Chaewon Park, Suhwan Cho, Sangyoun Lee

Feature embedding-based methods have shown exceptional performance in detecting industrial anomalies by comparing features of target images with normal images. However, some methods do not meet the speed requirements of …

Anomaly Detection

Unlocking Layer-wise Relevance Propagation for Autoencoders

2023-03-21 · Kenyu Kobayashi, Renata Khasanova, Arno Schneuwly, Felix Schmidt 외

Autoencoders are a powerful and versatile tool often used for various problems such as anomaly detection, image processing and machine translation. However, their reconstructions are not always trivial to explain. Theref…

Anomaly DetectionMachine TranslationTranslation