English

Feature Selection for Fault Detection and Prediction based on Event Log Analysis

Machine Learning 2022-12-20 v1 Artificial Intelligence

Abstract

Event logs are widely used for anomaly detection and prediction in complex systems. Existing log-based anomaly detection methods usually consist of four main steps: log collection, log parsing, feature extraction, and anomaly detection, wherein the feature extraction step extracts useful features for anomaly detection by counting log events. For a complex system, such as a lithography machine consisting of a large number of subsystems, its log may contain thousands of different events, resulting in abounding extracted features. However, when anomaly detection is performed at the subsystem level, analyzing all features becomes expensive and unnecessary. To mitigate this problem, we develop a feature selection method for log-based anomaly detection and prediction, largely improving the effectiveness and efficiency.

Keywords

Cite

@article{arxiv.2208.09440,
  title  = {Feature Selection for Fault Detection and Prediction based on Event Log Analysis},
  author = {Zhong Li and Matthijs van Leeuwen},
  journal= {arXiv preprint arXiv:2208.09440},
  year   = {2022}
}

Comments

This is a work-in-progress paper that was accepted by the AI for Manufacturing Workshop at ECMLPKDD 2022, with oral presentation \& poster

R2 v1 2026-06-25T01:49:38.179Z