Supervised Time Series Classification for Anomaly Detection in Subsea Engineering
Ergys Çokaj, Halvor Snersrud Gustad, Andrea Leone, Per Thomas Moe, Lasse Moldestad
TL;DR
This work addresses anomaly detection in subsea engineering by framing a time series classification problem on simulated Orcaflex data for intact vs broken wellhead states. It compares dispersion-based preprocessing (STD and covariance transforms) followed by PCA with several classifiers (Logistic Regression, DT, SVM) and a 1D CNN, across multiple noise levels. The key contributions are a systematic evaluation of classic ML methods on dispersion-enhanced features, demonstration that PCA reduces dimensionality effectively, and evidence that CNNs yield the highest accuracy albeit with higher training costs. The findings support data-driven, automated monitoring in offshore operations and suggest future directions toward one-class and unsupervised anomaly detection to handle unobserved crack events.
Abstract
Time series classification is of significant importance in monitoring structural systems. In this work, we investigate the use of supervised machine learning classification algorithms on simulated data based on a physical system with two states: Intact and Broken. We provide a comprehensive discussion of the preprocessing of temporal data, using measures of statistical dispersion and dimension reduction techniques. We present an intuitive baseline method and discuss its efficiency. We conclude with a comparison of the various methods based on different performance metrics, showing the advantage of using machine learning techniques as a tool in decision making.
