ACL 2023long24 citations

Shrinking Embeddings for Hyper-Relational Knowledge Graphs

Bo Xiong, Mojtaba Nayyeri, Shirui Pan, Steffen Staab

Abstract

Link prediction on knowledge graphs (KGs) has been extensively studied on binary relational KGs, wherein each fact is represented by a triple. A significant amount of important knowledge, however, is represented by hyper-relational facts where each fact is composed of a primal triple and a set of qualifiers comprising a key-value pair that allows for expressing more complicated semantics. Although some recent works have proposed to embed hyper-relational KGs, these methods fail to capture essential inference patterns of hyper-relational facts such as qualifier monotonicity, qualifier implication, and qualifier mutual exclusion, limiting their generalization capability. To unlock this, we present ShrinkE, a geometric hyper-relational KG embedding method aiming to explicitly model these patterns. ShrinkE models the primal triple as a spatial-functional transformation from the head into a relation-specific box. Each qualifier “shrinks” the box to narrow down the possible answer set and, thus, realizes qualifier monotonicity. The spatial relationships between the qualifier boxes allow for modeling core inference patterns of qualifiers such as implication and mutual exclusion. Experimental results demonstrate ShrinkE’s superiority on three benchmarks of hyper-relational KGs.

BibTeX
@inproceedings{xiong-etal-2023-shrinking,
    title = "Shrinking Embeddings for Hyper-Relational Knowledge Graphs",
    author = "Xiong, Bo  and
      Nayyeri, Mojtaba  and
      Pan, Shirui  and
      Staab, Steffen",
    editor = "Rogers, Anna  and
      Boyd-Graber, Jordan  and
      Okazaki, Naoaki",
    booktitle = "Proceedings of the 61st Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)",
    month = jul,
    year = "2023",
    address = "Toronto, Canada",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2023.acl-long.743/",
    doi = "10.18653/v1/2023.acl-long.743",
    pages = "13306--13320"
}
Shrinking Embeddings for Hyper-Relational Knowledge Graphs · ACL 2023