Dagstuhl Seminar 24471
Graph Algorithms: Distributed Meets Dynamic
( Nov 17 – Nov 22, 2024 )
Permalink
Organizers
- Keren Censor-Hillel (Technion - Haifa, IL)
- Yasamin Nazari (VU Amsterdam, NL)
- Eva Rotenberg (Technical University of Denmark - Lyngby, DK)
- Thatchaphol Saranurak (University of Michigan - Ann Arbor, US)
Contact
- Michael Gerke (for scientific matters)
- Jutka Gasiorowski (for administrative matters)
Dagstuhl Reports
As part of the mandatory documentation, participants are asked to submit their talk abstracts, working group results, etc. for publication in our series Dagstuhl Reports via the Dagstuhl Reports Submission System.
- Upload (Use personal credentials as created in DOOR to log in)
Questionnaire
How do you like this seminar? Please take a survey and receive results by email.
- Questionnaire (Use personal credentials as created in DOOR to log in)
Dagstuhl Seminar Wiki
- Dagstuhl Seminar Wiki (Use personal credentials as created in DOOR to log in)
Shared Documents
- Dagstuhl Materials Page (Use personal credentials as created in DOOR to log in)
In modern computational systems, the need to handle large-scale inputs imposes interesting computational challenges. Two such challenges are (1) the need to distribute the computation over multiple units, and (2) the dynamic nature of the input, which may undergo changes over time. A particular class of problems studied in these settings is when the input to the computational task is a huge graph.
The field of dynamic graph algorithms addresses efficiently processing edge/vertex insertions/deletions in the input graph. In distributed graph algorithms, the input resides across multiple machines, and the goal is to solve the problem while minimizing the number of rounds of communication. Both of these rich research areas have been extensively studied since at least the 1980’s. We know of efficient algorithms for a large variety of tasks, such as shortest paths problems, coloring, subgraph finding, symmetry breaking, approximations, and many more. However, there are still fundamental problems with no known efficient solutions in some of these models, and even more where the exact complexity of computation is yet to be determined. In the recent years, a number of influential works show how transferring ideas from one of these models to the other provides progress on some of the long-lasting open problems.
The goal of this Dagstuhl Seminar is to build a bridge between the two research communities of dynamic graph algorithms and distributed computing, by working together on joint research frontiers. The aim is to provide a pivotal ground for future growth of these thriving areas:
- Transfer of knowledge between the dynamic and distributed settings both on the algorithms (upper bound) and complexity (lower bound) side. Some problems in which this shared knowledge has shown potential are: shortest paths, matching, maximal independent set, coloring, clustering, and flows. For some of these areas there are already common toolkits being utilized such expander decomposition, low diameter network decomposition, algebraic tools, distance and cut sparsification, and sketching tools. This common toolkit suggests a concrete way forward for transferring ideas. We will explore tools and ideas for improved algorithms, and we will exchange knowledge about techniques for proving lower bounds, which are an essential component of understanding the computational abilities of any model of computation.
- Advancing the landscape of fast algorithms for the combined distributed dynamic setting. This setting is very natural, and very well-motivated by practice. While there has been some recent work in this direction, there is still very little known on this overlapping setting. New solutions in such a model may even improve the state-of-the-art for some problem in more than one model; for instance, an adaptive dynamic distributed algorithm may be useful as a subroutine for a static distributed algorithm.
- Sepehr Assadi (University of Waterloo, CA) [dblp]
- Alkida Balliu (Gran Sasso Science Institute - L'Aquila, IT) [dblp]
- Aaron Bernstein (New York University, US) [dblp]
- Sayan Bhattacharya (University of Warwick - Coventry, GB) [dblp]
- Joakim Blikstad (KTH Royal Institute of Technology - Stockholm, SE) [dblp]
- Sebastian Brandt (CISPA - Saarbrücken, DE) [dblp]
- Karl Bringmann (Universität des Saarlandes - Saarbrücken, DE) [dblp]
- Keren Censor-Hillel (Technion - Haifa, IL) [dblp]
- Yi-Jun Chang (National University of Singapore, SG) [dblp]
- Shiri Chechik (Tel Aviv University, IL) [dblp]
- Keerti Choudhary (Indian Institute of Technology - New Delhi, IN) [dblp]
- Martin Costa (University of Warwick - Coventry, GB)
- Tijn de Vos (Paris Lodron Universität Salzburg, AT) [dblp]
- Michal Dory (University of Haifa, IL) [dblp]
- Aditi Dudeja (Paris Lodron Universität Salzburg, AT) [dblp]
- Faith Ellen (University of Toronto, CA) [dblp]
- George Giakkoupis (INRIA - Rennes, FR) [dblp]
- Seth Gilbert (National University of Singapore, SG) [dblp]
- Christoph Grunau (ETH Zürich, CH)
- Magnús M. Halldórsson (Reykjavik University, IS) [dblp]
- Adam Karczmarz (University of Warsaw, PL & IDEAS NCBR, Warsaw, PL) [dblp]
- Fabian Daniel Kuhn (Universität Freiburg, DE) [dblp]
- Jakub Lacki (Google - New York, US) [dblp]
- Quanquan C. Liu (Yale University - New Haven, US) [dblp]
- Yannic Maus (TU Graz, AT) [dblp]
- Danupon Nanongkai (MPI für Informatik - Saarbrücken, DE) [dblp]
- Yasamin Nazari (VU Amsterdam, NL) [dblp]
- Alexandre Nolin (CISPA - Saarbrücken, DE)
- Krzysztof Nowicki (Wroclaw, PL) [dblp]
- Dennis Olivetti (Gran Sasso Science Institute - L'Aquila, IT) [dblp]
- Ami Paz (CNRS - Gif-sur-Yvette, FR) [dblp]
- Richard Peng (Carnegie Mellon University - Pittsburgh, US) [dblp]
- Vijaya Ramachandran (University of Texas - Austin, US) [dblp]
- Eva Rotenberg (Technical University of Denmark - Lyngby, DK) [dblp]
- Thatchaphol Saranurak (University of Michigan - Ann Arbor, US) [dblp]
- Shay Solomon (Tel Aviv University, IL) [dblp]
- Jukka Suomela (Aalto University, FI) [dblp]
- Jan van den Brand (Georgia Institute of Technology - Atlanta, US)
- Virginia Vassilevska Williams (MIT - Cambridge, US) [dblp]
- David Wajc (Technion - Haifa, IL) [dblp]
- Tianyi Zhang (ETH Zürich, CH) [dblp]
- Anna Zych-Pawlewicz (University of Warsaw, PL) [dblp]
Classification
- Data Structures and Algorithms
- Discrete Mathematics
- Distributed / Parallel / and Cluster Computing
Keywords
- Algorithms design and analysis
- dynamic graphs
- distributed graph algorithms
- algorithmic complexity