paper-with-me

Papers

AutoETER: Automated Entity Type Representation for Knowledge Graph Embedding

2020-09-25 · Findings of the Association for Computational Linguistics 2020 · Guanglin Niu, Bo Li, Yongfei Zhang, ShiLiang Pu, Jingyang Li

Recent advances in Knowledge Graph Embedding (KGE) allow for representing entities and relations in continuous vector spaces. Some traditional KGE models leveraging additional type information can improve the representation of entities which however totally rely on the explicit types or neglect the diverse type representations specific to various relations. Besides, none of the existing methods is capable of inferring all the relation patterns of symmetry, inversion and composition as well as the complex properties of 1-N, N-1 and N-N relations, simultaneously. To explore the type information for any KG, we develop a novel KGE framework with Automated Entity TypE Representation (AutoETER), which learns the latent type embedding of each entity by regarding each relation as a translation operation between the types of two entities with a relation-aware projection mechanism. Particularly, our designed automated type representation learning mechanism is a pluggable module which can be easily incorporated with any KGE model. Besides, our approach could model and infer all the relation patterns and complex relations. Experiments on four datasets demonstrate the superior performance of our model compared to state-of-the-art baselines on link prediction tasks, and the visualization of type clustering provides clearly the explanation of type embeddings and verifies the effectiveness of our model.

📄 PDF Abstract BibTeX arXiv:2009.12030

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringGraph EmbeddingKnowledge Graph EmbeddingLink PredictionRelationRepresentation LearningVocal Bursts Type Prediction

Similar Papers 제목 키워드 기반

Multi-view Contrastive Learning for Entity Typing over Knowledge Graphs

2023-10-18 · Zhiwei Hu, Víctor Gutiérrez-Basulto, Zhiliang Xiang, Ru Li 외

Knowledge graph entity typing (KGET) aims at inferring plausible types of entities in knowledge graphs. Existing approaches to KGET focus on how to better encode the knowledge provided by the neighbors and types of an en…

Contrastive LearningEntity TypingKnowledge GraphsMixture-of-Experts

Canonicalizing Knowledge Base Literals

2019-06-26 · Jiaoyan Chen, Ernesto Jimenez-Ruiz, Ian Horrocks

Ontology-based knowledge bases (KBs) like DBpedia are very valuable resources, but their usefulness and usability is limited by various quality issues. One such issue is the use of string literals instead of semantically…

BIG-bench Machine Learning

On the Complementary Nature of Knowledge Graph Embedding, Fine Grain Entity Types, and Language Modeling

2020-10-12 · EMNLP (DeeLIO) 2020 11 · Rajat Patel, Francis Ferraro

We demonstrate the complementary natures of neural knowledge graph embedding, fine-grain entity type prediction, and neural language modeling. We show that a language model-inspired knowledge graph embedding approach yie…

Graph EmbeddingKnowledge Graph EmbeddingKnowledge Graph EmbeddingsLanguage Modeling+3

Entity Type Prediction in Knowledge Graphs using Embeddings

2020-04-28 · Russa Biswas, Radina Sofronova, Mehwish Alam, Harald Sack

Open Knowledge Graphs (such as DBpedia, Wikidata, YAGO) have been recognized as the backbone of diverse applications in the field of data mining and information retrieval. Hence, the completeness and correctness of the K…

Entity TypingInformation RetrievalKnowledge GraphsMulti-Label Classification+5

Entity Type Prediction Leveraging Graph Walks and Entity Descriptions

2022-07-28 · Russa Biswas, Jan Portisch, Heiko Paulheim, Harald Sack 외

The entity type information in Knowledge Graphs (KGs) such as DBpedia, Freebase, etc. is often incomplete due to automated generation or human curation. Entity typing is the task of assigning or inferring the semantic ty…

Entity TypingKnowledge GraphsLanguage ModelingLanguage Modelling+3