Primary Area: neurosymbolic & hybrid AI systems (physics-informed, logic & formal reasoning, etc.)
Code Of Ethics: I acknowledge that I and all co-authors of this work have read and commit to adhering to the ICLR Code of Ethics.
Keywords: knoweldge graph, logical reasoning
Submission Guidelines: I certify that this submission complies with the submission instructions as described on https://iclr.cc/Conferences/2024/AuthorGuide.
Abstract: Abductive reasoning is logical reasoning that makes educated guesses to infer the
most likely reasons to explain the observations. However, the abductive logical
reasoning over knowledge graphs (KGs) is underexplored in KG literature. In this
paper, we initially and formally raise the task of abductive logical reasoning over
KGs, which involves inferring the most probable logic hypothesis from the KGs
to explain an observed entity set. Traditional approaches use symbolic methods,
like searching, to tackle the knowledge graph problem. However, the symbolic
methods are unsuitable for this task, because the KGs are naturally incomplete,
and the logical hypotheses can be complex with multiple variables and relations.
To address these issues, we propose a generative approach to create logical expres-
sions based on observations. First, we sample hypothesis-observation pairs from
the KG and use supervised training to train a generative model that generates hy-
potheses from observations. Since supervised learning only minimizes structural
differences between generated and reference hypotheses, higher structural similar-
ity does not guarantee a better explanation for observations. To tackle this issue,
we introduce the Reinforcement Learning from the Knowledge Graph (RLF-KG)
method, which minimizes the differences between observations and conclusions
drawn from the generated hypotheses according to the KG. Experimental results
demonstrate that transformer-based generative models can generate logical expla-
nations robustly and efficiently. Moreover, with the assistance of RLF-KG, the
generated hypothesis can provide better explanations for the observations, and the
method of supervised learning with RLF-KG achieves state-of-the-art results on
abductive knowledge graph reasoning on three widely used KGs.
Anonymous Url: I certify that there is no URL (e.g., github page) that could be used to find authors' identity.
Supplementary Material: zip
No Acknowledgement Section: I certify that there is no acknowledgement section in this submission for double blind review.
Submission Number: 3014
Loading