# JGURD: joint gradient update relational direction-enhanced method for knowledge graph completion

**Authors:** Lianhong Ding, Mengxiao Li, Shengchang Gao, Juntao Li, Ruiping Yuan, Jianye Yu

PMC · DOI: 10.7717/peerj-cs.2808 · 2025-04-18

## TL;DR

JGURD is a new method for completing knowledge graphs that better uses relationship directions and improves performance over existing techniques.

## Contribution

JGURD introduces a joint gradient update mechanism with relational direction information and a relation correlation graph for enhanced knowledge graph completion.

## Key findings

- JGURD outperforms HHAN-KGC in knowledge graph completion tasks.
- Hits@3 and MRR metrics improved by 6.8% and 8.9% on the FB15k dataset.
- A relation correlation graph captures local and global structures effectively.

## Abstract

Relational direction plays an important role in multi-relational knowledge graphs (KGs). Current knowledge graph completion (KGC) methods suffer from insufficient utilization of relation correlation information. To address this issue, this article proposes a novel KGC framework, namely JGURD, which uses the encoder-decoder structure to achieve Joint Gradient Update with Relational Direction information. It combines graph convolutional networks (GCNs) with KG embedding methods, defining a update mechanism for entities and relationships to joint gradient updates. To incorporate entity information into the update of relationships, the forward propagation gradients of the triple score function are recorded, and entity gradient information is fused into relationship updates. To fully utilize relational direction information, a relation correlation graph (RCG) is constructed based on the topological patterns of relationship pairs. We design a multi-relation encoder combining GCN and multi-layer attention mechanism on RCG to comprehensively capture local and global structures of the RCG. To enhance the interpretability and adaptability of JGURD, three different decoders are employed. Experimental results show that JGURD outperforms the second-place HHAN-KGC, and the Hits@3 and MRR metrics on the FB15k dataset increased by 6.8% and 8.9%, respectively.

## Full-text entities

- **Diseases:** KGC (MESH:D001766)
- **Chemicals:** FB15k-237 (-)
- **Cell lines:** NELL-995 — Homo sapiens (Human), Embryonal rhabdomyosarcoma, Cancer cell line (CVCL_8004), FB15k — Xenopus laevis (African clawed frog), Transformed cell line (CVCL_C0YN)

## Figures

50 figures with captions in the complete paper: https://tomesphere.com/paper/PMC12190632/full.md

---
Source: https://tomesphere.com/paper/PMC12190632