paper-with-me

Papers

Extending Isolation Forest for Anomaly Detection in Big Data via K-Means

2021-04-27 · Md Tahmid Rahman Laskar, Jimmy Huang, Vladan Smetana, Chris Stewart, Kees Pouw, Aijun An, Stephen Chan, Lei Liu

Industrial Information Technology (IT) infrastructures are often vulnerable to cyberattacks. To ensure security to the computer systems in an industrial environment, it is required to build effective intrusion detection systems to monitor the cyber-physical systems (e.g., computer networks) in the industry for malicious activities. This paper aims to build such intrusion detection systems to protect the computer networks from cyberattacks. More specifically, we propose a novel unsupervised machine learning approach that combines the K-Means algorithm with the Isolation Forest for anomaly detection in industrial big data scenarios. Since our objective is to build the intrusion detection system for the big data scenario in the industrial domain, we utilize the Apache Spark framework to implement our proposed model which was trained in large network traffic data (about 123 million instances of network traffic) stored in Elasticsearch. Moreover, we evaluate our proposed model on the live streaming data and find that our proposed system can be used for real-time anomaly detection in the industrial setup. In addition, we address different challenges that we face while training our model on large datasets and explicitly describe how these issues were resolved. Based on our empirical evaluation in different use-cases for anomaly detection in real-world network traffic data, we observe that our proposed system is effective to detect anomalies in big data scenarios. Finally, we evaluate our proposed model on several academic datasets to compare with other models and find that it provides comparable performance with other state-of-the-art approaches.

📄 PDF Abstract BibTeX arXiv:2104.13190

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionIntrusion Detection

Similar Papers 제목 키워드 기반

Isolation Mondrian Forest for Batch and Online Anomaly Detection

2020-03-08 · Haoran Ma, Benyamin Ghojogh, Maria N. Samad, Dongyu Zheng 외

We propose a new method, named isolation Mondrian forest (iMondrian forest), for batch and online anomaly detection. The proposed method is a novel hybrid of isolation forest and Mondrian forest which are existing method…

Anomaly DetectionEnsemble LearningOut-of-Distribution Detection

OptIForest: Optimal Isolation Forest for Anomaly Detection

2023-06-22 · Haolong Xiang, Xuyun Zhang, Hongsheng Hu, Lianyong Qi 외

Anomaly detection plays an increasingly important role in various fields for critical tasks such as intrusion detection in cybersecurity, financial risk detection, and human health monitoring. A variety of anomaly detect…

Anomaly DetectionBenchmarkingIntrusion Detection

Interpretable Anomaly Detection with DIFFI: Depth-based Isolation Forest Feature Importance

2020-07-21 · Mattia Carletti, Matteo Terzi, Gian Antonio Susto

Anomaly Detection is an unsupervised learning task aimed at detecting anomalous behaviours with respect to historical data. In particular, multivariate Anomaly Detection has an important role in many applications thanks …

Anomaly DetectionFeature Importancefeature selectionUnsupervised Anomaly Detection

Improved Anomaly Detection by Using the Attention-Based Isolation Forest

2022-10-05 · Lev V. Utkin, Andrey Y. Ageev, Andrei V. Konstantinov

A new modification of Isolation Forest called Attention-Based Isolation Forest (ABIForest) for solving the anomaly detection problem is proposed. It incorporates the attention mechanism in the form of the Nadaraya-Watson…

Anomaly Detection

Unsupervised Anomaly Detection in Process-Complex Industrial Time Series: A Real-World Case Study

2026-04-15 · Sergej Krasnikov, Lukas Meitz, Samineh Bagheri, Michael Heider 외 arxiv

Industrial time-series data from real production environments exhibits substantially higher complexity than commonly used benchmark datasets, primarily due to heterogeneous, multi-stage operational processes. As a result…

Unsupervised Anomaly Detection