English

Dynamically Pruned Message Passing Networks for Large-Scale Knowledge Graph Reasoning

Artificial Intelligence 2020-04-09 v3 Machine Learning

Abstract

We propose Dynamically Pruned Message Passing Networks (DPMPN) for large-scale knowledge graph reasoning. In contrast to existing models, embedding-based or path-based, we learn an input-dependent subgraph to explicitly model reasoning process. Subgraphs are dynamically constructed and expanded by applying graphical attention mechanism conditioned on input queries. In this way, we not only construct graph-structured explanations but also enable message passing designed in Graph Neural Networks (GNNs) to scale with graph sizes. We take the inspiration from the consciousness prior proposed by and develop a two-GNN framework to simultaneously encode input-agnostic full graph representation and learn input-dependent local one coordinated by an attention module. Experiments demonstrate the reasoning capability of our model that is to provide clear graphical explanations as well as deliver accurate predictions, outperforming most state-of-the-art methods in knowledge base completion tasks.

Keywords

Cite

@article{arxiv.1909.11334,
  title  = {Dynamically Pruned Message Passing Networks for Large-Scale Knowledge Graph Reasoning},
  author = {Xiaoran Xu and Wei Feng and Yunsheng Jiang and Xiaohui Xie and Zhiqing Sun and Zhi-Hong Deng},
  journal= {arXiv preprint arXiv:1909.11334},
  year   = {2020}
}

Comments

ICLR2020

R2 v1 2026-06-23T11:25:09.759Z