๐ฎ
๐ฎ
The Ethereal
Near-Optimal Averaging Samplers and Matrix Samplers
November 16, 2024 ยท The Ethereal ยท ๐ Cybersecurity and Cyberforensics Conference
"No code URL or promise found in abstract"
Evidence collected by the PWNC Scanner
Authors
Zhiyang Xun, David Zuckerman
arXiv ID
2411.10870
Category
cs.CC: Computational Complexity
Cross-listed
cs.DS
Citations
3
Venue
Cybersecurity and Cyberforensics Conference
Last Checked
2 months ago
Abstract
We present the first efficient averaging sampler that achieves asymptotically optimal randomness complexity and near-optimal sample complexity. For any $ฮด< \varepsilon$ and any constant $ฮฑ> 0$, our sampler uses $m + O(\log (1 / ฮด))$ random bits to output $t = O((\frac{1}{\varepsilon^2} \log \frac{1}ฮด)^{1 + ฮฑ})$ samples $Z_1, \dots, Z_t \in \{0, 1\}^m$ such that for any function $f: \{0, 1\}^m \to [0, 1]$, \[ \Pr\left[\left|\frac{1}{t}\sum_{i=1}^t f(Z_i) - \mathbb{E}[f]\right| \leq \varepsilon\right] \geq 1 - ฮด. \] The randomness complexity is optimal up to a constant factor, and the sample complexity is optimal up to the $O((\frac{1}{\varepsilon^2} \log \frac{1}ฮด)^ฮฑ)$ factor. Our technique generalizes to matrix samplers. A matrix sampler is defined similarly, except that $f: \{0, 1\}^m \to \mathbb{C}^{d \times d}$ and the absolute value is replaced by the spectral norm. Our matrix sampler achieves randomness complexity $m + \widetilde O (\log(d / ฮด))$ and sample complexity $ O((\frac{1}{\varepsilon^2} \log \frac{d}ฮด)^{1 + ฮฑ})$ for any constant $ฮฑ> 0$, both near-optimal with only a logarithmic factor in randomness complexity and an additional $ฮฑ$ exponent on the sample complexity. We use known connections with randomness extractors and list-decodable codes to give applications to these objects. Specifically, we give the first extractor construction with optimal seed length up to an arbitrarily small constant factor above 1, when the min-entropy $k = ฮฒn$ for a large enough constant $ฮฒ< 1$. Finally, we generalize the definition of averaging sampler to any normed vector space.
Community Contributions
Found the code? Know the venue? Think something is wrong? Let us know!
๐ Similar Papers
In the same crypt โ Computational Complexity
๐ฎ
๐ฎ
The Ethereal
An Exponential Separation Between Randomized and Deterministic Complexity in the LOCAL Model
๐ฎ
๐ฎ
The Ethereal
The Parallelism Tradeoff: Limitations of Log-Precision Transformers
๐ฎ
๐ฎ
The Ethereal
The Hardness of Approximation of Euclidean k-means
๐ฎ
๐ฎ
The Ethereal
Slightly Superexponential Parameterized Problems
๐ฎ
๐ฎ
The Ethereal