vix.ing · top · new · best · stats · spec

TripleRE: Knowledge Graph Embeddings via Tripled Relation Vectors

2022/09/17 by Long Yu, Yu, Long, Zhicong Luo +9
Computer Science · Health Professions · #Advanced Graph Neural Networks #Artificial Intelligence (cs.AI) #Artificial Intelligence in Healthcare #FOS: Computer and information sciences #Topic Modeling

paper · pdf · doi:10.48550/arxiv.2209.08271

openalex publication_date 2022/09/17 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

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.

Related