paper-with-me

Papers

Integrating Graph Contextualized Knowledge into Pre-trained Language Models

2019-11-30 · Bin He, Di Zhou, Jinghui Xiao, Xin Jiang, Qun Liu, Nicholas Jing Yuan, Tong Xu

Complex node interactions are common in knowledge graphs, and these interactions also contain rich knowledge information. However, traditional methods usually treat a triple as a training unit during the knowledge representation learning (KRL) procedure, neglecting contextualized information of the nodes in knowledge graphs (KGs). We generalize the modeling object to a very general form, which theoretically supports any subgraph extracted from the knowledge graph, and these subgraphs are fed into a novel transformer-based model to learn the knowledge embeddings. To broaden usage scenarios of knowledge, pre-trained language models are utilized to build a model that incorporates the learned knowledge representations. Experimental results demonstrate that our model achieves the state-of-the-art performance on several medical NLP tasks, and improvement above TransE indicates that our KRL method captures the graph contextualized information effectively.

📄 PDF Abstract BibTeX arXiv:1912.00147

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge GraphsRepresentation Learning

Methods 이 논문이 사용한 방법론

TransE TransE is an energy-based model that produces knowledge base embeddings. It models relationships by interpreting them as translations operating on the low-dimensional…

Similar Papers 제목 키워드 기반

BERT-MK: Integrating Graph Contextualized Knowledge into Pre-trained Language Models

2020-11-01 · Findings of the Association for Computational Linguistics 2020 · Bin He, Di Zhou, Jinghui Xiao, Xin Jiang 외

Complex node interactions are common in knowledge graphs (KGs), and these interactions can be considered as contextualized knowledge exists in the topological structure of KGs. Traditional knowledge representation learni…

Knowledge GraphsLanguage ModelingLanguage ModellingRepresentation Learning

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

HypKG: Hypergraph-based Knowledge Graph Contextualization for Precision Healthcare

2025-07-26 · Yuzhang Xie, Xu Han, Ran Xu, Xiao Hu 외 arxiv

Knowledge graphs (KGs) are important products of the semantic web, which are widely used in various application domains. Healthcare is one of such domains where KGs are intensively used, due to the high requirement for k…

Knowledge Graphs

Contextualized Structural Self-supervised Learning for Ontology Matching

2023-10-05 · Zhu Wang

Ontology matching (OM) entails the identification of semantic relationships between concepts within two or more knowledge graphs (KGs) and serves as a critical step in integrating KGs from various sources. Recent advance…

Graph EmbeddingKnowledge Graph EmbeddingKnowledge GraphsOntology Matching+1

CoKE: Contextualized Knowledge Graph Embedding

2019-11-06 · Quan Wang, Pingping Huang, Haifeng Wang, Songtai Dai 외

Knowledge graph embedding, which projects symbolic entities and relations into continuous vector spaces, is gaining increasing attention. Previous methods allow a single static embedding for each entity or relation, igno…

Graph EmbeddingKnowledge Graph EmbeddingLink PredictionRelation