TL;DR
This paper introduces a robust convolutional model for knowledge graph completion that performs well on sparse, realistic datasets and improves results through a student re-ranking network, addressing limitations of existing dense-graph-focused methods.
Contribution
The paper presents a novel deep convolutional model utilizing textual entity representations and a student re-ranking network, enhancing KG completion in sparse, real-world datasets.
Findings
Model outperforms recent methods on sparse datasets
Robustness to sparsity is a key performance factor
Entity re-ranking improves overall accuracy
Abstract
Knowledge Graph (KG) completion research usually focuses on densely connected benchmark datasets that are not representative of real KGs. We curate two KG datasets that include biomedical and encyclopedic knowledge and use an existing commonsense KG dataset to explore KG completion in the more realistic setting where dense connectivity is not guaranteed. We develop a deep convolutional network that utilizes textual entity representations and demonstrate that our model outperforms recent KG completion methods in this challenging setting. We find that our model's performance improvements stem primarily from its robustness to sparsity. We then distill the knowledge from the convolutional network into a student network that re-ranks promising candidate entities. This re-ranking stage leads to further improvements in performance and demonstrates the effectiveness of entity re-ranking for KG…
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.
