paper-with-me

Papers

CompoundE: Knowledge Graph Embedding with Translation, Rotation and Scaling Compound Operations

2022-07-12 · Xiou Ge, Yun-Cheng Wang, Bin Wang, C. -C. Jay Kuo

Translation, rotation, and scaling are three commonly used geometric manipulation operations in image processing. Besides, some of them are successfully used in developing effective knowledge graph embedding (KGE) models such as TransE and RotatE. Inspired by the synergy, we propose a new KGE model by leveraging all three operations in this work. Since translation, rotation, and scaling operations are cascaded to form a compound one, the new model is named CompoundE. By casting CompoundE in the framework of group theory, we show that quite a few scoring-function-based KGE models are special cases of CompoundE. CompoundE extends the simple distance-based relation to relation-dependent compound operations on head and/or tail entities. To demonstrate the effectiveness of CompoundE, we conduct experiments on three popular KG completion datasets. Experimental results show that CompoundE consistently achieves the state of-the-art performance.

📄 PDF Abstract BibTeX arXiv:2207.05324

Code (0)

등록된 구현이 없습니다.

Tasks

Graph EmbeddingKnowledge Graph EmbeddingRelationTranslation

Methods 이 논문이 사용한 방법론

Self-Adversarial Negative Sampling 설명 없음
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…
RotatE RotatE is a method for generating graph embeddings which is able to model and infer various relation patterns including: symmetry/antisymmetry, inversion, and composition.…

Similar Papers 제목 키워드 기반

Knowledge Graph Embedding with 3D Compound Geometric Transformations

2023-04-01 · Xiou Ge, Yun-Cheng Wang, Bin Wang, C. -C. Jay Kuo

The cascade of 2D geometric transformations were exploited to model relations between entities in a knowledge graph (KG), leading to an effective KG embedding (KGE) model, CompoundE. Furthermore, the rotation in the 3D s…

Graph EmbeddingKnowledge Graph EmbeddingLink PredictionTranslation

SpaceE: Knowledge Graph Embedding by Relational Linear Transformation in the Entity Space

2022-04-21 · Jinxing Yu, Yunfeng Cai, Mingming Sun, Ping Li

Translation distance based knowledge graph embedding (KGE) methods, such as TransE and RotatE, model the relation in knowledge graphs as translation or rotation in the vector space. Both translation and rotation are inje…

Graph EmbeddingKnowledge Graph EmbeddingKnowledge GraphsLink Prediction+2

TransERR: Translation-based Knowledge Graph Embedding via Efficient Relation Rotation

2023-06-26 · Jiang Li, Xiangdong Su, Fujun Zhang, Guanglai Gao

This paper presents a translation-based knowledge geraph embedding method via efficient relation rotation (TransERR), a straightforward yet effective alternative to traditional translation-based knowledge graph embedding…

Graph EmbeddingKnowledge Graph CompletionKnowledge Graph EmbeddingKnowledge Graphs+3

STaR: Knowledge Graph Embedding by Scaling, Translation and Rotation

2022-02-15 · Jiayi Li, Yujiu Yang

The bilinear method is mainstream in Knowledge Graph Embedding (KGE), aiming to learn low-dimensional representations for entities and relations in Knowledge Graph (KG) and complete missing links. Most of the existing wo…

Graph EmbeddingKnowledge Graph EmbeddingLink PredictionTranslation

STaR: Knowledge Graph Embedding by Scaling, Translation and Rotation

2021-11-16 · ACL ARR November 2021 11 · Anonymous

The bilinear method is mainstream in Knowledge Graph Embedding (KGE), aiming to learn low-dimensional representations for entities and relations in Knowledge Graph (KG) and complete missing links. Most of the existing wo…

Graph EmbeddingKnowledge Graph EmbeddingLink PredictionTranslation