Circuits and Backdoors: Five Shades of the SETH
Michael Lampis
TL;DR
The paper develops a structured framework that classifies a spectrum of SETH-based hypotheses into five natural equivalence classes, revealing when brute-force hardness transfers across problems via modulators, backdoors, and circuit-depth restrictions. It leverages Barrington's theorem, modulator-to-width/depth concepts, and backdoor reductions to relate SAT/Max-SAT, circuit satisfiability, and graph problems, yielding precise equivalences for problems like Independent Set across cluster, cograph, block, and interval graphs. The authors provide characteristic complete problems for each class and demonstrate LD-C-SETH equivalences in several natural applications, such as coloring and independent set parameterized by vertex-deletion distance. This hierarchy clarifies which lower bounds are plausible under less-than-SETH assumptions and connects fine-grained complexity with classical complexity classes, offering a roadmap for classifying a broad range of SETH-based lower bounds. Overall, the work advances a structurally rich program to understand the relative hardness of fine-grained parameterized problems and points to future directions for populating the hierarchy with further problems and hypotheses.
Abstract
The Strong Exponential Time Hypothesis (SETH) is a standard assumption in (fine-grained) parameterized complexity and many tight lower bounds are based on it. We consider a number of reasonable weakenings of the SETH, with sources from (i) circuit complexity (ii) backdoors for SAT-solving (iii) graph width parameters and (iv) weighted satisfiability problems. Our goal is to arrive at formulations which are simultaneously more plausible as hypotheses, but also capture interesting and robust notions of complexity. Using several tools from classical complexity theory we are able to consolidate these numerous hypotheses into a hierarchy of five main equivalence classes of increasing solidity. This framework serves as a step towards structurally classifying a variety of SETH-based lower bounds into intermediate equivalence classes. To illustrate the applicability of our framework, for each of our classes we give at least one (non-SAT) problem which is equivalent to the class as a characteristic example application. As our main showcase, we consider a natural parameterization of Independent Set by vertex deletion distance from several standard graph classes. We provide precise characterizations of the difficulty of breaking such bounds, in particular proving that obtaining $(2-\varepsilon)^kn^{O(1)}$ time algorithms for Cograph$+kv$ or Block$+kv$ graphs is equivalent to obtaining a fast satisfiability algorithm for circuits of depth $\varepsilon n$; while solving the weighted version for Interval$+kv$ graphs is equivalent to the (seemingly) harder problem of obtaining a fast satisfiability algorithm for SAT parameterized by a 2-SAT backdoor.
