paper-with-me

Papers

Disk failure prediction based on multi-layer domain adaptive learning

2023-10-10 · Guangfu Gao, Peng Wu, Hussain Dawood

Large scale data storage is susceptible to failure. As disks are damaged and replaced, traditional machine learning models, which rely on historical data to make predictions, struggle to accurately predict disk failures. This paper presents a novel method for predicting disk failures by leveraging multi-layer domain adaptive learning techniques. First, disk data with numerous faults is selected as the source domain, and disk data with fewer faults is selected as the target domain. A training of the feature extraction network is performed with the selected origin and destination domains. The contrast between the two domains facilitates the transfer of diagnostic knowledge from the domain of source and target. According to the experimental findings, it has been demonstrated that the proposed technique can generate a reliable prediction model and improve the ability to predict failures on disk data with few failure samples.

📄 PDF Abstract BibTeX arXiv:2310.06534

Code (0)

등록된 구현이 없습니다.

Tasks

Diagnostic

Similar Papers 제목 키워드 기반

Robust Data Preprocessing for Machine-Learning-Based Disk Failure Prediction in Cloud Production Environments

2019-12-20 · Shujie Han, Jun Wu, Erci Xu, Cheng He 외

To provide proactive fault tolerance for modern cloud data centers, extensive studies have proposed machine learning (ML) approaches to predict imminent disk failures for early remedy and evaluated their approaches direc…

BIG-bench Machine LearningPrediction

An improved CTGAN for data processing method of imbalanced disk failure

2023-10-10 · Jingbo Jia, Peng Wu, Hussain Dawood

To address the problem of insufficient failure data generated by disks and the imbalance between the number of normal and failure data. The existing Conditional Tabular Generative Adversarial Networks (CTGAN) deep learni…

Fault Diagnosis

Remaining Useful Life Estimation of Hard Disk Drives using Bidirectional LSTM Networks

2021-09-11 · Austin Coursey, Gopal Nath, Srikanth Prabhu, Saptarshi Sengupta

Physical and cloud storage services are well-served by functioning and reliable high-volume storage systems. Recent observations point to hard disk reliability as one of the most pressing reliability issues in data cente…

Why does Prediction Accuracy Decrease over Time? Uncertain Positive Learning for Cloud Failure Prediction

2024-01-08 · Haozhe Li, Minghua Ma, Yudong Liu, Pu Zhao 외

With the rapid growth of cloud computing, a variety of software services have been deployed in the cloud. To ensure the reliability of cloud services, prior studies focus on failure instance (disk, node, and switch, etc.…

Cloud ComputingPrediction

SFFDD: Deep Neural Network with Enriched Features for Failure Prediction with Its Application to Computer Disk Driver

2021-09-20 · Lanfa Frank Wang, Danjue Li

A classification technique incorporating a novel feature derivation method is proposed for predicting failure of a system or device with multivariate time series sensor data. We treat the multivariate time series sensor …

Feature EngineeringTime SeriesTime Series Analysis