paper-with-me

홈 › Papers

On the Use of Entity Embeddings from Pre-Trained Language Models for Knowledge Graph Completion

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Recent work has found that entity representations can be extracted from pre-trained language models to develop knowledge graph completion models that are more robust to the naturally occurring sparsity found in knowledge graphs. In this work, we explore how to best extract and incorporate those embeddings. We explore the suitability of the extracted embeddings for direct use in entity ranking and introduce both unsupervised and supervised processing methods that can lead to improved downstream performance. We then introduce supervised embedding extraction methods and demonstrate that we can extract more informative representations. We also examine the effect of language model selection and find that the choice of model can have a significant impact. We then synthesize our findings and develop a knowledge graph completion model that significantly outperforms recent neural models.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Entity EmbeddingsKnowledge Graph CompletionKnowledge GraphsLanguage ModelingLanguage ModellingModel Selection

Similar Papers 제목 키워드 기반

Pretrain-KGEs: Learning Knowledge Representation from Pretrained Models for Knowledge Graph Embeddings

2019-12-01 · Zhiyuan Zhang, Xiaoqian Liu, Yi Zhang, Qi Su 외

Learning knowledge graph embeddings (KGEs) is an efficient approach to knowledge graph completion. Conventional KGEs often suffer from limited knowledge representation, which causes less accuracy especially when training…

Knowledge Graph CompletionKnowledge Graph EmbeddingsKnowledge GraphsLink Prediction+2

CoLAKE: Contextualized Language and Knowledge Embedding

2020-10-01 · COLING 2020 8 · Tianxiang Sun, Yunfan Shao, Xipeng Qiu, Qipeng Guo 외

With the emerging branch of incorporating factual knowledge into pre-trained language models such as BERT, most existing models consider shallow, static, and separately pre-trained entity embeddings, which limits the per…

Entity EmbeddingsKnowledge Graph CompletionKnowledge Probing

DBLPLink: An Entity Linker for the DBLP Scholarly Knowledge Graph

2023-09-14 · Debayan Banerjee, Arefa, Ricardo Usbeck, Chris Biemann

In this work, we present a web application named DBLPLink, which performs entity linking over the DBLP scholarly knowledge graph. DBLPLink uses text-to-text pre-trained language models, such as T5, to produce entity labe…

Entity EmbeddingsEntity Linking

Entity Context Graph: Learning Entity Representations fromSemi-Structured Textual Sources on the Web

2021-03-29 · Kalpa Gunaratna, Yu Wang, Hongxia Jin

Knowledge is captured in the form of entities and their relationships and stored in knowledge graphs. Knowledge graphs enhance the capabilities of applications in many different areas including Web search, recommendation…

Entity EmbeddingsGraph LearningKnowledge GraphsLanguage Modelling+1

LambdaKG: A Library for Pre-trained Language Model-Based Knowledge Graph Embeddings

2022-10-01 · Xin Xie, Zhoubo Li, Xiaohan Wang, Zekun Xi 외

Knowledge Graphs (KGs) often have two characteristics: heterogeneous graph structure and text-rich entity/relation information. Text-based KG embeddings can represent entities by encoding descriptions with pre-trained la…

Graph Representation LearningKnowledge Graph CompletionKnowledge Graph EmbeddingsKnowledge Graphs+5