Graph Neural Networks with Trainable Adjacency Matrices for Fault Diagnosis on Multivariate Sensor Data
Alexander Kovalenko, Vitaliy Pozdnyakov, Ilya Makarov

TL;DR
This paper introduces a novel graph neural network approach with trainable adjacency matrices for fault diagnosis in chemical processes, outperforming recurrent neural networks by learning sensor dependencies during training.
Contribution
It proposes a method to learn adjacency matrices in graph neural networks for fault diagnosis, allowing models to discover sensor relationships without prior knowledge.
Findings
Achieved state-of-the-art results on Tennessee Eastman dataset.
Outperformed recurrent neural networks in fault detection accuracy.
Demonstrated effectiveness of multiple adjacency matrices in a single model.
Abstract
Timely detected anomalies in the chemical technological processes, as well as the earliest detection of the cause of the fault, significantly reduce the production cost in the industrial factories. Data on the state of the technological process and the operation of production equipment are received by a large number of different sensors. To better predict the behavior of the process and equipment, it is necessary not only to consider the behavior of the signals in each sensor separately, but also to take into account their correlation and hidden relationships with each other. Graph-based data representation helps with this. The graph nodes can be represented as data from the different sensors, and the edges can display the influence of these data on each other. In this work, the possibility of applying graph neural networks to the problem of fault diagnosis in a chemical process is…
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
TopicsAdvanced Data Processing Techniques · Fault Detection and Control Systems · Engineering Diagnostics and Reliability
