Polarized Direct Cross-Attention Message Passing in GNNs for Machinery Fault Diagnosis
Zongyu Shi, Laibin Zhang, Maoyin Chen

TL;DR
This paper introduces PolaDCA, a novel GNN framework with adaptive message passing via data-driven graph construction, significantly improving machinery fault diagnosis accuracy and robustness over traditional methods.
Contribution
PolaDCA enables dynamic, data-driven graph construction in GNNs using a direct cross-attention mechanism, addressing limitations of static graphs in fault diagnosis.
Findings
Achieves state-of-the-art accuracy on industrial datasets.
Demonstrates superior noise robustness compared to traditional GNNs.
Outperforms seven baseline methods in fault diagnosis tasks.
Abstract
The reliability of safety-critical industrial systems hinges on accurate and robust fault diagnosis in rotating machinery. Conventional graph neural networks (GNNs) for machinery fault diagnosis face limitations in modeling complex dynamic interactions due to their reliance on predefined static graph structures and homogeneous aggregation schemes. To overcome these challenges, this paper introduces polarized direct cross-attention (PolaDCA), a novel relational learning framework that enables adaptive message passing through data-driven graph construction. Our approach builds upon a direct cross-attention (DCA) mechanism that dynamically infers attention weights from three semantically distinct node features (such as individual characteristics, neighborhood consensus, and neighborhood diversity) without requiring fixed adjacency matrices. Theoretical analysis establishes PolaDCA's…
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 Fault Diagnosis Techniques · Advanced Graph Neural Networks · Machine Learning and ELM
