Probability and Computing

  • Type: Lecture with Exercise Sessions
  • Semester: WS 24/25
  • Time:

    Please refer to the German page for any details and material.

  • Lecturer:

    Stefan Walzer

  • SWS: 3
  • Lv-No.: 2400153
Content

Randomized algorithms and data structures rely on random experiments. While the design of deterministic algorithms is often driven by a pessimistic view of worst-case behavior, randomized algorithms employ approaches that occasionally fail but perform much better most of the time.

The running time of such algorithms, as well as the solution quality (in the case of optimization problems) and sometimes correctness (in the case of computation problems), are subject to randomness. Therefore, a formal analysis focuses on expected values and success probabilities. We will explore both classical examples and current research topics in the areas of hashing and graph theory. Specialised design methods (such as probability amplification) and advanced analysis tools from probability theory (such as coupling, Poissonization, and concentration bounds) will be applied. We will often see that randomized approaches are more efficient or simpler than all (or at least all known) deterministic approaches.

We will briefly address, on the theory side, how randomized complexity classes relate to well-known classes such as P and NP and, on the the practical side, how to implement randomized algorithms on common (essentially deterministic) computers using pseudo-randomness.

Language German/Englisch

Material

Please refer to the German page.

Termine

Übungstermine: 22.10, 05.11, 19.11, 03.12, 17.12, 14.01, 28.01, 11.02.
Vorlesungstermine: 24.10, 31.10, 07.11, 14.11, 21.11, 28.11, 05.12, 12.12, 19.12, 09.01, 16.01, 23.01, 30.01, 06.02, 13.02.