61
v1v2v3 (latest)

Improved Extractors for Small-Space Sources

IEEE Annual Symposium on Foundations of Computer Science (FOCS), 2020
Abstract

We study the problem of extracting random bits from weak sources that are sampled by algorithms with limited memory. This model of small-space sources was introduced by Kamp, Rao, Vadhan and Zuckerman (STOC'06), and falls into a line of research initiated by Trevisan and Vadhan (FOCS'00) on extracting randomness from weak sources that are sampled by computationally bounded algorithms. Our main results are the following. 1. We obtain near-optimal extractors for small-space sources in the polynomial error regime. For space ss sources over nn bits, our extractors require just ksk\geq s\cdotpolylog(n)(n) entropy. This is an exponential improvement over the previous best result, which required ks1.12log0.51nk\geq s^{1.1}\cdot2^{\log^{0.51} n} (Chattopadhyay and Li, STOC'16). 2. We obtain improved extractors for small-space sources in the negligible error regime. For space ss sources over nn bits, our extractors require entropy kn1/2+δs1/2δk\geq n^{1/2+\delta}\cdot s^{1/2-\delta}, whereas the previous best result required kn2/3+δs1/3δk\geq n^{2/3+\delta}\cdot s^{1/3-\delta} (Chattopadhyay, Goodman, Goyal and Li, STOC'20). To obtain our first result, the key ingredient is a new reduction from small-space sources to affine sources, allowing us to simply apply a good affine extractor. To obtain our second result, we must develop some new machinery, since we do not have low-error affine extractors that work for low entropy. Our main tool is a significantly improved extractor for adversarial sources, which is built via a simple framework that makes novel use of a certain kind of leakage-resilient extractors (known as cylinder intersection extractors), by combining them with a general type of extremal designs. Our key ingredient is the first derandomization of these designs, which we obtain using new connections to coding theory and additive combinatorics.

View on arXiv
Comments on this paper