There are 4 repositories under knowledge-graph-embedding topic.
Insightful Tutorials and Papers about Knowledge Graphs
A Benchmarking Study of Embedding-based Entity Alignment for Knowledge Graphs, VLDB 2020
Recommendation system based on knowledge graph embedding
Implementation of TransE model in PyTorch.
Bootstrapping Entity Alignment with Knowledge Graph Embedding, IJCAI 2018
Multi-view Knowledge Graph Embedding for Entity Alignment, IJCAI 2019
Cross-Lingual Entity Alignment via Joint Attribute-Preserving Embedding, ISWC 2017
Learning to Exploit Long-term Relational Dependencies in Knowledge Graphs, ICML 2019
Knowledge Graph Alignment Network with Gated Multi-hop Neighborhood Aggregation, AAAI 2020
Source code and datasets for IJCAI 2019 paper: Relation-Aware Entity Alignment for Heterogeneous Knowledge Graphs.
A Survey of Task-Oriented Knowledge Graph Reasoning: Status, Applications, and Prospects
The code of paper Duality-Induced Regularizer for Tensor Factorization Based Knowledge Graph Completion. Zhanqiu Zhang, Jianyu Cai, Jie Wang. NeurIPS 2020.
Some papers on knowledge graph embedding
Along the Time: Timeline-traced Embedding for Temporal Knowledge Graph Completion
Must-read papers on Knowledge Graph Embedding
TransEdge: Translating Relation-contextualized Embeddings for Knowledge Graphs, ISWC 2019
Analyzing knowledge graph embedding methods, including TransE, DistMult, CP, SimplE, ComplEx, Quaternion
🏘️ Hubness reduced nearest neighbor search for entity alignment with knowledge graph embeddings
Code for "Highly Efficient Knowledge Graph Embedding Learning with Closed-Form Orthogonal Procrustes Analysis" (NAACL 2021)
Including W2V, DistMult, CP, SimplE, ComplEx, RotatE, Quaternion, MEI, MEIM. Paper: MEIM: Multi-partition Embedding Interaction Beyond Block Term Format for Efficient and Expressive Link Prediction (IJCAI 2022).
OntoEA: Ontology-guided Entity Alignment via Joint Knowledge Graph Embedding @ ACL'21
A Scholarly Knowledge Graph Benchmark Dataset
Reproduceing the models of Knowledge Representation Learning (KRL), such as TransE, TransH etc.
Machine learning on knowledge graphs for context-aware security monitoring (data and model)
Uncertain Knowledge Graphs Embedding with BERT Pretrained Language Model
Some related projects and research about knowledge graph completion task
Source code for the paper "Demographic Aware Probabilistic Medical Knowledge Graph Embeddings of Electronic Medical Records"
Unsupervised, geometry-based taxonomy learning for knowledge graphs
LiteralKG is a novel Attributed Knowledge Graph Embedding Model developed by NS Lab @ CUK based on pure PyTorch backend.
Halal or Not is a novel Attributed Knowledge Graph Completion Model developed by NS Lab @ CUK based on pure PyTorch backend. This model aims at analyzing ingredients of everyday products to predict their cultural availability, e.g. predicting whether food or cosmetics meet halal or vegan criteria.
An implementation of the inductive knowledge graph embedding technique Parallel Universe TransE (puTransE) built upon the OpenKE framework.
Knowledge Graph Embedding with interactive live visualization.
High-performance implementations of W2V, DistMult, CP, SimplE, ComplEx, RotatE, Quaternion, and MEI. Paper: Multi-Partition Embedding Interaction with Block Term Format for Knowledge Graph Completion (ECAI 2020).