An Unsupervised Time Series Anomaly Detection Approach for Efficient Online Process Monitoring of Additive Manufacturing
Frida Cantu, Salomon Ibarra, Arturo Gonzales, Jesus Barreda, Chenang Liu, Li Zhang
TL;DR
The paper tackles unsupervised anomaly detection in online additive manufacturing by introducing CSSAD, a framework that combines a GPU-accelerated convolution-based matrix profile (Conv-MP) with semantic segmentation to locate the onset of defects in high-resolution sensor time series. By leveraging Nearest Neighbor Arc Density and a bias-corrected density measure (CAD), the method identifies anomalous regions with a controllable threshold, enabling efficient online monitoring. On seven real-world AM datasets, CSSAD achieves a mean F1-score of 0.812 and low false positives, outperforming several baselines and benefiting from significant GPU acceleration. The approach offers practical value for real-time process monitoring and cyber-physical anomaly detection in additive manufacturing, with potential extensions to online batch processing for evolving printing regimes.
Abstract
Online sensing plays an important role in advancing modern manufacturing. The real-time sensor signals, which can be stored as high-resolution time series data, contain rich information about the operation status. One of its popular usages is online process monitoring, which can be achieved by effective anomaly detection from the sensor signals. However, most existing approaches either heavily rely on labeled data for training supervised models, or are designed to detect only extreme outliers, thus are ineffective at identifying subtle semantic off-track anomalies to capture where new regimes or unexpected routines start. To address this challenge, we propose an matrix profile-based unsupervised anomaly detection algorithm that captures fabrication cycle similarity and performs semantic segmentation to precisely identify the onset of defect anomalies in additive manufacturing. The effectiveness of the proposed method is demonstrated by the experiments on real-world sensor data.
