paper-with-me

Papers

Crafting Adversarial Examples for Deep Learning Based Prognostics (Extended Version)

2020-09-21 · Gautam Raj Mode, Khaza Anuarul Hoque

In manufacturing, unexpected failures are considered a primary operational risk, as they can hinder productivity and can incur huge losses. State-of-the-art Prognostics and Health Management (PHM) systems incorporate Deep Learning (DL) algorithms and Internet of Things (IoT) devices to ascertain the health status of equipment, and thus reduce the downtime, maintenance cost and increase the productivity. Unfortunately, IoT sensors and DL algorithms, both are vulnerable to cyber attacks, and hence pose a significant threat to PHM systems. In this paper, we adopt the adversarial example crafting techniques from the computer vision domain and apply them to the PHM domain. Specifically, we craft adversarial examples using the Fast Gradient Sign Method (FGSM) and Basic Iterative Method (BIM) and apply them on the Long Short-Term Memory (LSTM), Gated Recurrent Unit (GRU), and Convolutional Neural Network (CNN) based PHM models. We evaluate the impact of adversarial attacks using NASA's turbofan engine dataset. The obtained results show that all the evaluated PHM models are vulnerable to adversarial attacks and can cause a serious defect in the remaining useful life estimation. The obtained results also show that the crafted adversarial examples are highly transferable and may cause significant damages to PHM systems.

📄 PDF Abstract BibTeX arXiv:2009.10149

Code (1)

dependable-cps/AdversarialAttack-PHM 공식 구현 tf

Tasks

Deep LearningManagement

Similar Papers 제목 키워드 기반

Effectiveness of Adversarial Examples and Defenses for Malware Classification

2019-09-10 · Robert Podschwadt, Hassan Takabi

Artificial neural networks have been successfully used for many different classification tasks including malware detection and distinguishing between malicious and non-malicious programs. Although artificial neural netwo…

ClassificationGeneral ClassificationMalware ClassificationMalware Detection

Adversarial Attacks and Detection on Reinforcement Learning-Based Interactive Recommender Systems

2020-06-14 · Yuanjiang Cao, Xiaocong Chen, Lina Yao, Xianzhi Wang 외

Adversarial attacks pose significant challenges for detecting adversarial attacks at an early stage. We propose attack-agnostic detection on reinforcement learning-based interactive recommendation systems. We first craft…

Interactive RecommendationRecommendation Systemsreinforcement-learningReinforcement Learning (RL)

Taking Care of The Discretization Problem: A Comprehensive Study of the Discretization Problem and A Black-Box Adversarial Attack in Discrete Integer Domain

2019-05-19 · Lei Bu, Yuchao Duan, Fu Song, Zhe Zhao

Numerous methods for crafting adversarial examples were proposed recently with high success rate. Since most existing machine learning based classifiers normalize images into some continuous, real vector, domain firstly,…

Adversarial Attack

EAD: Elastic-Net Attacks to Deep Neural Networks via Adversarial Examples

2017-09-13 · Pin-Yu Chen, Yash Sharma, huan zhang, Jin-Feng Yi 외

Recent studies have highlighted the vulnerability of deep neural networks (DNNs) to adversarial examples - a visually indistinguishable adversarial image can easily be crafted to cause a well-trained model to misclassify…

Adversarial AttackAdversarial Robustness

Latent Magic: An Investigation into Adversarial Examples Crafted in the Semantic Latent Space

2023-05-22 · BoYang Zheng

Adversarial attacks against Deep Neural Networks(DNN) have been a crutial topic ever since \cite{goodfellow} purposed the vulnerability of DNNs. However, most prior works craft adversarial examples in the pixel space, fo…

Adversarial AttackSSIM