De-Randomizing BPP: The State of the Art

  • Authors:
  • Avi Wigderson

  • Affiliations:
  • -

  • Venue:
  • COCO '99 Proceedings of the Fourteenth Annual IEEE Conference on Computational Complexity
  • Year:
  • 1999

Quantified Score

Hi-index 0.00

Visualization

Abstract

The introduction of randomization into efficient computation has been one of the most fertile and useful ideas in computer science. In cryptography and asynchronous computing, randomization makes possible tasks that are impossible to perform deterministically. Even for function computation, many examples are known in which randomization allows considerable savings in resources like space and time over deterministic algorithms, or even "only" simplifies them.But to what extent is this seeming power of randomness over determinism real? The most famous concrete version of this question regards the power of BPP , the class of problems solvable by probabilistic polynomial time algorithms making small constant error. What is the relative power of such algorithms compared to deterministic ones? This is largely open. On the one hand, it is possible that P = BPP , i.e., randomness is useless for solving new problems in polynomial time. On the other, we might have BPP = EXP , which would say that randomness would be a nearly omnipotent tool for algorithm design.