Approximate Knowledge Graph Query Answering: From Ranking to Binary Classification
Ruud van Bakel, Teodor Aleksiev, Daniel Daza, Dimitrios Alivanistos,, Michael Cochez

TL;DR
This paper critiques ranking-based evaluation for approximate knowledge graph query answering and introduces Message Passing Query Boxes (MPQB), a binary classification approach to improve assessment of query embedding methods.
Contribution
It proposes MPQB, a new binary classification framework, to better evaluate complex query answering methods on knowledge graphs, addressing limitations of ranking-based metrics.
Findings
MPQB improves evaluation accuracy for query answering methods.
Binary classification metrics provide clearer insights into method performance.
MPQE benefits from the MPQB evaluation framework.
Abstract
Large, heterogeneous datasets are characterized by missing or even erroneous information. This is more evident when they are the product of community effort or automatic fact extraction methods from external sources, such as text. A special case of the aforementioned phenomenon can be seen in knowledge graphs, where this mostly appears in the form of missing or incorrect edges and nodes. Structured querying on such incomplete graphs will result in incomplete sets of answers, even if the correct entities exist in the graph, since one or more edges needed to match the pattern are missing. To overcome this problem, several algorithms for approximate structured query answering have been proposed. Inspired by modern Information Retrieval metrics, these algorithms produce a ranking of all entities in the graph, and their performance is further evaluated based on how high in this ranking the…
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.
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
