Adversarial Attacks and Defenses in Fault Detection and Diagnosis: A Comprehensive Benchmark on the Tennessee Eastman Process
Vitaliy Pozdnyakov, Aleksandr Kovalenko, Ilya Makarov, Mikhail Drobyshevskiy, Kirill Lukyanov
TL;DR
The paper addresses the vulnerability of neural network–based Fault Detection and Diagnosis (FDD) in Automated Control Systems to adversarial attacks, benchmarking six attack types on TE Process data using three architectures. It surveys attack/defense methods, formalizes the FDD problem with time-series windows, and demonstrates that many defenses degrade performance on clean data. The key contribution is a combined defense strategy—adversarial training on quantized data—that improves robustness across attacks while maintaining reasonable diagnostic accuracy, alongside an assessment of defensive autoencoders as a promising avenue. The work has practical implications for secure ML deployment in industrial ACS by balancing robustness against perturbations with reliable fault diagnosis, and it highlights avenues for further research on universal defenses and advanced autoencoder designs.
Abstract
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.
