English

Interaction Embeddings for Prediction and Explanation in Knowledge Graphs

Artificial Intelligence 2019-03-13 v1 Computation and Language

Abstract

Knowledge graph embedding aims to learn distributed representations for entities and relations, and is proven to be effective in many applications. Crossover interactions --- bi-directional effects between entities and relations --- help select related information when predicting a new triple, but haven't been formally discussed before. In this paper, we propose CrossE, a novel knowledge graph embedding which explicitly simulates crossover interactions. It not only learns one general embedding for each entity and relation as most previous methods do, but also generates multiple triple specific embeddings for both of them, named interaction embeddings. We evaluate embeddings on typical link prediction tasks and find that CrossE achieves state-of-the-art results on complex and more challenging datasets. Furthermore, we evaluate embeddings from a new perspective --- giving explanations for predicted triples, which is important for real applications. In this work, an explanation for a triple is regarded as a reliable closed-path between the head and the tail entity. Compared to other baselines, we show experimentally that CrossE, benefiting from interaction embeddings, is more capable of generating reliable explanations to support its predictions.

Keywords

Cite

@article{arxiv.1903.04750,
  title  = {Interaction Embeddings for Prediction and Explanation in Knowledge Graphs},
  author = {Wen Zhang and Bibek Paudel and Wei Zhang and Abraham Bernstein and Huajun Chen},
  journal= {arXiv preprint arXiv:1903.04750},
  year   = {2019}
}

Comments

This paper is accepted by WSDM2019

R2 v1 2026-06-23T08:05:15.194Z