paper-with-me

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 space was proposed as a new KGE model, Rotate3D, by leveraging its non-commutative property. Inspired by CompoundE and Rotate3D, we leverage 3D compound geometric transformations, including translation, rotation, scaling, reflection, and shear and propose a family of KGE models, named CompoundE3D, in this work. CompoundE3D allows multiple design variants to match rich underlying characteristics of a KG. Since each variant has its own advantages on a subset of relations, an ensemble of multiple variants can yield superior performance. The effectiveness and flexibility of CompoundE3D are experimentally verified on four popular link prediction datasets.

📄 PDF Abstract BibTeX arXiv:2304.00378

Code (1)

hughxiouge/CompoundE3D pytorch

Tasks

Graph EmbeddingKnowledge Graph EmbeddingLink PredictionTranslation

Similar Papers 제목 키워드 기반

Simple but Effective Compound Geometric Operations for Temporal Knowledge Graph Completion

2024-08-13 · Rui Ying, Mengting Hu, Jianfeng Wu, Yalan Xie 외

Temporal knowledge graph completion aims to infer the missing facts in temporal knowledge graphs. Current approaches usually embed factual knowledge into continuous vector space and apply geometric operations to learn po…

Graph EmbeddingKnowledge Graph CompletionKnowledge Graph EmbeddingKnowledge Graphs+3

SMART: Relation-Aware Learning of Geometric Representations for Knowledge Graphs

2025-07-17 · Kossi Amouzouvi, Bowen Song, Andrea Coletta, Luigi Bellomarini 외

Knowledge graph representation learning approaches provide a mapping between symbolic knowledge in the form of triples in a knowledge graph (KG) and their feature vectors. Knowledge graph embedding (KGE) models often rep…

Graph EmbeddingGraph Representation LearningKnowledge Graph EmbeddingKnowledge Graphs+1

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…

Graph EmbeddingKnowledge Graph EmbeddingRelationTranslation

Fully Geometric Multi-Hop Reasoning on Knowledge Graphs with Transitive Relations

2025-05-18 · Fernando Zhapa-Camacho, Robert Hoehndorf

Geometric embedding methods have shown to be useful for multi-hop reasoning on knowledge graphs by mapping entities and logical operations to geometric regions and geometric transformations, respectively. Geometric embed…

Knowledge Graphs

BiQUE: Biquaternionic Embeddings of Knowledge Graphs

2021-09-29 · EMNLP 2021 11 · Jia Guo, Stanley Kok

Knowledge graph embeddings (KGEs) compactly encode multi-relational knowledge graphs (KGs). Existing KGE models rely on geometric operations to model relational patterns. Euclidean (circular) rotation is useful for model…

Knowledge Graph EmbeddingsKnowledge GraphsTranslation