Polynomial Turing Kernels for Clique with an Optimal Number of Queries
Till Fluschnik, Klaus Heeger, Danny Hermelin

TL;DR
This paper investigates the limits and capabilities of polynomial Turing kernels for the Clique problem, showing it can have sublinear query complexity but not fewer than a certain threshold unless major complexity class collapses occur.
Contribution
It introduces a new framework for bounding the number of queries in polynomial Turing kernels and applies it to the Clique problem, revealing both possibilities and limitations.
Findings
Clique admits polynomial Turing kernels with sublinear queries
Such kernels cannot have fewer than $O(n^{1- ext{epsilon}})$ queries unless NP $ ot o$ coNP/poly
Framework for bounding query complexity in Turing kernels is developed
Abstract
A polynomial Turing kernel for some parameterized problem is a polynomial-time algorithm that solves using queries to an oracle of whose sizes are upper-bounded by some polynomial in the parameter. Here the term "polynomial" refers to the bound on the query sizes, as the running time of any kernel is required to be polynomial. One of the most important open goals in parameterized complexity is to understand the applicability and limitations of polynomial Turing Kernels. As any fixed-parameter tractable problem admits a Turing kernel of some size, the focus has mostly being on determining which problems admit such kernels whose query sizes can be indeed bounded by some polynomial. In this paper we take a different approach, and instead focus on the number of queries that a Turing kernel uses, assuming it is restricted to using only polynomial sized queries. Our study…
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 · Limits and Structures in Graph Theory
