FIGNN: Fuzzy Inference-Guided Graph Neural Network for Fault Diagnosis in Industrial Processes

Published: 01 Jan 2025, Last Modified: 24 Jul 2025IEEE Trans. Instrum. Meas. 2025EveryoneRevisionsBibTeXCC BY-SA 4.0
Abstract: Intelligent fault diagnosis in industrial systems is important for improving production efficiency. The complex interactions between sensor units could be represented as graph and are beneficial for identifying the operational status of industrial systems. Recently, graph neural networks (GNNs) have attracted widespread attention and achieved satisfactory performance in fault diagnosis. The existing GNN-based fault diagnosis methods with neighbor information aggregation and MLP classifier mainly extract features strongly correlated with labels, rather than causal features, limiting the reliability and interpretability of the diagnostic results. To address these challenges, this article proposes a fuzzy inference-guided GNN (FIGNN) for fault diagnosis. First, a fuzzy inference-guided information aggregation is skillfully designed to extract causal features by fuzzy rules, which is capable of distinguishing normal and fault characteristics. Then, the FIGNN introduces additional conclusion nodes as classifiers, achieving the explicit inference interactions between the final fault and sensor signals. Finally, to enhance the reliability and flexibility of FIGNN, a network pruning-based graph structure construction approach is developed, which effectively utilizes inference relationships to adaptively construct a more accurate graph. Experimental results on the Tennessee Eastman (TE) process and the three-phase flow process show the significant performance improvements of 4.18% and 0.81% and strong reliability of the proposed FIGNN in complex industrial fault diagnosis. The code could be available at https://github.com/SoarYin/FIGNN.git
Loading