Constant-degree graph expansions that preserve the treewidth
Igor Markov (University of Michigan), Yaoyun Shi (University of, Michigan)

TL;DR
This paper demonstrates that any simple graph can be expanded to have a maximum degree of 3 while increasing its treewidth by at most 1, enabling degree reduction without significant complexity increase.
Contribution
It proves the existence of constant-degree graph expansions that preserve treewidth within a small additive factor, with an efficient construction method.
Findings
Maximum degree <= 3 achieved with minimal treewidth increase
Expansion size is linear in the number of edges and vertices
Construction can be efficiently derived from a tree-decomposition
Abstract
Many hard algorithmic problems dealing with graphs, circuits, formulas and constraints admit polynomial-time upper bounds if the underlying graph has small treewidth. The same problems often encourage reducing the maximal degree of vertices to simplify theoretical arguments or address practical concerns. Such degree reduction can be performed through a sequence of splittings of vertices, resulting in an _expansion_ of the original graph. We observe that the treewidth of a graph may increase dramatically if the splittings are not performed carefully. In this context we address the following natural question: is it possible to reduce the maximum degree to a constant without substantially increasing the treewidth? Our work answers the above question affirmatively. We prove that any simple undirected graph G=(V, E) admits an expansion G'=(V', E') with the maximum degree <= 3 and…
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.
