Neuro-Symbolic Query Optimization in Knowledge Graphs
Maribel Acosta, Chang Qin, Tim Schwabe

TL;DR
This paper explores neuro-symbolic query optimization for knowledge graphs, combining neural and symbolic methods to improve query planning accuracy and efficiency in complex, large-scale datasets.
Contribution
It introduces a novel neuro-symbolic approach for query optimization, integrating neural models with symbolic reasoning to enhance performance over traditional methods.
Findings
Neural models capture non-linear query optimization aspects.
Hybrid systems improve search space navigation.
Discussion of challenges in real-world deployment.
Abstract
This chapter delves into the emerging field of neuro-symbolic query optimization for knowledge graphs (KGs), presenting a comprehensive exploration of how neural and symbolic techniques can be integrated to enhance query processing. Traditional query optimizers in knowledge graphs rely heavily on symbolic methods, utilizing dataset summaries, statistics, and cost models to select efficient execution plans. However, these approaches often suffer from misestimations and inaccuracies, particularly when dealing with complex queries or large-scale datasets. Recent advancements have introduced neural models, which capture non-linear aspects of query optimization, offering promising alternatives to purely symbolic methods. In this chapter, we introduce neuro-symbolic query optimizers, a novel approach that combines the strengths of symbolic reasoning with the adaptability of neural…
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
TopicsCognitive Computing and Networks · Neural Networks and Applications · Graph Theory and Algorithms
