$\mu\text{KG}$: A Library for Multi-source Knowledge Graph Embeddings and Applications
Xindi Luo, Zequn Sun, Wei Hu

TL;DR
$ ext{μKG}$ is a comprehensive open-source Python library supporting multi-source knowledge graph embeddings, multiple models, tasks, and computing modes, facilitating research and applications in knowledge graph representation learning.
Contribution
The paper introduces $ ext{μKG}$, a versatile library that integrates 26 models, multiple tasks, and parallel computing, surpassing existing tools in scope and usability.
Findings
Joint embeddings improve downstream tasks like question answering.
$ ext{μKG}$ enables thorough model comparison and analysis.
Supports multi-source knowledge graphs and various embedding tasks.
Abstract
This paper presents , an open-source Python library for representation learning over knowledge graphs. supports joint representation learning over multi-source knowledge graphs (and also a single knowledge graph), multiple deep learning libraries (PyTorch and TensorFlow2), multiple embedding tasks (link prediction, entity alignment, entity typing, and multi-source link prediction), and multiple parallel computing modes (multi-process and multi-GPU computing). It currently implements 26 popular knowledge graph embedding models and supports 16 benchmark datasets. provides advanced implementations of embedding techniques with simplified pipelines of different tasks. It also comes with high-quality documentation for ease of use. is more comprehensive than existing knowledge graph embedding libraries. It is useful for a thorough…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Topic Modeling · Data Quality and Management
MethodsLib
