AIJan 29, 2024

Capturing Knowledge Graphs and Rules with Octagon Embeddings

arXiv:2401.16270v25 citationsh-index: 31IJCAI
Originality Incremental advance
AI Analysis

This work addresses a specific bottleneck in knowledge graph representation for AI and data science, offering an incremental improvement over prior methods.

The paper tackled the limitation of existing region-based knowledge graph embeddings in modeling relational composition and rules by proposing octagon embeddings, which achieved competitive experimental results.

Region based knowledge graph embeddings represent relations as geometric regions. This has the advantage that the rules which are captured by the model are made explicit, making it straightforward to incorporate prior knowledge and to inspect learned models. Unfortunately, existing approaches are severely restricted in their ability to model relational composition, and hence also their ability to model rules, thus failing to deliver on the main promise of region based models. With the aim of addressing these limitations, we investigate regions which are composed of axis-aligned octagons. Such octagons are particularly easy to work with, as intersections and compositions can be straightforwardly computed, while they are still sufficiently expressive to model arbitrary knowledge graphs. Among others, we also show that our octagon embeddings can properly capture a non-trivial class of rule bases. Finally, we show that our model achieves competitive experimental results.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes