paper-with-me

Papers

Evaluation of Machine Learning-based Anomaly Detection Algorithms on an Industrial Modbus/TCP Data Set

2019-05-28 · Simon Duque Anton, Suneetha Kanoor, Daniel Fraunholz, Hans Dieter Schotten

In the context of the Industrial Internet of Things, communication technology, originally used in home and office environments, is introduced into industrial applications. Commercial off-the-shelf products, as well as unified and well-established communication protocols make this technology easy to integrate and use. Furthermore, productivity is increased in comparison to classic industrial control by making systems easier to manage, set up and configure. Unfortunately, most attack surfaces of home and office environments are introduced into industrial applications as well, which usually have very few security mechanisms in place. Over the last years, several technologies tackling that issue have been researched. In this work, machine learning-based anomaly detection algorithms are employed to find malicious traffic in a synthetically generated data set of Modbus/TCP communication of a fictitious industrial scenario. The applied algorithms are Support Vector Machine (SVM), Random Forest, k-nearest neighbour and k-means clustering. Due to the synthetic data set, supervised learning is possible. Support Vector Machine and k-nearest neighbour perform well with different data sets, while k-nearest neighbour and k-means clustering do not perform satisfactorily.

📄 PDF Abstract BibTeX arXiv:1905.11757

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionBIG-bench Machine LearningClustering

Methods 이 논문이 사용한 방법론

k-Means Clustering k-Means Clustering is a clustering algorithm that divides a training set into $k$ different clusters of examples that are near each other. It works by initializing $k$…

Similar Papers 제목 키워드 기반

Anomaly Detection in Industrial Machinery using IoT Devices and Machine Learning: a Systematic Mapping

2023-07-28 · Sérgio F. Chevtchenko, Elisson da Silva Rocha, Monalisa Cristina Moura Dos Santos, Ricardo Lins Mota 외

Anomaly detection is critical in the smart industry for preventing equipment failure, reducing downtime, and improving safety. Internet of Things (IoT) has enabled the collection of large volumes of data from industrial …

Anomaly Detection

Canonical Polyadic Decomposition and Deep Learning for Machine Fault Detection

2021-07-20 · Frusque Gaetan, Michau Gabriel, Fink Olga

Acoustic monitoring for machine fault detection is a recent and expanding research path that has already provided promising results for industries. However, it is impossible to collect enough data to learn all types of f…

Anomaly DetectionDeep LearningDenoisingFault Detection+2

Texture-AD: An Anomaly Detection Dataset and Benchmark for Real Algorithm Development

2024-09-10 · Tianwu Lei, Bohan Wang, Silin Chen, Shurong Cao 외

Anomaly detection is a crucial process in industrial manufacturing and has made significant advancements recently. However, there is a large variance between the data used in the development and the data collected by the…

Anomaly DetectionDefect DetectionUnsupervised Anomaly Detection

Evaluating Anomaly Detectors for Simulated Highly Imbalanced Industrial Classification Problems

2025-12-07 · Lesley Wheat, Martin v. Mohrenschildt, Saeid Habibi arxiv

Machine learning offers potential solutions to current issues in industrial systems in areas such as quality control and predictive maintenance, but also faces unique barriers in industrial applications. An ongoing chall…

Anomaly Detection

TimeSeriesBench: An Industrial-Grade Benchmark for Time Series Anomaly Detection Models

2024-02-16 · Haotian Si, Jianhui Li, Changhua Pei, Hang Cui 외

Time series anomaly detection (TSAD) has gained significant attention due to its real-world applications to improve the stability of modern software systems. However, there is no effective way to verify whether they can …

Anomaly DetectionTime SeriesTime Series Anomaly Detection