paper-with-me

홈 › Papers

DOLORES: Deep Contextualized Knowledge Graph Embeddings

2018-10-31 · AKBC 2020 6 · Haoyu Wang, Vivek Kulkarni, William Yang Wang

We introduce a new method DOLORES for learning knowledge graph embeddings that effectively captures contextual cues and dependencies among entities and relations. First, we note that short paths on knowledge graphs comprising of chains of entities and relations can encode valuable information regarding their contextual usage. We operationalize this notion by representing knowledge graphs not as a collection of triples but as a collection of entity-relation chains, and learn embeddings for entities and relations using deep neural models that capture such contextual usage. In particular, our model is based on Bi-Directional LSTMs and learn deep representations of entities and relations from constructed entity-relation chains. We show that these representations can very easily be incorporated into existing models to significantly advance the state of the art on several knowledge graph prediction tasks like link prediction, triple classification, and missing relation type prediction (in some cases by at least 9.5%).

📄 PDF Abstract BibTeX arXiv:1811.00147

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge Graph EmbeddingsKnowledge GraphsLink PredictionPredictionRelationTriple ClassificationType prediction

Similar Papers 제목 키워드 기반

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

Integrating Graph Contextualized Knowledge into Pre-trained Language Models

2019-11-30 · Bin He, Di Zhou, Jinghui Xiao, Xin Jiang 외

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 repres…

Knowledge GraphsRepresentation Learning

TransEdge: Translating Relation-contextualized Embeddings for Knowledge Graphs

2020-04-22 · Zequn Sun, Jiacheng Huang, Wei Hu, Muchao Chen 외

Learning knowledge graph (KG) embeddings has received increasing attention in recent years. Most embedding models in literature interpret relations as linear or bilinear mapping functions to operate on entity embeddings.…

Entity AlignmentEntity EmbeddingsKnowledge GraphsLink Prediction+1

Do Pretrained Contextual Language Models Distinguish between Hebrew Homograph Analyses?

2022-01-16 · ACL ARR January 2022 1 · Anonymous

Semitic morphologically-rich languages (MRLs) are plagued by word ambiguity; in a standard text, many (and often most) of the words will be homographs with multiple possible analyses. Previous research on MRLs claimed th…

On the Cross-lingual Transferability of Contextualized Sense Embeddings

2021-11-01 · EMNLP (MRL) 2021 11 · Kiamehr Rezaee, Daniel Loureiro, Jose Camacho-Collados, Mohammad Taher Pilehvar

In this paper we analyze the extent to which contextualized sense embeddings, i.e., sense embeddings that are computed based on contextualized word embeddings, are transferable across languages.To this end, we compiled a…

Word EmbeddingsWord Sense Disambiguation