Cross-Composition: A New Technique for Kernelization Lower Bounds
Hans L. Bodlaender, Bart M. P. Jansen, Stefan Kratsch

TL;DR
This paper introduces cross-composition, a novel technique for establishing kernelization lower bounds, demonstrating that several graph problems lack polynomial kernels under standard complexity assumptions.
Contribution
The paper presents the cross-composition technique, extending previous methods to prove kernelization lower bounds for various graph problems with structural parameters.
Findings
Chromatic Number, Clique, and Weighted Feedback Vertex Set lack polynomial kernels unless the polynomial hierarchy collapses.
The technique generalizes and strengthens existing OR-composition methods.
Applied to multiple problems, showing limitations of fixed-parameter tractability.
Abstract
We introduce a new technique for proving kernelization lower bounds, called cross-composition. A classical problem L cross-composes into a parameterized problem Q if an instance of Q with polynomially bounded parameter value can express the logical OR of a sequence of instances of L. Building on work by Bodlaender et al. (ICALP 2008) and using a result by Fortnow and Santhanam (STOC 2008) we show that if an NP-complete problem cross-composes into a parameterized problem Q then Q does not admit a polynomial kernel unless the polynomial hierarchy collapses. Our technique generalizes and strengthens the recent techniques of using OR-composition algorithms and of transferring the lower bounds via polynomial parameter transformations. We show its applicability by proving kernelization lower bounds for a number of important graphs problems with structural (non-standard) parameterizations,…
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
TopicsAdvanced Graph Theory Research · Complexity and Algorithms in Graphs · Graph Labeling and Dimension Problems
