Hierarchical knowledge guided fault intensity diagnosis of complex industrial systems
Yu Sha, Shuiping Gou, Bo Liu, Johannes Faber, Ningtao Liu, Stefan Schramm, Horst Stoecker, Thomas Steckenreiter, Domagoj Vnucec, Nadine Wetzstein, Andreas Widl, Kai Zhou
TL;DR
The paper tackles fault intensity diagnosis in complex industrial systems where target-class dependencies are essential but often neglected by traditional chain-of-thought approaches. It proposes Hierarchical Knowledge Guided (HKG), a two-stream, end-to-end framework that combines deep feature learning with a global hierarchical classifier built via graph convolutional networks, guided by a re-weighted hierarchical knowledge correlation matrix. Key contributions include the global hierarchical classifier, the Re-HKCM for structured, noise-robust inter-class guidance, and extensive validation on four real-world datasets across different domains, with ablation studies confirming the importance of hierarchical knowledge and correlation weighting. The results demonstrate significant improvements in accuracy and robustness, suggesting practical impact for industrial monitoring and potential applicability to other hierarchical multi-label diagnostic tasks.
Abstract
Fault intensity diagnosis (FID) plays a pivotal role in monitoring and maintaining mechanical devices within complex industrial systems. As current FID methods are based on chain of thought without considering dependencies among target classes. To capture and explore dependencies, we propose a hierarchical knowledge guided fault intensity diagnosis framework (HKG) inspired by the tree of thought, which is amenable to any representation learning methods. The HKG uses graph convolutional networks to map the hierarchical topological graph of class representations into a set of interdependent global hierarchical classifiers, where each node is denoted by word embeddings of a class. These global hierarchical classifiers are applied to learned deep features extracted by representation learning, allowing the entire model to be end-to-end learnable. In addition, we develop a re-weighted hierarchical knowledge correlation matrix (Re-HKCM) scheme by embedding inter-class hierarchical knowledge into a data-driven statistical correlation matrix (SCM) which effectively guides the information sharing of nodes in graphical convolutional neural networks and avoids over-smoothing issues. The Re-HKCM is derived from the SCM through a series of mathematical transformations. Extensive experiments are performed on four real-world datasets from different industrial domains (three cavitation datasets from SAMSON AG and one existing publicly) for FID, all showing superior results and outperform recent state-of-the-art FID methods.
