Fine-Grained Complexity Lower Bounds for Families of Dynamic Graphs
Monika Henzinger, Ami Paz, A. R. Sricharan

TL;DR
This paper establishes the first conditional lower bounds for dynamic graph algorithms on specific graph families like constant-degree, power-law, and expander graphs, showing limitations on achieving fast updates and queries simultaneously.
Contribution
It provides novel lower bounds for dynamic algorithms on structured graph classes, extending known results from general graphs to practical, common graph families.
Findings
No dynamic algorithms with both sub-polynomial update and query times exist for these graph classes.
Lower bounds apply to problems like maximum matching and distance computation.
Results hold even for well-studied graph families such as expanders and power-law graphs.
Abstract
A dynamic graph algorithm is a data structure that answers queries about a property of the current graph while supporting graph modifications such as edge insertions and deletions. Prior work has shown strong conditional lower bounds for general dynamic graphs, yet graph families that arise in practice often exhibit structural properties that the existing lower bound constructions do not possess. We study three specific graph families that are ubiquitous, namely constant-degree graphs, power-law graphs, and expander graphs, and give the first conditional lower bounds for them. Our results show that even when restricting our attention to one of these graph classes, any algorithm for fundamental graph problems such as distance computation or approximation or maximum matching, cannot simultaneously achieve a sub-polynomial update time and query time. For example, we show that the same…
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.
