Mixture Policy based Multi-Hop Reasoning over N-tuple Temporal Knowledge Graphs
Zhongni Hou, Miao Su, Xiaolong Jin, Zixuan Li, Long Bai, Jiafeng Guo, Xueqi Cheng

TL;DR
This paper introduces MT-Path, a reinforcement learning approach for reasoning over N-tuple temporal knowledge graphs, enhancing explainability and accuracy by leveraging mixture policies and semantic dependency modeling.
Contribution
The paper proposes a novel mixture policy-based reinforcement learning method, MT-Path, for explainable reasoning over N-tuple TKGs, integrating semantic dependencies with an auxiliary GCN.
Findings
MT-Path outperforms existing methods in predictive accuracy.
The approach provides improved explainability in reasoning paths.
Experimental results validate the effectiveness of mixture policies and GCN integration.
Abstract
Temporal Knowledge Graphs (TKGs), which utilize quadruples in the form of (subject, predicate, object, timestamp) to describe temporal facts, have attracted extensive attention. N-tuple TKGs (N-TKGs) further extend traditional TKGs by utilizing n-tuples to incorporate auxiliary elements alongside core elements (i.e., subject, predicate, and object) of facts, so as to represent them in a more fine-grained manner. Reasoning over N-TKGs aims to predict potential future facts based on historical ones. However, existing N-TKG reasoning methods often lack explainability due to their black-box nature. Therefore, we introduce a new Reinforcement Learning-based method, named MT-Path, which leverages the temporal information to traverse historical n-tuples and construct a temporal reasoning path. Specifically, in order to integrate the information encapsulated within n-tuples, i.e., the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Topic Modeling · Multimodal Machine Learning Applications
MethodsGraph Convolutional Network
