π€ AI Summary
This work addresses robust uniform random string generation in multi-source randomness extraction when only a minimal number of high-entropy sources (βgood sourcesβ) are available. Prior state-of-the-art explicit extractors required at least $K = N^{0.01}$ or $sqrt{N}$ good sources, whereas this paper achieves the information-theoretic lower bound by constructing the first explicit, low-error extractor requiring only $K = 3$ good sources. Methodologically, we introduce leakage-resilient extractors (LREs) resistant to Number-On-Forehead (NOF) communication protocols, integrating techniques from multiparty communication complexity and non-malleable extraction, and complete the construction via a novel average-case lower-bound analysis. Our results resolve several long-standing open problems in theoretical computer science and significantly enhance the practical feasibility of cryptographic and distributed computing protocols operating under unreliable or adversarially corrupted entropy sources.
π Abstract
Given a sequence of N independent sources X1,X2,β¦,XNβΌ{0,1}n, how many of them must be good (i.e., contain some min-entropy) in order to extract a uniformly random string? This question was first raised by Chattopadhyay, Goodman, Goyal and Li (STOC β20), motivated by applications in cryptography, distributed computing, and the unreliable nature of real-world sources of randomness. In their paper, they showed how to construct explicit low-error extractors for just K β₯ N1/2 good sources of polylogarithmic min-entropy. In a follow-up, Chattopadhyay and Goodman improved the number of good sources required to just K β₯ N0.01 (FOCS β21). In this paper, we finally achieve K=3. Our key ingredient is a near-optimal explicit construction of a new pseudorandom primitive, called a leakage-resilient extractor (LRE) against number-on-forehead (NOF) protocols. Our LRE can be viewed as a significantly more robust version of Liβs low-error three-source extractor (FOCS β15), and resolves an open question put forth by Kumar, Meka, and Sahai (FOCS β19) and Chattopadhyay, Goodman, Goyal, Kumar, Li, Meka, and Zuckerman (FOCS β20). Our LRE construction is based on a simple new connection we discover between multiparty communication complexity and non-malleable extractors, which shows that such extractors exhibit strong average-case lower bounds against NOF protocols.