paper-with-me

홈 › Papers

Adversarial Attacks and Defenses in Fault Detection and Diagnosis: A Comprehensive Benchmark on the Tennessee Eastman Process

2024-03-20 · Vitaliy Pozdnyakov, Aleksandr Kovalenko, Ilya Makarov, Mikhail Drobyshevskiy, Kirill Lukyanov

Integrating machine learning into Automated Control Systems (ACS) enhances decision-making in industrial process management. One of the limitations to the widespread adoption of these technologies in industry is the vulnerability of neural networks to adversarial attacks. This study explores the threats in deploying deep learning models for fault diagnosis in ACS using the Tennessee Eastman Process dataset. By evaluating three neural networks with different architectures, we subject them to six types of adversarial attacks and explore five different defense methods. Our results highlight the strong vulnerability of models to adversarial samples and the varying effectiveness of defense strategies. We also propose a novel protection approach by combining multiple defense methods and demonstrate it's efficacy. This research contributes several insights into securing machine learning within ACS, ensuring robust fault diagnosis in industrial processes.

📄 PDF Abstract BibTeX arXiv:2403.13502

Code (1)

airi-institute/fdd-defense 공식 구현 pytorch

Tasks

Decision MakingFault DetectionFault DiagnosisManagement

Similar Papers 제목 키워드 기반

MalProtect: Stateful Defense Against Adversarial Query Attacks in ML-based Malware Detection

2023-02-21 · Aqib Rashid, Jose Such

ML models are known to be vulnerable to adversarial query attacks. In these attacks, queries are iteratively perturbed towards a particular class without any knowledge of the target model besides its output. The prevalen…

Malware DetectionOut-of-Distribution Detection

Evading Adversarial Example Detection Defenses with Orthogonal Projected Gradient Descent

2021-06-28 · ICLR 2022 4 · Oliver Bryniarski, Nabeel Hingun, Pedro Pachuca, Vincent Wang 외

Evading adversarial example detection defenses requires finding adversarial examples that must simultaneously (a) be misclassified by the model and (b) be detected as non-adversarial. We find that existing attacks that a…

Detection Defenses: An Empty Promise against Adversarial Patch Attacks on Optical Flow

2023-10-26 · Erik Scheurer, Jenny Schmalfuss, Alexander Lis, Andrés Bruhn

Adversarial patches undermine the reliability of optical flow predictions when placed in arbitrary scene locations. Therefore, they pose a realistic threat to real-world motion detection and its downstream applications. …

Adversarial RobustnessMotion Detectionmotion predictionOptical Flow Estimation

Effectiveness of Moving Target Defenses for Adversarial Attacks in ML-based Malware Detection

2023-02-01 · Aqib Rashid, Jose Such

Several moving target defenses (MTDs) to counter adversarial ML attacks have been proposed in recent years. MTDs claim to increase the difficulty for the attacker in conducting attacks by regularly changing certain eleme…

Malware Detection

StratDef: Strategic Defense Against Adversarial Attacks in ML-based Malware Detection

2022-02-15 · Aqib Rashid, Jose Such

Over the years, most research towards defenses against adversarial attacks on machine learning models has been in the image recognition domain. The ML-based malware detection domain has received less attention despite it…

Adversarial RobustnessMalware Detection