Compression via Matroids: A Randomized Polynomial Kernel for Odd Cycle Transversal
Stefan Kratsch, Magnus Wahlstr\"om

TL;DR
This paper introduces a novel randomized polynomial kernelization for the Odd Cycle Transversal problem using matroid theory, enabling significant instance size reduction and advancing kernelization research.
Contribution
It presents the first randomized polynomial kernel for OCT, leveraging matroid representations to simulate iterative compression efficiently.
Findings
Achieves a cubic size bound in the approximate solution
Reduces problem instances to size O(k^{4.5})
Provides a one-sided error randomized kernelization
Abstract
The Odd Cycle Transversal problem (OCT) asks whether a given graph can be made bipartite by deleting at most of its vertices. In a breakthrough result Reed, Smith, and Vetta (Operations Research Letters, 2004) gave a time algorithm for it, the first algorithm with polynomial runtime of uniform degree for every fixed . It is known that this implies a polynomial-time compression algorithm that turns OCT instances into equivalent instances of size at most , a so-called kernelization. Since then the existence of a polynomial kernel for OCT, i.e., a kernelization with size bounded polynomially in , has turned into one of the main open questions in the study of kernelization. This work provides the first (randomized) polynomial kernelization for OCT. We introduce a novel kernelization approach based on matroid theory, where we encode all relevant…
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 · Optimization and Search Problems · Advanced Graph Theory Research
