Vol. 19, No. 3, March 31, 2025
10.3837/tiis.2025.03.005,
Download Paper (Free):
Abstract
Knowledge Graph Completion (KGC) holds significance across various applications, such as Q&A systems, search engines, and recommendation systems. However, employing deep reinforcement learning for this task encounters specific challenges, impacting completion accuracy and stability. These challenges include sparse rewards, intricate multi-step reasoning, absence of domain-specific rules, overestimation problems, and coupling issues of value and policy. In response, this paper presents GCATRL, a reinforcement learning model integrating the Dual-Delay Deep Deterministic Policy Gradient based on Correlation and Attention Mechanisms (CATD3) with Generative Adversarial Networks (GANs). Initially, we adopt graph convolutional neural network (GCN) for preprocessing to represent the relationships and entities in the knowledge graph as continuous vectors. Subsequently, we combined Wasserstein-GAN (WGAN) with the designed gated recurrent unit (HOGRU), introduced an attention mechanism to record the path trajectory sequence formed during the knowledge graph traversal process, and dynamically generated new subgraph at the appropriate time to ensure that the traversal process of the knowledge graph continues. Finally, CATD3 is used to optimize rewards and mitigate adversarial losses. We demonstrate through experimental results that the proposed model outperforms traditional algorithms on multiple tasks performed on multiple datasets.
Statistics
Show / Hide Statistics
Statistics (Cumulative Counts from December 1st, 2015)
Multiple requests among the same browser session are counted as one view.
If you mouse over a chart, the values of data points will be shown.
Cite this article
[IEEE Style]
L. Zhang, M. Xu, S. Li, "GCATRL: Using deep reinforcement learning to optimize knowledge graph completion," KSII Transactions on Internet and Information Systems, vol. 19, no. 3, pp. 790-810, 2025. DOI: 10.3837/tiis.2025.03.005.
[ACM Style]
Liping Zhang, Minming Xu, and Song Li. 2025. GCATRL: Using deep reinforcement learning to optimize knowledge graph completion. KSII Transactions on Internet and Information Systems, 19, 3, (2025), 790-810. DOI: 10.3837/tiis.2025.03.005.
[BibTeX Style]
@article{tiis:102302, title="GCATRL: Using deep reinforcement learning to optimize knowledge graph completion", author="Liping Zhang and Minming Xu and Song Li and ", journal="KSII Transactions on Internet and Information Systems", DOI={10.3837/tiis.2025.03.005}, volume={19}, number={3}, year="2025", month={March}, pages={790-810}}