This is a Pytorch implementation of the paper Ultrahyperbolic Knowledge Graph Embeddings published in KDD 2022. This code is used to reproduce the experiments of the method UltraE, a geometric embedding approach for knowledge graph embeddings. The code is tested on public datasets which can be downloaded from KGEmb. To execute the code, follow the instructions in the README.md file.
For more info, please check the paper or feel free to contact the authors for any inquiries.
Further information can be found in the README.md.