@inproceedings{wu-wang-2018-knowledge,
    title = "Knowledge Graph Embedding with Numeric Attributes of Entities",
    author = "Wu, Yanrong  and
      Wang, Zhichun",
    editor = "Augenstein, Isabelle  and
      Cao, Kris  and
      He, He  and
      Hill, Felix  and
      Gella, Spandana  and
      Kiros, Jamie  and
      Mei, Hongyuan  and
      Misra, Dipendra",
    booktitle = "Proceedings of the Third Workshop on Representation Learning for {NLP}",
    month = jul,
    year = "2018",
    address = "Melbourne, Australia",
    publisher = "Association for Computational Linguistics",
    url = "https://preview.aclanthology.org/iwcs-25-ingestion/W18-3017/",
    doi = "10.18653/v1/W18-3017",
    pages = "132--136",
    abstract = "Knowledge Graph (KG) embedding projects entities and relations into low dimensional vector space, which has been successfully applied in KG completion task. The previous embedding approaches only model entities and their relations, ignoring a large number of entities' numeric attributes in KGs. In this paper, we propose a new KG embedding model which jointly model entity relations and numeric attributes. Our approach combines an attribute embedding model with a translation-based structure embedding model, which learns the embeddings of entities, relations, and attributes simultaneously. Experiments of link prediction on YAGO and Freebase show that the performance is effectively improved by adding entities' numeric attributes in the embedding model."
}Markdown (Informal)
[Knowledge Graph Embedding with Numeric Attributes of Entities](https://preview.aclanthology.org/iwcs-25-ingestion/W18-3017/) (Wu & Wang, RepL4NLP 2018)
ACL