Type-Aware Embeddings for Multi-Hop Reasoning over Knowledge Graphs
Abstract
Multi-hop reasoning over real-life knowledge graphs (KGs) is a highly challenging problem as traditional subgraph matching methods are not capable to deal with noise and missing information. Recently, to address this problem a promising approach based on jointly embedding logical queries and KGs into a low-dimensional space to identify answer entities has emerged. However, existing proposals ignore critical semantic knowledge inherently available in KGs, such as type information. To leverage type information, we propose a novel type-aware model, TypE-aware Message Passing (TEMP), which enhances the entity and relation representation in queries, and simultaneously improves generalization, and deductive and inductive reasoning. Remarkably, TEMP is a plug-and-play model that can be easily incorporated into existing embedding-based models to improve their performance. Extensive experiments on three real-world datasets demonstrate TEMP’s effectiveness.
Cite
Text
Hu et al. "Type-Aware Embeddings for Multi-Hop Reasoning over Knowledge Graphs." International Joint Conference on Artificial Intelligence, 2022. doi:10.24963/IJCAI.2022/427Markdown
[Hu et al. "Type-Aware Embeddings for Multi-Hop Reasoning over Knowledge Graphs." International Joint Conference on Artificial Intelligence, 2022.](https://mlanthology.org/ijcai/2022/hu2022ijcai-type/) doi:10.24963/IJCAI.2022/427BibTeX
@inproceedings{hu2022ijcai-type,
title = {{Type-Aware Embeddings for Multi-Hop Reasoning over Knowledge Graphs}},
author = {Hu, Zhiwei and Gutiérrez-Basulto, Víctor and Xiang, Zhiliang and Li, Xiaoli and Li, Ru and Pan, Jeff Z.},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2022},
pages = {3078-3084},
doi = {10.24963/IJCAI.2022/427},
url = {https://mlanthology.org/ijcai/2022/hu2022ijcai-type/}
}