English

Learning Collaborative Agents with Rule Guidance for Knowledge Graph Reasoning

Artificial Intelligence 2020-10-07 v2 Computation and Language Machine Learning

Abstract

Walk-based models have shown their advantages in knowledge graph (KG) reasoning by achieving decent performance while providing interpretable decisions. However, the sparse reward signals offered by the KG during traversal are often insufficient to guide a sophisticated walk-based reinforcement learning (RL) model. An alternate approach is to use traditional symbolic methods (e.g., rule induction), which achieve good performance but can be hard to generalize due to the limitation of symbolic representation. In this paper, we propose RuleGuider, which leverages high-quality rules generated by symbolic-based methods to provide reward supervision for walk-based agents. Experiments on benchmark datasets show that RuleGuider improves the performance of walk-based models without losing interpretability.

Keywords

Cite

@article{arxiv.2005.00571,
  title  = {Learning Collaborative Agents with Rule Guidance for Knowledge Graph Reasoning},
  author = {Deren Lei and Gangrong Jiang and Xiaotao Gu and Kexuan Sun and Yuning Mao and Xiang Ren},
  journal= {arXiv preprint arXiv:2005.00571},
  year   = {2020}
}

Comments

EMNLP 2020

R2 v1 2026-06-23T15:14:58.494Z