A Polynomial Lower Bound on the Number of Rounds for Parallel Submodular Function Minimization and Matroid Intersection
Deeparnab Chakrabarty, Yu Chen, Sanjeev Khanna

TL;DR
This paper establishes a polynomial lower bound on the number of rounds needed for parallel algorithms solving submodular function minimization and matroid intersection, showing these problems are not highly parallelizable despite their polynomial query complexity.
Contribution
It proves that any polynomial-query algorithm for SFM and matroid intersection requires at least ilde{ ext{Omega}}(N^{1/3}) rounds, indicating inherent sequentiality.
Findings
Polynomial lower bound on rounds for SFM and matroid intersection.
High parallelizability of these problems is fundamentally limited.
Even algorithms with super-polynomial queries need many rounds.
Abstract
Submodular function minimization (SFM) and matroid intersection are fundamental discrete optimization problems with applications in many fields. It is well known that both of these can be solved making queries to a relevant oracle (evaluation oracle for SFM and rank oracle for matroid intersection), where denotes the universe size. However, all known polynomial query algorithms are highly adaptive, requiring at least rounds of querying the oracle. A natural question is whether these can be efficiently solved in a highly parallel manner, namely, with queries using only poly-logarithmic rounds of adaptivity. An important step towards understanding the adaptivity needed for efficient parallel SFM was taken recently in the work of Balkanski and Singer who showed that any SFM algorithm making queries necessarily requires…
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 · Cryptography and Data Security · Advanced Graph Theory Research
