Select and Augment: Enhanced Dense Retrieval Knowledge Graph Augmentation
Micheal Abaho, Yousef H. Alfaifi

TL;DR
This paper introduces a multi-task framework that selectively retrieves and augments knowledge graph entities with multiple relevant text descriptions, significantly improving link prediction performance over traditional methods.
Contribution
It proposes a novel multi-task approach that dynamically selects multiple relevant descriptions for KG entities, enhancing embedding quality beyond single-description methods.
Findings
Achieved 5.5% increase in MRR for link prediction
Achieved 3.5% increase in Hits@10
Outperforms traditional CNN-based text augmentation methods
Abstract
Injecting textual information into knowledge graph (KG) entity representations has been a worthwhile expedition in terms of improving performance in KG oriented tasks within the NLP community. External knowledge often adopted to enhance KG embeddings ranges from semantically rich lexical dependency parsed features to a set of relevant key words to entire text descriptions supplied from an external corpus such as wikipedia and many more. Despite the gains this innovation (Text-enhanced KG embeddings) has made, the proposal in this work suggests that it can be improved even further. Instead of using a single text description (which would not sufficiently represent an entity because of the inherent lexical ambiguity of text), we propose a multi-task framework that jointly selects a set of text descriptions relevant to KG entities as well as align or augment KG embeddings with text…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Advanced Graph Neural Networks · Natural Language Processing Techniques
MethodsALIGN
