Bayesian Approaches to Failure Prediction for Disk Drives
Abstract
Hard disk drive failures are rare but are often costly. The ability to predict failures is important to consumers, drive manufacturers, and computer system manufacturers alike. In this paper we investigate the abilities of two Bayesian methods to predict disk drive failures based on measurements of drive internal conditions. We first view the problem from an anomaly detection stance. We introduce a mixture model of naive Bayes submodels (i.e. clusters) that is trained using expectation-maximization. The second method is a naive Bayes classifier, a supervised learning approach. Both methods are tested on realworld data concerning 1936 drives. The predictive accuracy of both algorithms is far higher than the accuracy of thresholding methods used in the disk drive industry today. 1.
Cite
Text
Hamerly and Elkan. "Bayesian Approaches to Failure Prediction for Disk Drives." International Conference on Machine Learning, 2001.Markdown
[Hamerly and Elkan. "Bayesian Approaches to Failure Prediction for Disk Drives." International Conference on Machine Learning, 2001.](https://mlanthology.org/icml/2001/hamerly2001icml-bayesian/)BibTeX
@inproceedings{hamerly2001icml-bayesian,
title = {{Bayesian Approaches to Failure Prediction for Disk Drives}},
author = {Hamerly, Greg and Elkan, Charles},
booktitle = {International Conference on Machine Learning},
year = {2001},
pages = {202-209},
url = {https://mlanthology.org/icml/2001/hamerly2001icml-bayesian/}
}