13
0

Knowledge Graph Embeddings with Representing Relations as Annular Sectors

Main:5 Pages
2 Figures
Bibliography:3 Pages
4 Tables
Abstract

Knowledge graphs (KGs), structured as multi-relational data of entities and relations, are vital for tasks like data analysis and recommendation systems. Knowledge graph completion (KGC), or link prediction, addresses incompleteness of KGs by inferring missing triples (h, r, t). It is vital for downstream applications. Region-based embedding models usually embed entities as points and relations as geometric regions to accomplish the task. Despite progress, these models often overlook semantic hierarchies inherent in entities. To solve this problem, we propose SectorE, a novel embedding model in polar coordinates. Relations are modeled as annular sectors, combining modulus and phase to capture inference patterns and relation attributes. Entities are embedded as points within these sectors, intuitively encoding hierarchical structure. Evaluated on FB15k-237, WN18RR, and YAGO3-10, SectorE achieves competitive performance against various kinds of models, demonstrating strengths in semantic modeling capability.

View on arXiv
@article{zhu2025_2506.11099,
  title={ Knowledge Graph Embeddings with Representing Relations as Annular Sectors },
  author={ Huiling Zhu and Yingqi Zeng },
  journal={arXiv preprint arXiv:2506.11099},
  year={ 2025 }
}
Comments on this paper