Graph Neural Networks for Leveraging Industrial Equipment Structure: An application to Remaining Useful Life Estimation
Jyoti Narwariya, Pankaj Malhotra, Vishnu TV, Lovekesh Vig, Gautam, Shroff

TL;DR
This paper introduces a graph neural network approach for equipment health monitoring, leveraging the machinery's structure to improve remaining useful life estimation and enable more interpretable diagnostics.
Contribution
It proposes a novel GNN-based model that explicitly incorporates equipment structure, outperforming traditional RNN and CNN models in RUL estimation tasks.
Findings
GNN-based model outperforms RNN and CNN baselines.
The model can focus on failing modules via attention.
Provides interpretable insights into failure modes.
Abstract
Automated equipment health monitoring from streaming multisensor time-series data can be used to enable condition-based maintenance, avoid sudden catastrophic failures, and ensure high operational availability. We note that most complex machinery has a well-documented and readily accessible underlying structure capturing the inter-dependencies between sub-systems or modules. Deep learning models such as those based on recurrent neural networks (RNNs) or convolutional neural networks (CNNs) fail to explicitly leverage this potentially rich source of domain-knowledge into the learning procedure. In this work, we propose to capture the structure of a complex equipment in the form of a graph, and use graph neural networks (GNNs) to model multi-sensor time-series data. Using remaining useful life estimation as an application task, we evaluate the advantage of incorporating the graph…
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
TopicsMachine Learning in Materials Science · Software Reliability and Analysis Research · Machine Fault Diagnosis Techniques
