Coarse-Grained Complexity for Dynamic Algorithms
Sayan Bhattacharya, Danupon Nanongkai, Thatchaphol Saranurak

TL;DR
This paper introduces a coarse-grained complexity framework for dynamic algorithms, exploring how problem difficulty in models like cell-probe impacts the feasibility of efficient solutions and their implications for related problems.
Contribution
It pioneers the application of coarse-grained complexity theory to dynamic algorithms, linking problem complexity in the cell-probe model to broader algorithmic consequences.
Findings
If dynamic OV is easy in the cell-probe model, several key problems become efficiently solvable.
Conditional lower bounds for problems like k-edge connectivity depend on the complexity of dynamic OV.
The framework suggests new directions for proving polynomial lower bounds in dynamic algorithms.
Abstract
To date, the only way to argue polynomial lower bounds for dynamic algorithms is via fine-grained complexity arguments. These arguments rely on strong assumptions about specific problems such as the Strong Exponential Time Hypothesis (SETH) and the Online Matrix-Vector Multiplication Conjecture (OMv). While they have led to many exciting discoveries, dynamic algorithms still miss out some benefits and lessons from the traditional ``coarse-grained'' approach that relates together classes of problems such as P and NP. In this paper we initiate the study of coarse-grained complexity theory for dynamic algorithms. Below are among questions that this theory can answer. What if dynamic Orthogonal Vector (OV) is easy in the cell-probe model? A research program for proving polynomial unconditional lower bounds for dynamic OV in the cell-probe model is motivated by the fact that many…
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 · Interconnection Networks and Systems · Graph Theory and Algorithms
