Summerschool on Algorithms, Dynamics, and Information Flow in Networks
Topic and Lectures: The ADYN summerschool consists of lectures on different angles in the modern analysis of algorithms. The target audience are PhD students and PostDocs with an interest in algorithms and/or combinatorics. Confirmed lecturers are
-
Michael Anastos (ISTA) - Lecture Title: TBA
-
Andreas Galanis (University of Oxford) - Lecture Title: TBA
-
Torsten Mütze (University of Kassel) - Lecture Title: TBA
Our confirmed invited speakers are:
- Charilaos Efthymiou (University of Warwick)
- Matthias Englert (University of Warwick)
- Lisa Hartung (University of Mainz)
- Jan Nagel (TU Dortmund)
- Friedhelm Meyer auf der Heide (Paderborn University)
- Christian Scheideler (Paderborn University)
Date and Time: The summerschool takes place from the 30th June to 4th July 2025. It will start in the morning of the 30th and end at noon on the 4th.
(Very) Tentative Schedule:
Monday | Tuesday | Wednesday | Thursday | Friday | |
09:00-10:00 | Mütze-1 | Anastos-1 | Anastos-3 | Galanis-3 | Anastos-5 |
10:00-10:30 | coffee break | coffee break | coffee break | coffee break | coffee break |
10:30-11:30 | Mütze-2 | Anastos-2 | Anastos-4 | Ganalis-4 | Mütze-5 |
11:35-12:35 | Scheideler | Nagel | Efthymiou | MadH | Hartung |
12:40-14:00 | Lunch | Lunch | Lunch | Lunch | Lunch / Lunch Packages |
14:00-15:00 | Galanis-1 | Mütze-3 | Free Afternoon | Galanis-5 | |
15:00-15:30 | coffee break | coffee break | coffee break | ||
15:30-16:30 | Galanis-2 | Mütze-4 | Englert |
Location: It will take place at Hotel Haus Griese at the Möhnesee lake.
Fee & Cost:
-
There will be no participation fee as the school is funded by the DFG Research Unit ADYN FOR 2975 and lunch is provided for all participants.
-
Accomodation and travel will be not reimbursed for participants.
-
Participants are invited to book rooms at Hotel Griese but of course, any other venue can be booked as well. A room at Hotel Griese costs 50 p.P. for double rooms.
-
There is a vegan & vegerian dinner option for 15€/day at Hotel Griese which is not included in the summer school. You can sign up for this via the regestration form.
Organisers: Petra Berenbrink (Universität Hamburg), Amin Coja-Oghlan (TU Dortmund University), Martin Hoefer (RWTH Aachen University), Lukas Hintze (Universität Hamburg), Maurice Rolvien (Universität Hamburg), Lena Krieg (TU Dortmund University), and Olga Scheftelowitsch (TU Dortmund University).
Contact: Feel free to contact us via e-mail.
Last Summerschool 2024

Invited Talks
Charilaos Efthymiou
Title: On sampling two spin models using the local connective constant
Abstract: This work establishes novel, optimum mixing bounds for the Glauber dynamics on the Hard-core and Ising models . These bounds are expressed in terms of the local connective constant of the underlying graph G. This is a notion of "effective degree" of G on a local scale. Our results have some interesting consequences for bounded degree graphs: include the max-degree bounds as a special case, improve on the running time of the FPTAS considered in [Sinclair, Srivastava, Stefankonvic and Yin: PTRF 2017], allow us to obtain mixing bounds in terms of the spectral radius of the adjacency matrix and improve on results in [Hayes: FOCS 2006], We obtain our mixing bounds by utilising the k-non-backtracking matrix H(G,k). This is a very interesting, alas technically intricate, object to work with. We upper bound the spectral radius of the pairwise influence matrix I_G by means of the 2-norm of H(G,k). To our knowledge, obtaining mixing bound using H(G,k) has not been considered before in the literature.
Friedhelm Meyer auf der Heide
Title: Unifying Gathering Protocols for Swarms of Mobile Robots
Abstract: We survey recent results regarding the Gathering problem in the research area of distributed computing by mobile robots. We assume a simple, standard model of robots: they are point-shaped, live in a d-dimensional Euclidean space, are disoriented (do not agree on common directions or orientations) and have a limited visibility (can only observe other robots up to a constant distance).
The goal of Gathering is to gather all robots at a single, not predefined point. Our focus lies on unifying and extending existing work on gathering in the above model. For this, we derive core properties of protocols that guarantee Gathering and prove runtime bounds that improve upon previous work. We study such strategies for the continuous time model, as well as for the discrete, round-based time model.
Christian Scheideler
Title: Blockchain Made Lightweight: A Median Rule for State Machine Replication
Abstract: I will present a lightweight solution for state machine replication. Specifically, I show how a simple median rule for the stabilizing consensus problem can be adapted to obtain a low-latency solution for state machine replication. In that solution, the servers only need to maintain the part of the state machine pertaining to uncommitted commands, and clients hold certificates for each committed command. The protocol guarantees liveness as long as DoS attacks on the servers remain below a certain threshold, even if performed by an attacker who is just one round late concerning the latest state of the system, but has the ability to quickly recover after a massive DoS attack.