Evaluating Datalog over Semirings: A Grounding-based Approach
Abstract
Datalog is a powerful yet elegant language that allows expressing recursive computation. Although Datalog evaluation has been extensively studied in the literature, so far, only loose upper bounds are known on how fast a Datalog program can be evaluated. In this work, we ask the following question: given a Datalog program over a naturally-ordered semiring , what is the tightest possible runtime? To this end, our main contribution is a general two-phase framework for analyzing the data complexity of Datalog over : first ground the program into an equivalent system of polynomial equations (i.e. grounding) and then find the least fixpoint of the grounding over . We present algorithms that use structure-aware query evaluation techniques to obtain the smallest possible groundings. Next, efficient algorithms for fixpoint evaluation are introduced over two classes of semirings: (1) finite-rank semirings and (2) absorptive semirings of total order. Combining both phases, we obtain state-of-the-art and new algorithmic results. Finally, we complement our results with a matching fine-grained lower bound.
Cite
@article{arxiv.2403.12436,
title = {Evaluating Datalog over Semirings: A Grounding-based Approach},
author = {Hangdong Zhao and Shaleen Deep and Paraschos Koutris and Sudeepa Roy and Val Tannen},
journal= {arXiv preprint arXiv:2403.12436},
year = {2024}
}
Comments
To appear at PODS 2024