Towards Approximate Query Enumeration with Sublinear Preprocessing Time
Isolde Adler, Polly Fahey

TL;DR
This paper presents new algorithms for approximate query enumeration on sparse databases that significantly reduce preprocessing time to polylogarithmic levels, with guarantees on accuracy and completeness under certain conditions.
Contribution
It introduces a novel model for approximate enumeration with sublinear preprocessing, extending prior work to achieve faster preprocessing with probabilistic guarantees.
Findings
Constant delay enumeration after sublinear preprocessing on bounded degree databases.
High-probability guarantees that enumerated tuples are close to actual query answers.
Speed-up in preprocessing from linear to polylogarithmic time, with controllable accuracy.
Abstract
This paper aims at providing extremely efficient algorithms for approximate query enumeration on sparse databases, that come with performance and accuracy guarantees. We introduce a new model for approximate query enumeration on classes of relational databases of bounded degree. We first prove that on databases of bounded degree any local first-order definable query can be enumerated approximately with constant delay after a constant time preprocessing phase. We extend this, showing that on databases of bounded tree-width and bounded degree, every query that is expressible in first-order logic can be enumerated approximately with constant delay after a sublinear (more precisely, polylogarithmic) time preprocessing phase. Durand and Grandjean (ACM Transactions on Computational Logic 2007) proved that exact enumeration of first-order queries on databases of bounded degree can be done…
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
TopicsComplexity and Algorithms in Graphs · Data Management and Algorithms · Advanced Graph Theory Research
