IJCAI 2021poster25 citations
Learning Embeddings from Knowledge Graphs With Numeric Edge Attributes
Abstract
Numeric values associated to edges of a knowledge graph have been used to represent uncertainty, edge importance, and even out-of-band knowledge in a growing number of scenarios, ranging from genetic data to social networks. Nevertheless, traditional knowledge graph embedding models are not designed to capture such information, to the detriment of predictive power. We propose a novel method that injects numeric edge attributes into the scoring layer of a traditional knowledge graph embedding architecture. Experiments with publicly available numeric-enriched knowledge graphs show that our method outperforms traditional numeric-unaware baselines as well as the recent UKGE model.
Machine Learning: Relational LearningNatural Language Processing: Embeddings
BibTeX
@inproceedings{ijcai2021p395,
title = {Learning Embeddings from Knowledge Graphs With Numeric Edge Attributes},
author = {Pai, Sumit and Costabello, Luca},
booktitle = {Proceedings of the Thirtieth International Joint Conference on
Artificial Intelligence, {IJCAI-21}},
publisher = {International Joint Conferences on Artificial Intelligence Organization},
editor = {Zhi-Hua Zhou},
pages = {2869--2875},
year = {2021},
month = {8},
note = {Main Track},
doi = {10.24963/ijcai.2021/395},
url = {https://doi.org/10.24963/ijcai.2021/395},
}