A curated collection of must-read academic papers on knowledge representation learning and knowledge embedding, with an associated open-source toolkit.
KRLPapers is a curated repository of academic papers focused on Knowledge Representation Learning (KRL) and Knowledge Embedding (KE). It compiles must-read research that explores methods for embedding entities and relations from knowledge graphs into continuous vector spaces, enabling tasks like link prediction, knowledge base completion, and relational reasoning. The project serves as a reference hub for the latest advancements and foundational work in the field.
Researchers, graduate students, and machine learning engineers working on knowledge graphs, representation learning, or semantic AI who need a structured overview of seminal and state-of-the-art KRL/KE literature.
It provides a centralized, vetted collection of papers that saves time in literature review, highlights key models and trends, and is maintained by contributors from a leading research institution (Tsinghua NLP). Its association with the OpenKE toolkit also offers a practical bridge from theory to implementation.
Must-read papers on knowledge representation learning (KRL) / knowledge embedding (KE)
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
Curated by Tsinghua University researchers, it lists must-read papers from 2011-2020, including surveys and key conference papers, as shown in the README's structured sections.
Directly links to the OpenKE open-source framework for training and evaluating models like TransE and DistMult, providing a bridge from theory to implementation, as mentioned in the project description.
Covers diverse approaches from translation-based to neural networks, with papers on multi-modal extensions incorporating text and images, per the Key Features highlighting varied research themes.
Emphasizes seminal work that shaped the field, prioritizing papers with novel paradigms or performance milestones, as stated in the Philosophy section of the description.
The paper list stops at 2020, missing recent advancements in knowledge graph embeddings, which limits its relevance for state-of-the-art research beyond that period.
It's a bare list of papers without summaries, critiques, or guidance on navigating the literature, making it less accessible for newcomers or those needing context.
Implementation details rely on external links to OpenKE or other repositories, requiring additional steps for hands-on work and no guarantee of maintained code.