English

Hardness Amplification of Optimization Problems

Computational Complexity 2019-08-28 v1

Abstract

In this paper, we prove a general hardness amplification scheme for optimization problems based on the technique of direct products. We say that an optimization problem Π\Pi is direct product feasible if it is possible to efficiently aggregate any kk instances of Π\Pi and form one large instance of Π\Pi such that given an optimal feasible solution to the larger instance, we can efficiently find optimal feasible solutions to all the kk smaller instances. Given a direct product feasible optimization problem Π\Pi, our hardness amplification theorem may be informally stated as follows: If there is a distribution D\mathcal{D} over instances of Π\Pi of size nn such that every randomized algorithm running in time t(n)t(n) fails to solve Π\Pi on 1α(n)\frac{1}{\alpha(n)} fraction of inputs sampled from D\mathcal{D}, then, assuming some relationships on α(n)\alpha(n) and t(n)t(n), there is a distribution D\mathcal{D}' over instances of Π\Pi of size O(nα(n))O(n\cdot \alpha(n)) such that every randomized algorithm running in time t(n)poly(α(n))\frac{t(n)}{poly(\alpha(n))} fails to solve Π\Pi on 99100\frac{99}{100} fraction of inputs sampled from D\mathcal{D}'. As a consequence of the above theorem, we show hardness amplification of problems in various classes such as NP-hard problems like Max-Clique, Knapsack, and Max-SAT, problems in P such as Longest Common Subsequence, Edit Distance, Matrix Multiplication, and even problems in TFNP such as Factoring and computing Nash equilibrium.

Keywords

Cite

@article{arxiv.1908.10248,
  title  = {Hardness Amplification of Optimization Problems},
  author = {Elazar Goldenberg and Karthik C. S.},
  journal= {arXiv preprint arXiv:1908.10248},
  year   = {2019}
}
R2 v1 2026-06-23T10:58:03.393Z