paper-with-me

Papers

TripleRE: Knowledge Graph Embeddings via Tripled Relation Vectors

2022-09-17 · Long Yu, Zhicong Luo, Huanyong Liu, Deng Lin, Hongzhu Li, Yafeng Deng

Translation-based knowledge graph embedding has been one of the most important branches for knowledge representation learning since TransE came out. Although many translation-based approaches have achieved some progress in recent years, the performance was still unsatisfactory. This paper proposes a novel knowledge graph embedding method named TripleRE with two versions. The first version of TripleRE creatively divide the relationship vector into three parts. The second version takes advantage of the concept of residual and achieves better performance. In addition, attempts on using NodePiece to encode entities achieved promising results in reducing the parametric size, and solved the problems of scalability. Experiments show that our approach achieved state-of-the-art performance on the large-scale knowledge graph dataset, and competitive performance on other datasets.

📄 PDF Abstract BibTeX arXiv:2209.08271

Code (0)

등록된 구현이 없습니다.

Tasks

Graph EmbeddingKnowledge Graph EmbeddingKnowledge Graph EmbeddingsRelationRepresentation LearningTranslation

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 제목 키워드 기반

Aligning Biomedical Texts and Knowledge Graphs: A Systematic Comparison of Lightweight Alignment Strategies

2026-08-24 · Artem Bisliouk, Elizaveta Nosova, Heiko Paulheim, Andreea Iana 외 arxiv

Biomedical knowledge exists in two complementary but distinct forms: unstructured scientific literature and structured knowledge graphs (KGs). Aligning them is essential for knowledge grounding, evidence retrieval, and K…

Knowledge Graphs

Holographic Embeddings of Knowledge Graphs

2015-10-16 · Maximilian Nickel, Lorenzo Rosasco, Tomaso Poggio

Learning embeddings of entities and relations is an efficient and versatile method to perform machine learning on relational data such as knowledge graphs. In this work, we propose holographic embeddings (HolE) to learn …

Knowledge GraphsLink PredictionRelational Reasoning

InGram: Inductive Knowledge Graph Embedding via Relation Graphs

2023-05-31 · Jaejun Lee, Chanyoung Chung, Joyce Jiyoung Whang

Inductive knowledge graph completion has been considered as the task of predicting missing triplets between new entities that are not observed during training. While most inductive knowledge graph completion methods assu…

Entity EmbeddingsGraph EmbeddingInductive knowledge graph completionInductive Learning+5

Composing Knowledge Graph Embeddings via Word Embeddings

2019-09-09 · Lianbo Ma, Peng Sun, Zhiwei Lin, Hui Wang

Learning knowledge graph embedding from an existing knowledge graph is very important to knowledge graph completion. For a fact $(h,r,t)$ with the head entity $h$ having a relation $r$ with the tail entity $t$, the curre…

Graph EmbeddingKnowledge Graph CompletionKnowledge Graph EmbeddingKnowledge Graph Embeddings+2

Universal Knowledge Graph Embeddings

2023-10-23 · N'Dah Jean Kouagou, Caglar Demir, Hamada M. Zahera, Adrian Wilke 외

A variety of knowledge graph embedding approaches have been developed. Most of them obtain embeddings by learning the structure of the knowledge graph within a link prediction setting. As a result, the embeddings reflect…

Entity DisambiguationGraph EmbeddingKnowledge Graph EmbeddingKnowledge Graph Embeddings+3