English

Towards Implementing ML-Based Failure Detectors

Distributed, Parallel, and Cluster Computing 2022-10-04 v1

Abstract

Most existing failure detection algorithms rely on statistical methods, and very few use machine learning (ML). This paper explores the viability of ML in the field of failure detection: is it possible to implement an ML-based detector that achieves a satisfactory quality of service? We implement a prototype that uses a basic long short-term memory neural network algorithm, and study its behavior with real traces. Although ML model has comparatively longer computing time, our prototype performs well in terms of accuracy and detection time.

Keywords

Cite

@article{arxiv.2210.00134,
  title  = {Towards Implementing ML-Based Failure Detectors},
  author = {Xiaonan Li and Olivier Marin},
  journal= {arXiv preprint arXiv:2210.00134},
  year   = {2022}
}

Comments

4 pages, 3 figures Editor: Ib\'eria Medeiros. 18th European Dependable Computing Conference (EDCC 2022), September 12-15, 2022, Zaragoza, Spain. Student Forum Proceedings - EDCC 2022

R2 v1 2026-06-28T02:30:12.444Z