English

Hardness Amplification via Group Theory

Computational Complexity 2024-11-15 v1

Abstract

We employ techniques from group theory to show that, in many cases, counting problems on graphs are almost as hard to solve in a small number of instances as they are in all instances. Specifically, we show the following results. 1. Goldreich (2020) asks if, for every constant δ<1/2\delta < 1 / 2, there is an O~(n2)\tilde{O} \left( n^2 \right)-time randomized reduction from computing the number of kk-cliques modulo 22 with a success probability of greater than 2/32 / 3 to computing the number of kk-cliques modulo 22 with an error probability of at most δ\delta. In this work, we show that for almost all choices of the δ2(n2)\delta 2^{n \choose 2} corrupt answers within the average-case solver, we have a reduction taking O~(n2)\tilde{O} \left( n^2 \right)-time and tolerating an error probability of δ\delta in the average-case solver for any constant δ<1/2\delta < 1 / 2. By "almost all", we mean that if we choose, with equal probability, any subset S{0,1}(n2)S \subset \{0,1\}^{n \choose 2} with S=δ2(n2)|S| = \delta2^{n \choose 2}, then with a probability of 12Ω(n2)1-2^{-\Omega \left( n^2 \right)}, we can use an average-case solver corrupt on SS to obtain a probabilistic algorithm. 2. Inspired by the work of Goldreich and Rothblum in FOCS 2018 to take the weighted versions of the graph counting problems, we prove that if the RETH is true, then for a prime p=Θ(2n)p = \Theta \left( 2^n \right), the problem of counting the number of unique Hamiltonian cycles modulo pp on nn-vertex directed multigraphs and the problem of counting the number of unique half-cliques modulo pp on nn-vertex undirected multigraphs, both require exponential time to compute correctly on even a 1/2n/logn1 / 2^{n/\log n}-fraction of instances. Meanwhile, simply printing 00 on all inputs is correct on at least a Ω(1/2n)\Omega \left( 1 / 2^n \right)-fraction of instances.

Keywords

Cite

@article{arxiv.2411.09619,
  title  = {Hardness Amplification via Group Theory},
  author = {Tejas Nareddy and Abhishek Mishra},
  journal= {arXiv preprint arXiv:2411.09619},
  year   = {2024}
}

Comments

72 pages

R2 v1 2026-06-28T20:00:10.267Z