English

How to send a real number using a single bit (and some shared randomness)

Data Structures and Algorithms 2021-05-21 v4 Information Theory Machine Learning math.IT

Abstract

We consider the fundamental problem of communicating an estimate of a real number x[0,1]x\in[0,1] using a single bit. A sender that knows xx chooses a value X{0,1}X\in\set{0,1} to transmit. In turn, a receiver estimates xx based on the value of XX. We consider both the biased and unbiased estimation problems and aim to minimize the cost. For the biased case, the cost is the worst-case (over the choice of xx) expected squared error, which coincides with the variance if the algorithm is required to be unbiased. We first overview common biased and unbiased estimation approaches and prove their optimality when no shared randomness is allowed. We then show how a small amount of shared randomness, which can be as low as a single bit, reduces the cost in both cases. Specifically, we derive lower bounds on the cost attainable by any algorithm with unrestricted use of shared randomness and propose near-optimal solutions that use a small number of shared random bits. Finally, we discuss open problems and future directions.

Keywords

Cite

@article{arxiv.2010.02331,
  title  = {How to send a real number using a single bit (and some shared randomness)},
  author = {Ran Ben-Basat and Michael Mitzenmacher and Shay Vargaftik},
  journal= {arXiv preprint arXiv:2010.02331},
  year   = {2021}
}
R2 v1 2026-06-23T19:03:52.578Z