paper-with-me

홈 › Papers

Enhanced Fault Detection and Cause Identification Using Integrated Attention Mechanism

2024-07-31 · Mohammad Ali Labbaf Khaniki, Alireza Golkarieh, Houman Nouri, Mohammad Manthouri

This study introduces a novel methodology for fault detection and cause identification within the Tennessee Eastman Process (TEP) by integrating a Bidirectional Long Short-Term Memory (BiLSTM) neural network with an Integrated Attention Mechanism (IAM). The IAM combines the strengths of scaled dot product attention, residual attention, and dynamic attention to capture intricate patterns and dependencies crucial for TEP fault detection. Initially, the attention mechanism extracts important features from the input data, enhancing the model's interpretability and relevance. The BiLSTM network processes these features bidirectionally to capture long-range dependencies, and the IAM further refines the output, leading to improved fault detection results. Simulation results demonstrate the efficacy of this approach, showcasing superior performance in accuracy, false alarm rate, and misclassification rate compared to existing methods. This methodology provides a robust and interpretable solution for fault detection and diagnosis in the TEP, highlighting its potential for industrial applications.

📄 PDF Abstract BibTeX arXiv:2408.00033

Code (0)

등록된 구현이 없습니다.

Tasks

Fault Detection

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
Tanh Activation 설명 없음
Sigmoid Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…
BiLSTM A Bidirectional LSTM, or biLSTM, is a sequence processing model that consists of two LSTMs: one taking the input in a forward direction, and the other in a backwards…

Similar Papers 제목 키워드 기반

Recursive-ARX for Grid-Edge Fault Detection

2025-06-24 · Soufiane El Yaagoubi, Keith Moffat, Eduardo Prieto Araujo, Florian Dörfler

Future electrical grids will require new ways to identify faults as inverters are not capable of supplying large fault currents to support existing fault detection methods and because distributed resources may feed fault…

Fault Detection

Causality and Temporal Dependencies in the Design of Fault Management Systems

2017-10-10 · Marco Bozzano

Reasoning about causes and effects naturally arises in the engineering of safety-critical systems. A classical example is Fault Tree Analysis, a deductive technique used for system safety assessment, whereby an undesired…

Fault DetectionManagement

FaultExplainer: Leveraging Large Language Models for Interpretable Fault Detection and Diagnosis

2024-12-19 · Abdullah Khan, Rahul Nahar, Hao Chen, Gonzalo E. Constante Flores 외

Machine learning algorithms are increasingly being applied to fault detection and diagnosis (FDD) in chemical processes. However, existing data-driven FDD platforms often lack interpretability for process operators and s…

Data VisualizationFault Detection

Enhanced Rapid Detection of High-impedance Arc Faults in Medium Voltage Electrical Distribution Networks

2025-02-09 · Kriti Thakur, Divyanshi Dwivedi, K. Victor Sam Moses Babu, Alivelu Manga Parimi 외

High-impedance arc faults in AC power systems have the potential to lead to catastrophic accidents. However, significant challenges exist in identifying these faults because of the much weaker characteristics and variety…

ARCFault Detection

Causality and Interpretability for Electrical Distribution System faults

2025-08-04 · Karthik Peddi, Sai Ram Aditya Parisineni, Hemanth Macharla, Mayukha Pal arxiv

Causal analysis helps us understand variables that are responsible for system failures. This improves fault detection and makes system more reliable. In this work, we present a new method that combines causal inference w…

Causal Inference