paper-with-me

홈 › Papers

Layerwise Perturbation-Based Adversarial Training for Hard Drive Health Degree Prediction

2018-09-11 · Jian-Guo Zhang, Ji Wang, Lifang He, Zhao Li, Philip S. Yu

With the development of cloud computing and big data, the reliability of data storage systems becomes increasingly important. Previous researchers have shown that machine learning algorithms based on SMART attributes are effective methods to predict hard drive failures. In this paper, we use SMART attributes to predict hard drive health degrees which are helpful for taking different fault tolerant actions in advance. Given the highly imbalanced SMART datasets, it is a nontrivial work to predict the health degree precisely. The proposed model would encounter overfitting and biased fitting problems if it is trained by the traditional methods. In order to resolve this problem, we propose two strategies to better utilize imbalanced data and improve performance. Firstly, we design a layerwise perturbation-based adversarial training method which can add perturbations to any layers of a neural network to improve the generalization of the network. Secondly, we extend the training method to the semi-supervised settings. Then, it is possible to utilize unlabeled data that have a potential of failure to further improve the performance of the model. Our extensive experiments on two real-world hard drive datasets demonstrate the superiority of the proposed schemes for both supervised and semi-supervised classification. The model trained by the proposed method can correctly predict the hard drive health status 5 and 15 days in advance. Finally, we verify the generality of the proposed training method in other similar anomaly detection tasks where the dataset is imbalanced. The results argue that the proposed methods are applicable to other domains.

📄 PDF Abstract BibTeX arXiv:1809.04188

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionCloud Computing

Similar Papers 제목 키워드 기반

Regularizing deep networks using efficient layerwise adversarial training

2017-05-22 · Swami Sankaranarayanan, Arpit Jain, Rama Chellappa, Ser Nam Lim

Adversarial training has been shown to regularize deep neural networks in addition to increasing their robustness to adversarial examples. However, its impact on very deep state of the art networks has not been fully inv…

Adversarial Training and Provable Defenses: Bridging the Gap

2020-05-01 · ICLR 2020 1 · Mislav Balunovic, Martin Vechev

We present COLT, a new method to train neural networks based on a novel combination of adversarial training and provable defenses. The key idea is to model neural network training as a procedure which includes both, the …

Adversarial Diversity and Hard Positive Generation

2016-05-05 · Andras Rozsa, Ethan M. Rudd, Terrance E. Boult

State-of-the-art deep neural networks suffer from a fundamental problem - they misclassify adversarial examples formed by applying small perturbations to inputs. In this paper, we present a new psychometric perceptual ad…

Data AugmentationDiversity

Defending Against Universal Perturbations With Shared Adversarial Training

2018-12-10 · ICCV 2019 10 · Chaithanya Kumar Mummadi, Thomas Brox, Jan Hendrik Metzen

Classifiers such as deep neural networks have been shown to be vulnerable against adversarial perturbations on problems with high-dimensional input space. While adversarial training improves the robustness of image class…

image-classificationImage ClassificationSemantic Segmentation

Improving the Transferability of Adversarial Attacks on Face Recognition with Beneficial Perturbation Feature Augmentation

2022-10-28 · Fengfan Zhou, Hefei Ling, Yuxuan Shi, Jiazhong Chen 외

Face recognition (FR) models can be easily fooled by adversarial examples, which are crafted by adding imperceptible perturbations on benign face images. The existence of adversarial face examples poses a great threat to…

Adversarial AttackFace Recognition