EMNLP 2021main126 citations

HittER: Hierarchical Transformers for Knowledge Graph Embeddings

Sanxing Chen, Xiaodong Liu, Jianfeng Gao, Jian Jiao, Ruofei Zhang, Yangfeng Ji

Abstract

This paper examines the challenging problem of learning representations of entities and relations in a complex multi-relational knowledge graph. We propose HittER, a Hierarchical Transformer model to jointly learn Entity-relation composition and Relational contextualization based on a source entity’s neighborhood. Our proposed model consists of two different Transformer blocks: the bottom block extracts features of each entity-relation pair in the local neighborhood of the source entity and the top block aggregates the relational information from outputs of the bottom block. We further design a masked entity prediction task to balance information from the relational context and the source entity itself. Experimental results show that HittER achieves new state-of-the-art results on multiple link prediction datasets. We additionally propose a simple approach to integrate HittER into BERT and demonstrate its effectiveness on two Freebase factoid question answering datasets.

BibTeX
@inproceedings{chen-etal-2021-hitter,
    title = "{H}itt{ER}: Hierarchical Transformers for Knowledge Graph Embeddings",
    author = "Chen, Sanxing  and
      Liu, Xiaodong  and
      Gao, Jianfeng  and
      Jiao, Jian  and
      Zhang, Ruofei  and
      Ji, Yangfeng",
    editor = "Moens, Marie-Francine  and
      Huang, Xuanjing  and
      Specia, Lucia  and
      Yih, Scott Wen-tau",
    booktitle = "Proceedings of the 2021 Conference on Empirical Methods in Natural Language Processing",
    month = nov,
    year = "2021",
    address = "Online and Punta Cana, Dominican Republic",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2021.emnlp-main.812/",
    doi = "10.18653/v1/2021.emnlp-main.812",
    pages = "10395--10407"
}
HittER: Hierarchical Transformers for Knowledge Graph Embeddings · EMNLP 2021