paper-with-me

홈 › Papers

Integrating Knowledge Graph embedding and pretrained Language Models in Hypercomplex Spaces

2022-08-04 · Mojtaba Nayyeri, ZiHao Wang, Mst. Mahfuja Akter, Mirza Mohtashim Alam, Md Rashad Al Hasan Rony, Jens Lehmann, Steffen Staab

Knowledge Graphs, such as Wikidata, comprise structural and textual knowledge in order to represent knowledge. For each of the two modalities dedicated approaches for graph embedding and language models learn patterns that allow for predicting novel structural knowledge. Few approaches have integrated learning and inference with both modalities and these existing ones could only partially exploit the interaction of structural and textual knowledge. In our approach, we build on existing strong representations of single modalities and we use hypercomplex algebra to represent both, (i), single-modality embedding as well as, (ii), the interaction between different modalities and their complementary means of knowledge representation. More specifically, we suggest Dihedron and Quaternion representations of 4D hypercomplex numbers to integrate four modalities namely structural knowledge graph embedding, word-level representations (e.g.\ Word2vec, Fasttext), sentence-level representations (Sentence transformer), and document-level representations (sentence transformer, Doc2vec). Our unified vector representation scores the plausibility of labelled edges via Hamilton and Dihedron products, thus modeling pairwise interactions between different modalities. Extensive experimental evaluation on standard benchmark datasets shows the superiority of our two new models using abundant textual information besides sparse structural knowledge to enhance performance in link prediction tasks.

📄 PDF Abstract BibTeX arXiv:2208.02743

Code (1)

zihaowang/text_enhanced_kge 공식 구현 pytorch

Tasks

Graph EmbeddingKnowledge Graph EmbeddingKnowledge GraphsLink PredictionSentence

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

Pretrained Knowledge Base Embeddings for improved Sentential Relation Extraction

2022-05-01 · ACL 2022 5 · Andrea Papaluca, Daniel Krefl, Hanna Suominen, Artem Lenskiy

In this work we put forward to combine pretrained knowledge base graph embeddings with transformer based language models to improve performance on the sentential Relation Extraction task in natural language processing. O…

RelationRelation Extraction

NeuroSymActive: Differentiable Neural-Symbolic Reasoning with Active Exploration for Knowledge Graph Question Answering

2026-02-17 · Rong Fu, Yang Li, Zeyu Zhang, Jiekai Wu 외 arxiv

Large pretrained language models and neural reasoning systems have advanced many natural language tasks, yet they remain challenged by knowledge-intensive queries that require precise, structured multi-hop inference. Kno…

Graph Question AnsweringKnowledge Graphs

Breaking Through the 80\% Glass Ceiling: Raising the State of the Art in Word Sense Disambiguation by Incorporating Knowledge Graph Information

2020-07-01 · ACL 2020 6 · Michele Bevilacqua, Roberto Navigli

Neural architectures are the current state of the art in Word Sense Disambiguation (WSD). However, they make limited use of the vast amount of relational information encoded in Lexical Knowledge Bases (LKB). We present E…

AllWord Sense Disambiguation

Pretrain-KGE: Learning Knowledge Representation from Pretrained Language Models

2020-11-01 · Findings of the Association for Computational Linguistics 2020 · Zhiyuan Zhang, Xiaoqian Liu, Yi Zhang, Qi Su 외

Conventional knowledge graph embedding (KGE) often suffers from limited knowledge representation, leading to performance degradation especially on the low-resource problem. To remedy this, we propose to enrich knowledge …

Graph EmbeddingKnowledge Graph EmbeddingWorld Knowledge