Lower Bounds on Dynamic Programming for Maximum Weight Independent Set
Tuukka Korhonen

TL;DR
This paper establishes exponential lower bounds on the size of dynamic programming algorithms for maximum weight independent set (MWIS) using tropical circuit models, linking graph parameters like treewidth and treedepth to circuit complexity.
Contribution
It introduces a novel circuit complexity framework for MWIS and proves tight lower bounds based on graph parameters such as treewidth, treedepth, and degree.
Findings
MWIS-circuits require exponential gates in terms of treewidth and degree.
MWIS-formulas require exponential gates in terms of treedepth and degree.
Treewidth and treedepth characterize the complexity of MWIS circuits and formulas.
Abstract
We prove lower bounds on pure dynamic programming algorithms for maximum weight independent set (MWIS). We model such algorithms as tropical circuits, i.e., circuits that compute with and operations. For a graph , an MWIS-circuit of is a tropical circuit whose inputs correspond to vertices of and which computes the weight of a maximum weight independent set of for any assignment of weights to the inputs. We show that if has treewidth and maximum degree , then any MWIS-circuit of has gates and that if is planar, or more generally -minor-free for any fixed graph , then any MWIS-circuit of has gates. An MWIS-formula is an MWIS-circuit where each gate has fan-out at most one. We show that if has treedepth and maximum degree , then any MWIS-formula of has gates. It…
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.
