Skip to main content

2014 | OriginalPaper | Buchkapitel

AND-compression of NP-complete Problems: Streamlined Proof and Minor Observations

verfasst von : Holger Dell

Erschienen in: Parameterized and Exact Computation

Verlag: Springer International Publishing

Aktivieren Sie unsere intelligente Suche, um passende Fachinhalte oder Patente zu finden.

search-config
loading …

Abstract

Drucker [8] proved the following result: Unless the unlikely complexity-theoretic collapse \(\mathsf {coNP}\subseteq \mathsf {NP/poly}\) occurs, there is no AND-compression for SAT. The result has implications for the compressibility and kernelizability of a whole range of NP-complete parameterized problems. We present a streamlined proof of Drucker’s theorem.
An AND-compression is a deterministic polynomial-time algorithm that maps a set of SAT-instances \(x_1,\dots ,x_t\) to a single SAT-instance \(y\) of size \(\mathrm{poly }(\max _i|x_i|)\) such that \(y\) is satisfiable if and only if all \(x_i\) are satisfiable. The “AND” in the name stems from the fact that the predicate “\(y\) is satisfiable” can be written as the AND of all predicates “\(x_i\) is satisfiable”. Drucker’s theorem complements the result by Bodlaender et al. [3] and Fortnow and Santhanam [10], who proved the analogous statement for OR-compressions, and Drucker’s proof not only subsumes their result but also extends it to randomized compression algorithms that are allowed to have a certain probability of failure.
Drucker [8] presented two proofs: The first uses information theory and the minimax theorem from game theory, and the second is an elementary, iterative proof that is not as general. In our proof, we realize the iterative structure as a generalization of the arguments of Ko [12] for \(\mathsf {P}\)-selective sets, which use the fact that tournaments have dominating sets of logarithmic size. We generalize this fact to hypergraph tournaments. Our proof achieves the full generality of Drucker’s theorem, avoids the minimax theorem, and restricts the use of information theory to a single, intuitive lemma about the average noise sensitivity of compressive maps. To prove this lemma, we use the same information-theoretic inequalities as Drucker.

Sie haben noch keine Lizenz? Dann Informieren Sie sich jetzt über unsere Produkte:

Springer Professional "Wirtschaft+Technik"

Online-Abonnement

Mit Springer Professional "Wirtschaft+Technik" erhalten Sie Zugriff auf:

  • über 102.000 Bücher
  • über 537 Zeitschriften

aus folgenden Fachgebieten:

  • Automobil + Motoren
  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Elektrotechnik + Elektronik
  • Energie + Nachhaltigkeit
  • Finance + Banking
  • Management + Führung
  • Marketing + Vertrieb
  • Maschinenbau + Werkstoffe
  • Versicherung + Risiko

Jetzt Wissensvorsprung sichern!

Springer Professional "Technik"

Online-Abonnement

Mit Springer Professional "Technik" erhalten Sie Zugriff auf:

  • über 67.000 Bücher
  • über 390 Zeitschriften

aus folgenden Fachgebieten:

  • Automobil + Motoren
  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Elektrotechnik + Elektronik
  • Energie + Nachhaltigkeit
  • Maschinenbau + Werkstoffe




 

Jetzt Wissensvorsprung sichern!

Springer Professional "Wirtschaft"

Online-Abonnement

Mit Springer Professional "Wirtschaft" erhalten Sie Zugriff auf:

  • über 67.000 Bücher
  • über 340 Zeitschriften

aus folgenden Fachgebieten:

  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Finance + Banking
  • Management + Führung
  • Marketing + Vertrieb
  • Versicherung + Risiko




Jetzt Wissensvorsprung sichern!

Literatur
1.
Zurück zum Zitat Adleman, L.M.: Two theorems on random polynomial time. In: Proceedings of the 19th Annual Symposium on Foundations of Computer Science (FOCS), pp. 75–83 (1978) Adleman, L.M.: Two theorems on random polynomial time. In: Proceedings of the 19th Annual Symposium on Foundations of Computer Science (FOCS), pp. 75–83 (1978)
2.
Zurück zum Zitat Arora, S., Barak, B.: Computational Complexity - A Modern Approach. Cambridge University Press (2009) Arora, S., Barak, B.: Computational Complexity - A Modern Approach. Cambridge University Press (2009)
3.
Zurück zum Zitat Bodlaender, H.L., Downey, R.G., Fellows, M.R., Hermelin, D.: On problems without polynomial kernels. J. Comput. Syst. Sci. 75(8), 423–434 (2009)CrossRefMATHMathSciNet Bodlaender, H.L., Downey, R.G., Fellows, M.R., Hermelin, D.: On problems without polynomial kernels. J. Comput. Syst. Sci. 75(8), 423–434 (2009)CrossRefMATHMathSciNet
4.
Zurück zum Zitat Bodlaender, H.L., Jansen, B.M.P., Kratsch, S.: Kernelization lower bounds by cross-composition. SIAM J. Discrete Math. 28(1), 277–305 (2014)CrossRefMATHMathSciNet Bodlaender, H.L., Jansen, B.M.P., Kratsch, S.: Kernelization lower bounds by cross-composition. SIAM J. Discrete Math. 28(1), 277–305 (2014)CrossRefMATHMathSciNet
5.
Zurück zum Zitat Dell, H., Kabanets, V., van Melkebeek, D., Watanabe, O.: Is Valiant-Vazirani’s isolation probability improvable? Comput. Complex. 22(2), 345–383 (2013)CrossRefMATH Dell, H., Kabanets, V., van Melkebeek, D., Watanabe, O.: Is Valiant-Vazirani’s isolation probability improvable? Comput. Complex. 22(2), 345–383 (2013)CrossRefMATH
6.
Zurück zum Zitat Dell, H., Marx, D.: Kernelization of packing problems. In: Proceedings of the 23rd Annual ACM-SIAM Symposium on Discrete Algorithms (SODA), pp. 68–81 (2012) Dell, H., Marx, D.: Kernelization of packing problems. In: Proceedings of the 23rd Annual ACM-SIAM Symposium on Discrete Algorithms (SODA), pp. 68–81 (2012)
7.
Zurück zum Zitat Dell, H., van Melkebeek, D.: Satisfiability allows no nontrivial sparsification unless the polynomial-time hierarchy collapses. J. ACM 61(4), 27 (2014)CrossRefMathSciNet Dell, H., van Melkebeek, D.: Satisfiability allows no nontrivial sparsification unless the polynomial-time hierarchy collapses. J. ACM 61(4), 27 (2014)CrossRefMathSciNet
8.
Zurück zum Zitat Drucker, A.: New limits to classical and quantum instance compression. In: Proceedings of the 53rd Annual Symposium on Foundations of Computer Science (FOCS), pp. 609–618 (2012) Drucker, A.: New limits to classical and quantum instance compression. In: Proceedings of the 53rd Annual Symposium on Foundations of Computer Science (FOCS), pp. 609–618 (2012)
10.
Zurück zum Zitat Fortnow, L., Santhanam, R.: Infeasibility of instance compression and succinct PCPs for NP. J. Comput. Syst. Sci. 77(1), 91–106 (2011)CrossRefMATHMathSciNet Fortnow, L., Santhanam, R.: Infeasibility of instance compression and succinct PCPs for NP. J. Comput. Syst. Sci. 77(1), 91–106 (2011)CrossRefMATHMathSciNet
11.
Zurück zum Zitat Hermelin, D., Wu, X.: Weak compositions and their applications to polynomial lower bounds for kernelization. In: Proceedings of the 23rd Annual ACM-SIAM Symposium on Discrete Algorithms (SODA), pp. 104–113 (2012) Hermelin, D., Wu, X.: Weak compositions and their applications to polynomial lower bounds for kernelization. In: Proceedings of the 23rd Annual ACM-SIAM Symposium on Discrete Algorithms (SODA), pp. 104–113 (2012)
12.
Zurück zum Zitat Ko, K.I.: On self-reducibility and weak P-selectivity. J. Comput. Syst. Sci. 26, 209–211 (1983)CrossRefMATH Ko, K.I.: On self-reducibility and weak P-selectivity. J. Comput. Syst. Sci. 26, 209–211 (1983)CrossRefMATH
13.
Zurück zum Zitat Kratsch, S.: Co-nondeterminism in compositions: a kernelization lower bound for a Ramsey-type problem. In: Proceedings of the 23rd Annual ACM-SIAM Symposium on Discrete Algorithms (SODA), pp. 114–122 (2012) Kratsch, S.: Co-nondeterminism in compositions: a kernelization lower bound for a Ramsey-type problem. In: Proceedings of the 23rd Annual ACM-SIAM Symposium on Discrete Algorithms (SODA), pp. 114–122 (2012)
14.
Zurück zum Zitat Kratsch, S., Philip, G., Ray, S.: Point line cover: the easy kernel is essentially tight. In: Proceedings of the 25th Annual ACM-SIAM Symposium on Discrete Algorithms (SODA), pp. 1596–1606 (2014) Kratsch, S., Philip, G., Ray, S.: Point line cover: the easy kernel is essentially tight. In: Proceedings of the 25th Annual ACM-SIAM Symposium on Discrete Algorithms (SODA), pp. 1596–1606 (2014)
Metadaten
Titel
AND-compression of NP-complete Problems: Streamlined Proof and Minor Observations
verfasst von
Holger Dell
Copyright-Jahr
2014
DOI
https://doi.org/10.1007/978-3-319-13524-3_16

Premium Partner