paper-with-me

Papers

TransEdge: Translating Relation-contextualized Embeddings for Knowledge Graphs

2020-04-22 · Zequn Sun, Jiacheng Huang, Wei Hu, Muchao Chen, Lingbing Guo, Yuzhong Qu

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. However, we find that such relation-level modeling cannot capture the diverse relational structures of KGs well. In this paper, we propose a novel edge-centric embedding model TransEdge, which contextualizes relation representations in terms of specific head-tail entity pairs. We refer to such contextualized representations of a relation as edge embeddings and interpret them as translations between entity embeddings. TransEdge achieves promising performance on different prediction tasks. Our experiments on benchmark datasets indicate that it obtains the state-of-the-art results on embedding-based entity alignment. We also show that TransEdge is complementary with conventional entity alignment methods. Moreover, it shows very competitive performance on link prediction.

📄 PDF Abstract BibTeX arXiv:2004.13579

Code (1)

nju-websoft/TransEdge 공식 구현 tf

Tasks

Entity AlignmentEntity EmbeddingsKnowledge GraphsLink PredictionRelation

Similar Papers 제목 키워드 기반

Relation Extraction with Contextualized Relation Embedding (CRE)

2020-11-19 · EMNLP (DeeLIO) 2020 11 · Xiaoyu Chen, Rohan Badlani

Relation extraction is the task of identifying relation instance between two entities given a corpus whereas Knowledge base modeling is the task of representing a knowledge base, in terms of relations between entities. T…

Entity EmbeddingsRelationRelation Extraction

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

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

Evaluating Bias In Dutch Word Embeddings

2020-10-31 · GeBNLP (COLING) 2020 12 · Rodrigo Alejandro Chávez Mulsa, Gerasimos Spanakis

Recent research in Natural Language Processing has revealed that word embeddings can encode social biases present in the training data which can affect minorities in real world applications. This paper explores the gende…

ClusteringSentenceSentence EmbeddingsWord Embeddings

Contextualized Word Embeddings Enhanced Event Temporal Relation Extraction for Story Understanding

2019-04-26 · Rujun Han, Mengyue Liang, Bashar Alhafni, Nanyun Peng

Learning causal and temporal relationships between events is an important step towards deeper story and commonsense understanding. Though there are abundant datasets annotated with event relations for story comprehension…

RelationRelation ExtractionTemporal Relation ExtractionWord Embeddings