RelBall Enhances Knowledge Graph Completion with Quaternion Rotations

Yike Liu, Peijia Xie, Chao He, Huiling Zhu· June 29, 2026 View original

Summary

This paper introduces RelBall, a novel model for Knowledge Graph Completion (KGC) that extends Rotate3D with modulus transformation and a tail-centric relation ball. RelBall effectively models diverse relational patterns, including semantic hierarchies and one-to-many relations, outperforming existing models on various KGC datasets.

Knowledge graphs, while powerful, are often incomplete, missing many valid connections between entities. Knowledge Graph Completion (KGC) aims to fill these gaps by predicting missing links. Existing models like RotatE and Rotate3D have made progress in capturing various relational patterns, but they struggle with complex scenarios such as non-commutative compositions, semantic hierarchies, and one-to-many relationships. This research proposes RelBall, an innovative model that builds upon Rotate3D by introducing two key advancements. First, it incorporates a modulus transformation, which allows it to model semantic hierarchies by representing abstract concepts with smaller moduli and concrete instances with larger ones. Second, RelBall utilizes a tail-centric relation ball, enabling it to effectively capture all types of relations: one-to-one, one-to-many, many-to-one, and many-to-many. RelBall offers several advantages, including comprehensive coverage of diverse relational patterns, an interpretable hierarchical representation, and robust support for various relation cardinalities. Empirical evaluations on multiple datasets demonstrate that RelBall achieves competitive link prediction performance, significantly advancing the state-of-the-art in knowledge graph completion.

Why it matters

For professionals working with large knowledge graphs in areas like data integration, semantic search, or recommendation systems, RelBall provides a more powerful and accurate method for inferring missing information. This leads to richer, more complete, and more reliable knowledge bases, enhancing the capabilities of downstream AI applications.

How to implement this in your domain

  1. 1Evaluate RelBall's capabilities for knowledge graph completion tasks in your domain, especially if dealing with complex relational patterns or hierarchies.
  2. 2Consider integrating quaternion-based embeddings and modulus transformations into your knowledge graph embedding models to capture richer semantic information.
  3. 3Develop strategies to leverage the interpretable hierarchical representations provided by models like RelBall for better understanding of knowledge graph structures.
  4. 4Apply advanced KGC techniques to improve the completeness and accuracy of internal knowledge bases and data assets.

Who benefits

Data AnalyticsE-commerceHealthcareFinanceSearch Engines

Key takeaways

  • RelBall improves Knowledge Graph Completion by modeling diverse relational patterns.
  • It uses modulus transformation to represent semantic hierarchies effectively.
  • A tail-centric relation ball supports one-to-one, one-to-many, many-to-one, and many-to-many relations.
  • RelBall offers interpretable hierarchical representations and competitive link prediction performance.

Original post by Yike Liu, Peijia Xie, Chao He, Huiling Zhu

"arXiv:2606.27967v1 Announce Type: new Abstract: Real-world knowledge graphs are often incomplete, lacking many valid facts. Knowledge Graph Completion (KGC) aims to predict missing links using known triples, thereby enhancing graph coverage. A key challenge is modeling diverse re…"

View on X

Originally posted by Yike Liu, Peijia Xie, Chao He, Huiling Zhu on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses