AMG is a one-day workshop that focuses on algorithms for big data and large graphs. The program consists of 3 invited talks, which are aimed at the general DISC audience.

AMG 2025 will be held on Friday, 31st October 2025, and will be co-located with DISC 2025. It will be possible to attend the workshop either as an online conference via Zoom or as a physical event in Berlin, Germany.

AMG 2025 programme
14:30 - 15:30 talk 1 Peter Kiss: Algorithms for Dynamic and Sub-Linear Matching
15:30 - 16:30 talk 2 Alexandre Nolin: On Coloring Embedded Graphs
16:30 - 17:00 Coffee break
17:00 - 18:00 talk 3 Anish Mukherjee (remote talk): Streaming Matchings: Fewer Passes, Fewer Rounds
18:00 Workshop ends

Confirmed Speakers

[Peter Kiss]

Peter Kiss

University of Vienna

Title: Algorithms for Dynamic and Sub-Linear Matching

Abstract: The maximum matching problem has attracted significant attention in both dynamic and sub-linear models of computation in recent years. Interestingly, some long-standing barriers for this problem have been overcome by combining algorithmic techniques from both models. In this talk, we will survey recent developments in algorithms for matching within these models and discuss their implications for related graph and geometric problems.

[Alexandre Nolin]

Alexandre Nolin

CISPA

Right after DISC, Alexandre Nolin will be joining Télécom SudParis as an assistant professor. Before that, he completed his PhD at Paris Cité University under the guidance of Sophie Laplante, and was a postdoctoral researcher in the groups of Magnús Halldórsson (Reykavik University) and Sebastian Brandt (CISPA).

Title: On Coloring Embedded Graphs

Abstract: In a distributed model of computation that puts no restriction on message size like LOCAL, it makes little difference whether an algorithm is performing computation about the communication network G or a different graph whose information can be locally inferred by the nodes -- as is the case, e.g., for a power graph $G^k$ or the line graph $L(G)$. The situation is quite different with messages of bounded size, i.e., "congestion" constraints. It is natural to ask what is the exact cost of congestion, and in particular, what can be achieved in roughly the same runtime as without congestion?

In this talk, we will see some recent results addressing these questions, achieving in particular an $O(\log^* n)$ randomized algorithm for distance-2 $(\Delta^2+1)$-coloring in communication graphs $G$ of a large enough maximum degree Delta. We will see the main algorithmic insights underlying this kind of results, and in particular the critical role played by randomness as our algorithms make use of probabilistic counting, sampling, and hashing. Primarily based on joint work with Maxime Flin and Magnús Halldórsson.

[Anish Mukherjee]

Anish Mukherjee

University of Liverpool

Anish Mukherjee is a Lecturer (Assistant Professor) in Computer Science at the University of Liverpool, UK. He received his Ph.D. from the Chennai Mathematical Institute and subsequently held postdoctoral positions at the University of Warwick, the University of Warsaw, and Charles University in Prague. His research focuses on the design of fast algorithms for graph problems, with an emphasis on streaming, dynamic, parallel, and distributed models of computation.

Title: Streaming Matchings: Fewer Passes, Fewer Rounds

Abstract: This talk explores recent advances in streaming algorithms for graph matching in massive graphs. I will first present a new deterministic semi-streaming algorithm that achieves a $(1+ε)$-approximation using significantly fewer passes, advancing our understanding of space-pass trade-offs beyond the breakthrough result of Fischer, Mitrović, and Uitto (STOC 2022). In the remaining time, I will turn to a streaming-in-MPC setting, where the input arrives as a stream while computation is distributed across machines with highly restrictive local memory. I will discuss how matchings can be maintained efficiently in this model, with minimal communication rounds and near-optimal total memory.