Inductive Entity Representations from Text via Link Prediction
Daniel Daza, Michael Cochez, Paul Groth

TL;DR
This paper introduces a method for learning entity representations from text that generalize well across multiple tasks, including link prediction, classification, and retrieval, outperforming state-of-the-art approaches.
Contribution
It proposes a holistic evaluation protocol and demonstrates that pretrained language model-based representations transfer effectively to various tasks without fine-tuning.
Findings
22% MRR improvement in link prediction
16% accuracy increase in entity classification
8.8% NDCG@10 improvement in entity retrieval
Abstract
Knowledge Graphs (KG) are of vital importance for multiple applications on the web, including information retrieval, recommender systems, and metadata annotation. Regardless of whether they are built manually by domain experts or with automatic pipelines, KGs are often incomplete. Recent work has begun to explore the use of textual descriptions available in knowledge graphs to learn vector representations of entities in order to preform link prediction. However, the extent to which these representations learned for link prediction generalize to other tasks is unclear. This is important given the cost of learning such representations. Ideally, we would prefer representations that do not need to be trained again when transferring to a different task, while retaining reasonable performance. In this work, we propose a holistic evaluation protocol for entity representations learned via a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
