Protrusion Decompositions Revisited: Uniform Lossy Kernels for Reducing Treewidth and Linear Kernels for Hitting Disconnected Minors
Roohani Sharma, Michał Włodarczyk
TL;DR
The paper tackles F-Deletion and its Treewidth-$\eta$-Deletion specialization, addressing the nonuniform nature of classic kernel bounds by introducing lossy kernelization. It develops protrusion-based techniques to convert near-protrusions into true protrusion decompositions with controlled accuracy loss, and uses these decompositions to achieve uniform 2-approximate kernels of size polynomial in the parameter $k$ (not depending on $\mathcal{F}$ in the exponent). The authors further extend the framework to a $(1+\epsilon)$-lossy protocol with a bounded number of oracle calls, and derive linear kernels on sparse graph classes when $\mathcal{F}$ contains a planar graph, even for disconnected minors. The approach handles disconnected forbidden minors and topological-minor-free graph classes, with computable constants, and yields a unifying view that blends protrusion replacement, minor packing/covering, and boundaried graph composition. Overall, the work provides a substantial step toward uniform, lossy kernelization for broad minor-related deletion problems, with practical implications for kernel sizes on sparse graph families and for problems generalizing Vertex Cover and Feedback Vertex Set.
Abstract
Let F be a finite family of graphs. In the F-Deletion problem, one is given a graph G and an integer k, and the goal is to find k vertices whose deletion results in a graph with no minor from the family F. This may be regarded as a far-reaching generalization of Vertex Cover and Feedback vertex Set. In their seminal work, Fomin, Lokshtanov, Misra & Saurabh [FOCS 2012] gave a polynomial kernel for this problem when the family F contains a planar graph. As the size of their kernel is g(F) * k^{f(F)}, a natural follow-up question was whether the dependence on F in the exponent of k can be avoided. The answer turned out to be negative: Giannapoulou, Jansen, Lokshtanov & Saurabh [TALG 2017] proved that this is already inevitable for the special case of the Treewidth-d-Deletion problem. In this work, we show that this non-uniformity can be avoided at the expense of a small loss. First, we present a simple 2-approximate kernelization algorithm for Treewidth-d-Deletion with kernel size g(d) * k^5. Next, we show that the approximation factor can be made arbitrarily close to 1, if we settle for a kernelization protocol with O(1) calls to an oracle that solves instances of size bounded by a uniform polynomial in k. We also obtain linear kernels on sparse graph classes when F contains a planar graph, whereas the previously known theorems required all graphs in F to be connected. Specifically, we generalize the kernelization algorithm by Kim, Langer, Paul, Reidl, Rossmanith, Sau & Sikdar [TALG 2015] on graph classes that exclude a topological minor.
