Pseudorandomness When The Odds Are Against You

CCC '16: Proceedings of the 31st Conference on Computational Complexity(2016)

引用 1|浏览36
暂无评分
摘要
Impagliazzo and Wigderson [25] showed that if E = DTIME(2(o(n))) requires size 2(Omega(n)) circuits, then every time T constant-error randomized algorithm can be simulated deterministically in time poly(T). However, such polynomial slowdown is a deal breaker when T = 2(alpha.n), for a constant alpha > 0, as is the case for some randomized algorithms for NP-complete problems. Paturi and Pudlak [30] observed that many such algorithms are obtained from randomized time T algorithms, for T <= 2(o(n)), with large one-sided error 1-epsilon, for epsilon = 2(-alpha.n), that are repeated 1/epsilon times to yield a constant-error randomized algorithm running in time T/epsilon = 2((alpha+o(1)).n).We show that if E requires size 2(Omega(n)) nondeterministic circuits, then there is a poly(n)-time epsilon-HSG (Hitting-Set Generator) H: {0, 1}(O(log n)+log(1/epsilon)) -> {0, 1}(n) implying that time T randomized algorithms with one-sided error 1-epsilon can be simulated in deterministic time poly(T)/epsilon. In particular, under this hardness assumption, the fastest known constant-error randomized algorithm for k-SAT (for k >= 4) by Paturi et al. [31] can be made deterministic with essentially the same time bound. This is the first hardness versus randomness tradeoff for algorithms for NP-complete problems. We address the necessity of our assumption by showing that HSGs with very low error imply hardness for nondeterministic circuits with "few" nondeterministic bits.Applebaum et al. [2] showed that "black-box techniques" cannot achieve poly(n)-time computable c-PRGs (Pseudo-Random Generators) for epsilon = n(-omega(1)), even if we assume hardness against circuits with oracle access to an arbitrary language in the polynomial time hierarchy. We introduce weaker variants of PRGs with relative error, that do follow under the latter hardness assumption. Specifically, we say that a function G : {0,1}(r) -> {0, 1}(n) is an (epsilon, delta)-re-PRG for a circuit C if (1-epsilon)center dot Pr[C(U-n) = 1]-delta <= Pr[C(G(U-r) = 1] <= (1 + epsilon) center dot Pr [C(U-n) = 1] + delta. We construct poly(n)-time computable (epsilon, delta)-re-PRGs with arbitrary polynomial stretch, epsilon = n(-O(1)) and delta = 2(-n Omega(1)). We also construct PRGs with relative error that fool non-boolean distinguishers (in the sense introduced by Dubrov and Ishai [11]).Our techniques use ideas from [30, 43, 2]. Common themes in our proofs are "composing" a PRG/HSG with a combinatorial object such as dispersers and extractors, and the use of nondeterministic reductions in the spirit of Feige and Lund [12].
更多
查看译文
关键词
Derandomization,pseudorandom generator,hitting-set generator,relative error
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要