1 to 5 of 5 Results
Jul 5, 2024
Xiong, Bo; Potyka, Nico; Tran, Trung-Kien; Nayyeri, Mojtaba; Staab, Steffen, 2024, "Code for Faithful Embeddings for EL++ Knowledge Bases", https://doi.org/10.18419/DARUS-3989, DaRUS, V1
This is the official pytorch implementation of the paper "Faithful embeddings for EL++ Knowledge Bases" published in ISWC 2022. The code was implemented based on el-embeddings. The code can be used to reproduce the experiments on subsumption reasoning. To execute the code, follow... |
Jul 5, 2024
Xiong, Bo; Nayyeri, Mojtaba; Pan, Shirui; Staab, Steffen, 2024, "Code for Shrinking Embeddings for Hyper-relational Knowledge Graphs", https://doi.org/10.18419/DARUS-3979, DaRUS, V1
This is a Pytorch implementation of the paper Shrinking Embeddings for Hyper-relational Knowledge Graphs published in ACL'23. This code is used to reproduce the experiments of the method ShrinkE, a geometric embedding approach for hyper-relational knowledge graphs. The code is im... |
Jul 5, 2024
Xiong, Bo; Nayyeri, Mojtaba; Cochez, Michael; Staab, Steffen, 2024, "Code for Hyperbolic Embedding Inference for Structured Multi-Label Prediction", https://doi.org/10.18419/DARUS-3988, DaRUS, V1
This is a PyTorch implementation of the paper Hyperbolic Embedding Inference for Structured Multi-Label Prediction published in NeurIPS 2022. The code provides the Python scripts to reproduce the experiments in the paper, as well as a proof-of-concept example of the method. To ex... |
Jul 5, 2024
Xiong, Bo; Nayyeri, Mojtaba; Luo, Linhao; Wang, Zihao; Pan, Shirui; Staab, Steffen, 2024, "Replication Data for NestE: Modeling Nested Relational Structures for Knowledge Graph Reasoning (AAAI'24)", https://doi.org/10.18419/DARUS-3978, DaRUS, V1
This code is a PyTorch implementation of the paper "NestE: Modeling Nested Relational Structures for Knowledge Graph Reasoning (AAAI'24)". NestE is a knowledge graph embedding method that can encode nested facts represented by quoted triples (h,r,t) in which the subject and objec... |
Jul 5, 2024
Xiong, Bo; Zhu, Shichao; Nayyeri, Mojtaba; Xu, Chengjin; Pan, Shirui; Staab, Steffen, 2024, "Code for Ultrahyperbolic Knowledge Graph Embeddings", https://doi.org/10.18419/DARUS-4342, DaRUS, V1
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 dataset... |