Twin Transformer using Gated Dynamic Learnable Attention mechanism for Fault Detection and Diagnosis in the Tennessee Eastman Process
Mohammad Ali Labbaf-Khaniki, Mohammad Manthouri, Hanieh Ajami

TL;DR
This paper introduces a novel Twin Transformer model with Gated Dynamic Learnable Attention for fault detection in the Tennessee Eastman Process, demonstrating superior accuracy and robustness over existing methods.
Contribution
The paper presents a new Transformer-based FDD approach with a novel attention mechanism, GDLAttention, that enhances focus and adaptability during fault diagnosis.
Findings
Outperforms existing FDD methods in accuracy
Reduces false alarm and misclassification rates
Effective across multiple fault scenarios
Abstract
Fault detection and diagnosis (FDD) is a crucial task for ensuring the safety and efficiency of industrial processes. We propose a novel FDD methodology for the Tennessee Eastman Process (TEP), a widely used benchmark for chemical process control. The model employs two separate Transformer branches, enabling independent processing of input data and potential extraction of diverse information. A novel attention mechanism, Gated Dynamic Learnable Attention (GDLAttention), is introduced which integrates a gating mechanism and dynamic learning capabilities. The gating mechanism modulates the attention weights, allowing the model to focus on the most relevant parts of the input. The dynamic learning approach adapts the attention strategy during training, potentially leading to improved performance. The attention mechanism uses a bilinear similarity function, providing greater flexibility in…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFault Detection and Control Systems · Mineral Processing and Grinding · Machine Fault Diagnosis Techniques
MethodsAttention Is All You Need · Linear Layer · Absolute Position Encodings · Softmax · Layer Normalization · Multi-Head Attention · Dropout · Residual Connection · Position-Wise Feed-Forward Layer · Byte Pair Encoding
