Reasoning Like Human: Hierarchical Reinforcement Learning for Knowledge Graph Reasoning
Guojia Wan, Shirui Pan, Chen Gong, Chuan Zhou, Gholamreza Haffari
Abstract
Knowledge Graphs typically suffer from incompleteness. A popular approach to knowledge graph completion is to infer missing knowledge by multihop reasoning over the information found along other paths connecting a pair of entities. However, multi-hop reasoning is still challenging because the reasoning process usually experiences multiple semantic issue that a relation or an entity has multiple meanings. In order to deal with the situation, we propose a novel Hierarchical Reinforcement Learning framework to learn chains of reasoning from a Knowledge Graph automatically. Our framework is inspired by the hierarchical structure through which human handle cognitionally ambiguous cases. The whole reasoning process is decomposed into a hierarchy of two-level Reinforcement Learning policies for encoding historical information and learning structured action space. As a consequence, it is more feasible and natural for dealing with the multiple semantic issue. Experimental results show that our proposed model achieves substantial improvements in ambiguous relation tasks.
BibTeX
@inproceedings{ijcai2020p267,
title = {Reasoning Like Human: Hierarchical Reinforcement Learning for Knowledge Graph Reasoning},
author = {Wan, Guojia and Pan, Shirui and Gong, Chen and Zhou, Chuan and Haffari, Gholamreza},
booktitle = {Proceedings of the Twenty-Ninth International Joint Conference on
Artificial Intelligence, {IJCAI-20}},
publisher = {International Joint Conferences on Artificial Intelligence Organization},
editor = {Christian Bessiere},
pages = {1926--1932},
year = {2020},
month = {7},
note = {Main track},
doi = {10.24963/ijcai.2020/267},
url = {https://doi.org/10.24963/ijcai.2020/267},
}