# Extractors for small zero-fixing sources

**Authors:** Pavel Pudl\'ak, Vojtech R\"odl

arXiv: 1904.07949 · 2019-12-18

## TL;DR

This paper introduces new extractors for zero-fixing sources that can handle smaller entropy levels than previous methods, using techniques from Ramsey theory to improve entropy extraction.

## Contribution

It presents two novel extractor constructions capable of extracting positive entropy from zero-fixing sources with significantly smaller $k$ values, advancing the understanding of randomness extraction.

## Key findings

- First extractor works for $k 	extgreater C \, 	ext{log log log n}$.
- Second extractor works for $k 	extgreater \, 	ext{log}^{(i)} n$ for fixed $i$.
- Both extractors are polynomial-time computable under certain conditions.

## Abstract

A random variable $X$ is an $(n,k)$-zero-fixing source if for some subset $V\subseteq[n]$, $X$ is the uniform distribution on the strings $\{0,1\}^n$ that are zero on every coordinate outside of $V$. An $\epsilon$-extractor for $(n,k)$-zero-fixing sources is a mapping $F:\{0,1\}^n\to\{0,1\}^m$, for some $m$, such that $F(X)$ is $\epsilon$-close in statistical distance to the uniform distribution on $\{0,1\}^m$ for every $(n,k)$-zero-fixing source $X$. Zero-fixing sources were introduced by Cohen and Shinkar in [10] in connection with the previously studied extractors for bit-fixing sources. They constructed, for every $\mu>0$, an efficiently computable extractor that extracts a positive fraction of entropy, i.e., $\Omega(k)$ bits, from $(n,k)$-zero-fixing sources where $k\geq(\log\log n)^{2+\mu}$.   In this paper we present two different constructions of extractors for zero-fixing sources that are able to extract a positive fraction of entropy for $k$ essentially smaller than $\log\log n$. The first extractor works for $k\geq C\log\log\log n$, for some constant $C$. The second extractor extracts a positive fraction of entropy for $k\geq \log^{(i)}n$ for any fixed $i\in \mathbb{N}$, where $\log^{(i)}$ denotes $i$-times iterated logarithm. The fraction of extracted entropy decreases with $i$. The first extractor is a function computable in polynomial time in~$n$ (for $\epsilon=o(1)$, but not too small); the second one is computable in polynomial time when $k\leq\alpha\log\log n/\log\log\log n$, where $\alpha$ is a positive constant.   The subject studied in this paper is closely related to Ramsey theory. We use methods developed in Ramsey theory and our results can also be interpreted as a contribution to this field.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1904.07949/full.md

## Figures

2 figures with captions in the complete paper: https://tomesphere.com/paper/1904.07949/full.md

## References

15 references — full list in the complete paper: https://tomesphere.com/paper/1904.07949/full.md

---
Source: https://tomesphere.com/paper/1904.07949