Knowledge graph link prediction is a fundamental task for improving the completeness and reasoning capability of knowledge graphs. In industrial knowledge graph scenarios, missing relations may limit knowledge completion, relational reasoning, and downstream industrial applications. Fault diagnosis is a representative application scenario, where missing relations among fault phenomena, alarm information, fault locations, and fault causes may further affect fault analysis, maintenance decision-making, and industrial knowledge services. Industrial knowledge graphs usually suffer from sparse local structures, imbalanced relation distributions, explicit entity-type boundaries, and highly confusing candidate entities with similar structural or semantic contexts. These characteristics make it difficult for conventional embedding-based or graph neural network-based methods to achieve reliable candidate ranking by relying only on structural propagation or semantic matching. To address these challenges, this study proposes a type-constrained structural–semantic fusion framework with dynamic relation priors for industrial knowledge graph link prediction, and further investigates its application to fault diagnosis. The proposed framework extends a relation-centered graph neural reasoning backbone by generating dynamic relation priors through query-conditioned relation-level graph propagation over a predefined relation graph, thereby enhancing query-specific structural reasoning. It further introduces a semantic projection module to align textual representations of entities and relations with structural representations at the candidate-ranking stage. In addition, relation-category and hierarchy-aware signals are used to modulate relation representations during propagation, while entity-type constraints are incorporated into final scoring and type-constrained hard negative construction. In this way, structural evidence, textual semantic information, and entity-type validity constraints are jointly used for candidate ranking rather than being treated as isolated signals. Experiments are conducted on two public benchmark datasets, WN18RR and FB15k-237, and two industrial knowledge graph datasets in Chinese and English. The Chinese industrial knowledge graph is constructed from fault diagnosis knowledge and is used as a representative application dataset, while the English industrial knowledge graph is used to further evaluate the adaptability of the proposed framework in a related industrial production scenario. The proposed method achieves MRR scores of 0.599 and 0.446 on WN18RR and FB15k-237, respectively, and obtains MRR scores of 0.8532 and 0.7994 on the Chinese and English industrial knowledge graphs. The results demonstrate that the proposed framework improves both general link prediction performance and industrial-domain adaptability, especially in scenarios involving sparse structures, type-constrained candidate validity, and semantically confusing entities, and shows practical potential for fault diagnosis applications.
Luo et al. (Tue,) studied this question.
Synapse has enriched 5 closely related papers on similar clinical questions. Consider them for comparative context: