Logic Diffusion for Knowledge Graph Reasoning
Xiaoying Xie, Biao Gong, Yiliang Lv, Zhen Han, Guoshuai Zhao, Xueming, Qian

TL;DR
This paper introduces Logic Diffusion (LoD), a novel plug-in module that enhances knowledge graph reasoning by discovering unseen queries through relation diffusion and a special training mechanism, improving generalization and robustness.
Contribution
The paper presents LoD, a new module that enables dynamic logical diffusion and better generalization in knowledge graph reasoning models, especially under noisy conditions.
Findings
LoD improves reasoning accuracy on four datasets.
LoD enhances robustness against noisy data.
LoD outperforms state-of-the-art models.
Abstract
Most recent works focus on answering first order logical queries to explore the knowledge graph reasoning via multi-hop logic predictions. However, existing reasoning models are limited by the circumscribed logical paradigms of training samples, which leads to a weak generalization of unseen logic. To address these issues, we propose a plug-in module called Logic Diffusion (LoD) to discover unseen queries from surroundings and achieves dynamical equilibrium between different kinds of patterns. The basic idea of LoD is relation diffusion and sampling sub-logic by random walking as well as a special training mechanism called gradient adaption. Besides, LoD is accompanied by a novel loss function to further achieve the robust logical diffusion when facing noisy data in training or testing sets. Extensive experiments on four public datasets demonstrate the superiority of mainstream…
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 · Bayesian Modeling and Causal Inference · Topic Modeling
MethodsDiffusion · Focus
