COLING 2020main10 citations

AprilE: Attention with Pseudo Residual Connection for Knowledge Graph Embedding

Yuzhang Liu, Peng Wang, Yingtai Li, Yizhan Shao, Zhongkai Xu

Abstract

Knowledge graph embedding maps entities and relations into low-dimensional vector space. However, it is still challenging for many existing methods to model diverse relational patterns, especially symmetric and antisymmetric relations. To address this issue, we propose a novel model, AprilE, which employs triple-level self-attention and pseudo residual connection to model relational patterns. The triple-level self-attention treats head entity, relation, and tail entity as a sequence and captures the dependency within a triple. At the same time the pseudo residual connection retains primitive semantic features. Furthermore, to deal with symmetric and antisymmetric relations, two schemas of score function are designed via a position-adaptive mechanism. Experimental results on public datasets demonstrate that our model can produce expressive knowledge embedding and significantly outperforms most of the state-of-the-art works.

BibTeX
@inproceedings{liu-etal-2020-aprile,
    title = "{A}pril{E}: Attention with Pseudo Residual Connection for Knowledge Graph Embedding",
    author = "Liu, Yuzhang  and
      Wang, Peng  and
      Li, Yingtai  and
      Shao, Yizhan  and
      Xu, Zhongkai",
    editor = "Scott, Donia  and
      Bel, Nuria  and
      Zong, Chengqing",
    booktitle = "Proceedings of the 28th International Conference on Computational Linguistics",
    month = dec,
    year = "2020",
    address = "Barcelona, Spain (Online)",
    publisher = "International Committee on Computational Linguistics",
    url = "https://aclanthology.org/2020.coling-main.44/",
    doi = "10.18653/v1/2020.coling-main.44",
    pages = "508--518"
}
AprilE: Attention with Pseudo Residual Connection for Knowledge Graph Embedding · COLING 2020