Towards Parameterized Hardness on Maintaining Conjunctive Queries
Qichen Wang

TL;DR
This paper explores the dynamic complexity of maintaining conjunctive queries, introducing structural parameters to establish new lower bounds and designing an efficient algorithm for star queries that matches these bounds.
Contribution
It introduces structural parameters to quantify query complexity, establishes new lower bounds, and provides an instance-specific algorithm for star queries that aligns with these bounds.
Findings
Established super-$ oot{2}{}$ lower bounds for free-connex queries.
Introduced structural parameters: height $k$ and dimension $d$.
Designed an efficient, instance-specific algorithm for star queries.
Abstract
We investigate the fine-grained complexity of dynamically maintaining the result of fixed self-join free conjunctive queries under single-tuple updates. Prior work shows that free-connex queries can be maintained in update time for some , where is the size of the current database. However, a gap remains between the best known upper bound of and lower bounds of for any . We narrow this gap by introducing two structural parameters to quantify the dynamic complexity of a conjunctive query: the height and the dimension . We establish new fine-grained lower bounds showing that any algorithm maintaining a query with these parameters must incur update time , unless widely believed conjectures fail. These yield the first super- lower…
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
TopicsData Management and Algorithms · Advanced Database Systems and Queries · Algorithms and Data Compression
