English

Is Your Anomaly Detector Ready for Change? Adapting AIOps Solutions to the Real World

Machine Learning 2024-04-12 v2 Software Engineering

Abstract

Anomaly detection techniques are essential in automating the monitoring of IT systems and operations. These techniques imply that machine learning algorithms are trained on operational data corresponding to a specific period of time and that they are continuously evaluated on newly emerging data. Operational data is constantly changing over time, which affects the performance of deployed anomaly detection models. Therefore, continuous model maintenance is required to preserve the performance of anomaly detectors over time. In this work, we analyze two different anomaly detection model maintenance techniques in terms of the model update frequency, namely blind model retraining and informed model retraining. We further investigate the effects of updating the model by retraining it on all the available data (full-history approach) and only the newest data (sliding window approach). Moreover, we investigate whether a data change monitoring tool is capable of determining when the anomaly detection model needs to be updated through retraining.

Keywords

Cite

@article{arxiv.2311.10421,
  title  = {Is Your Anomaly Detector Ready for Change? Adapting AIOps Solutions to the Real World},
  author = {Lorena Poenaru-Olaru and Natalia Karpova and Luis Cruz and Jan Rellermeyer and Arie van Deursen},
  journal= {arXiv preprint arXiv:2311.10421},
  year   = {2024}
}