no code implementations • 15 Jan 2025 • Tim Grams, Patrick Betz, Christian Bartelt
Exploration is a crucial skill for self-improvement and open-ended problem-solving.
no code implementations • 6 Dec 2024 • Patrick Betz, Nathanael Stelzner, Christian Meilicke, Heiner Stuckenschmidt, Christian Bartelt
In this technical report, we investigate the predictive performance differences of a rule-based approach and the GNN architectures NBFNet and A*Net with respect to knowledge graph completion.
no code implementations • 1 Sep 2023 • Patrick Betz, Stefan Lüdtke, Christian Meilicke, Heiner Stuckenschmidt
Rule learning approaches for knowledge graph completion are efficient, interpretable and competitive to purely neural models.
no code implementations • AKBC 2021 • Christian Meilicke, Patrick Betz, Heiner Stuckenschmidt
We compare a rule-based approach for knowledge graph completion against current state-of-the-art, which is based on embbedings.
1 code implementation • EMNLP 2020 • Samuel Broscheit, Daniel Ruffinelli, Adrian Kochsiek, Patrick Betz, Rainer Gemulla
LibKGE ( https://github. com/uma-pi1/kge ) is an open-source PyTorch-based library for training, hyperparameter optimization, and evaluation of knowledge graph embedding models for link prediction.