• Start Date: July 27, 2026
  • End Date: July 31, 2026
  • Event End Time: 5:00 PM
  • Organizers: Zihan Tan | Thatchaphol Saranurak | Yinzhan Xu | Andrea Lincoln
  • Location:

    DIMACS Center | Rutgers University | CoRE Building | 96 Frelinghuysen Road

  • Even after half a century of intensive research, the computational complexity of many fundamental graph problems remains unsettled. One of the main reasons is that our current frameworks for proving hardness (i.e. conditional lower bounds) do not yet work on these core problems. This workshop aims to bring researchers working on fine-grained complexity of graph problems together with researchers who work at the intersection of related areas and fine-grained complexity to help reduce the current gap in our understanding of fundamental graph problems.

    There are many central graph problems in different settings whose complexity is far from settled, and we believe that each can benefit from investigation using the fine-grained-complexity lens. These range from specific classical examples such as whether there exists an algorithm for finding directed global minimum cuts faster than computing √n many max flows to broader areas of inquiry like hardness of approximation for flow-cut problems. To date, most fine-grained hardness of approximation results are for distance problems in graphs. There are no non-trivial fine grained hardness of approximation results for flow-cut problems. While there are strong conditional lower bounds for exactly computing all-pairs minimum cuts in vertex-capacitated graphs, there is no fast approximation algorithm bypassing these lower bounds. This raises the question of whether these lower bounds can be lifted to show approximate hardness. The same status holds for dynamic algorithms for computing matching and flow where we know exact conditional lower bounds but not approximation ones. Showing hardness of approximation for these problems is a major open problem in dynamic algorithms. There have been successes in showing the hardness of approximation of approximation algorithms and fpt-approximation algorithms with polynomial running time. Can we transfer these techniques to the regime of almost-linear running time and the dynamic setting? The workshop will lay the groundwork to address such questions through a series of long-format or tutorial presentations.

    Speakers confirmed to date:

    • Amir Abboud, Weizmann Institute
    • Shyan Akmal, Max Planck Institute for Informatics
    • Sepehr Assadi, University of Waterloo
    • Soheil Benhezhad, Northeastern University
    • Greg Bodwin, University of Michigan
    • Karl Bringmann, ETH Zurich
    • Timothy M. Chan, University of Illinois
    • Nick Fischer, Max Planck Institute for Informatics
    • Ce Jin, University of California, Berkeley
    • Jason Li, Carnegie Mellon University
    • Robert Krauthgamer, Weizmann Institute
    • Barna Saha, University of California, San Diego
    • Saket Saurabh, Institute of Mathematical Sciences
    • Nicole Wein, University of Michigan
    • Virginia Williams, Massachusetts Institute of Technology

    FGC Fest: This workshop is the third of three workshops on fine-grained complexity (FGC) that will be held back-to-back at Rutgers in July 2026. Each workshop is self-contained but shares the focus on FGC. FGC Fest is made up of:

  • Parking: Parking is available on campus for workshop attendees*. You will need to register your car before parking. To register, please click this link then follow the instructions provided in this event parking guide.

    Once you have registered, you are allowed to park in lots Lots 59, 60A, 60B. Lot 60A (622 Bowser Rd) is the closest lot to the CoRE Building, where DIMACS is located.

    * Rutgers employees may park only were their permits allow.

    FGC Fest is sponsored by:

  • Monday, July 27, 2026

    Workshop Talks

    9:00 AM – 9:20 AM

    Coffee & Breakfast

    9:20 AM – 9:30 AM

    Introduction

    9:30 AM – 10:30 AM

    Bellman-Ford in Almost Linear Time

    Jason Li - Carnegie Mellon University

    Consider the single-source shortest paths problem on a directed graph with real-valued (possibly negative) edge weights. We solve this problem in $m^{1+o(1)}$ time by refining the shortcutting approach introduced by Li, Li, Rao, and Zhang (STOC 2026).

    10:30 AM – 11:00 AM

    Coffee Break

    11:00 AM – 12:00 PM

    A Truly Subcubic Combinatorial Algorithm for Induced 4-Cycle Detection

    Shyan Akmal - Max Planck Institute for Informatics

    One of the most basic questions about finding patterns in data is the Induced Subgraph Detection problem. In this problem, we are given a small pattern graph and a large host graph, and are tasked with determining if the host contains the pattern as an induced subgraph. A dream goal of fine-grained complexity is to fully classify those patterns for which Induced Subgraph Detection is easy to solve, and those for which it becomes difficult. In this talk, we present some recent, surprising progress on this classification question, centered around a particularly suspicious pattern known as the 4-cycle.

    12:00 PM – 2:00 PM

    Lunch at DIMACS

    2:00 PM – 3:00 PM

    Open Problem Session

    3:00 PM – 5:00 PM

    Collaboration Time

    Tuesday, July 28, 2026

    Workshop Talks

    9:00 AM – 9:30 AM

    Coffee & Breakfast

    9:30 AM – 10:30 AM

    The Forbidden Structure Method in Graph Metric Sparsification

    Greg Bodwin - University of Michigan

    We will survey the "forbidden structure method," a recently-popular technique for building graph metric sparsifiers. In this method, one uses a simple greedy algorithm to construct a sparsifier, and then shows that the resulting sparsifier does not contain a certain substructure.  Then, one applies bounds from extremal combinatorics to control the maximum possible size of a graph avoiding this structure. We will demonstrate this method on spanners, preservers, shortcut sets, and hopsets as our main sparsifiers of interest.

    10:30 AM – 11:00 AM

    Coffee Break

    11:00 AM – 12:00 PM

    DAG Covers: A Survey

    Nicole Wein - University of Michigan

    I will talk about the recently defined notion of a "DAG cover". It is a directed analog of a tree cover, which is closely related to a probabilistic tree embedding. A DAG cover of a general directed graph G is a small collection of DAGs so that for all pairs of vertices s,t in G, some DAG in the collection provides low distortion for dist(s,t). This talk will survey the known results on DAG covers and its variants, with a focus on posing open problems.

    12:00 PM – 2:00 PM

    Lunch at DIMACS

    2:00 PM – 3:00 PM

    Open Problem Session

    3:00 PM – 5:00 PM

    Collaboration Time

    Wednesday, July 29, 2026

    Workshop Talks

    9:00 AM – 9:30 AM

    Coffee & Breakfast

    9:30 AM – 10:30 AM

    Fine-Grained FPT Algorithms

    Saket Saurabh - Institute of Mathematical Sciences

    Parameterized algorithms are typically studied through
    running times of the form (f(k)n^{O(1)}). However, this notation hides
    an important tradeoff between the dependence on the parameter (k) and
    the dependence on the input size (n). An algorithm with a better
    dependence on (k) may have a worse polynomial dependence on (n), and
    vice versa. Thus, rather than searching for a single best algorithm,
    it is natural to study the Pareto frontier of achievable running
    times.

    In the first part of the talk, I will discuss several recent successes
    in moving this frontier. I will survey some of the main techniques
    that have led to linear, near-linear, and almost-linear
    fixed-parameter algorithms, as well as algorithms in which the cost of
    reading the input is separated additively from the parameter-dependent
    computation.

    In the second part, I will discuss potential frontiers and barriers in
    this paradigm. Which problems should admit substantially better
    tradeoffs, but currently lack the necessary techniques? Which problems
    should not admit near-linear FPT algorithms, even though we do not yet
    have suitable hardness results? I will conclude with some open
    questions toward understanding the full landscape of achievable and
    impossible tradeoffs.

    10:30 AM – 11:00 AM

    Coffee Break

    11:00 AM – 11:30 AM

    Towards Truly Subcubic APSP Algorithms

    Amir Abboud - Weizmann Institute of Science

    The conjecture that truly subcubic All-Pairs Shortest-Paths (APSP) algorithms do not exist is central in Fine-Grained Complexity and allows us to explain the hardness of dozens of other important problems. Put differently, the algorithmic research on a large class of problem must be halted until a truly subcubic algorithm for APSP is found. 

     

    This talk will discuss some attempts to refute the APSP conjecture, inspired by recent results breaking the longstanding cubic barrier for the All-Pairs Max-Flow problem.

    11:30 AM – 12:00 PM

    Markov Chains with Rewinding

    Soheil Behnezhad - Northeastern University

    Sublinear-time graph algorithms have been the subject of numerous studies over the last two decades, and many upper and lower bounds have been developed for them. Despite this, nearly all the existing lower bounds for these algorithms follow from ad hoc approaches that are highly specific to the problem at hand. In this talk, I will propose a systematic way of proving these lower bounds via a method that we call “Markov Chains with Rewinding”.

    In this setting, an algorithm is tasked to identify the initial state of a partially observable Markov chain. Unlike traditional Markov chains, we allow “rewinding”. Namely, instead of passive observations, we allow the algorithm that interacts with the Markov chain to rewind back to any previously observed state at any time. I will show how this problem concisely models many of the recent developments on sublinear-time lower bounds for graph problems. I will then describe tools and techniques to reason about markov chains with rewinding, and mention a few open problems and directions.

    Based on joint work with Amir Azarmehr, Alma Ghafari, and Madhu Sudan (2026).

    12:00 PM – 2:00 PM

    Lunch at DIMACS

    2:00 PM – 3:00 PM

    Lightning Talks

    3:00 PM – 5:00 PM

    Collaboration Time

    Thursday, July 30, 2026

    Workshop Talks

    9:00 AM – 9:30 AM

    Coffee & Breakfast

    9:30 AM – 10:30 AM

    Universe Reduction for APSP: Equivalence of Three Fine-Grained Hypotheses

    Nick Fischer - Max Planck Institute for Informatics

    The All-Pairs Shortest Paths (APSP) problem is to compute all pairs of distances in a given weighted graph, and the associated *APSP Hypothesis* states that the APSP cannot be solved in subcubic time. Two increasingly stronger assumptions are the *Strong APSP Hypothesis* and the *Directed Unweighted APSP Hypothesis* which state that the fastest-known APSP algorithms on graphs with small weights and unweighted graphs, respectively, are best-possible. In this talk we discuss a surprising connection between these three regimes (unweighted, small weights, polynomially bounded weights): There is an efficient universe reduction for APSP, implying that the three hypotheses are actually equivalent, conditioned on $omega = 2$ and a plausible additive combinatorics assumption. The proof technique is centered around novel rank measure, called the *select-plus rank* of a matrix, and leads to many interesting other results, including some long-awaited APSP-based lower bounds. (Based on this paper: https://arxiv.org/abs/2603.27736)

    10:30 AM – 11:00 AM

    Coffee Break

    11:00 AM – 11:30 AM

    Fine-Grained Complexity of Subgraph Listing and Generalizations to Databases

    Karl Bringmann - ETH Zurich

    This talk presents some recent fine-grained complexity results on subgraph finding and extensions to database theory. Specifically, we discuss listing and enumeration algorithms for a fixed pattern graph, with or without projections, in a given host graph. We also discuss generalizations of these problems to hypergraphs, known as join queries or conjunctive queries in database theory.

    11:30 AM – 12:00 PM

    Greedy is Optimal for the Semi-Streaming Matching Problem

    Sepehr Assadi - University of Waterloo

    We prove that no single-pass semi-streaming algorithm (deterministic or randomized) can achieve a better-than-half approximation to the maximum matching problem. This implies the optimality of the naive greedy algorithm, answering an outstanding open question in graph streaming literature since the introduction of the model over two decades ago.

    Our proof consists of two parts: 

    1. Blueprint framework: reducing the problem of proving lower bounds for semi-streaming matching to constructing certain combinatorial objects which we call blueprints; and, 

    2. Blueprint construction: an optimal construction of such blueprints usable within this framework. 

    Putting these two parts together then implies our semi-streaming matching lower bound.

    Based on joint work with Max Jiang and Mars Xiang in https://arxiv.org/pdf/2607.14644 (STOC 2026) and https://arxiv.org/abs/2607.14656 (arXiv; July 2026)

    12:00 PM – 2:00 PM

    Lunch at DIMACS

    2:00 PM – 5:00 PM

    Collaboration Time

    Friday, July 31, 2026

    Workshop Talks

    9:00 AM – 9:30 AM

    Coffee & Breakfast

    9:30 AM – 10:00 AM

    Computing the diameter of geometric intersection graphs

    Timothy M. Chan - University of Illinois, Urbana-Champaign

    I'll survey our recent series of work (with Hsien-Chih Chang, Jie Gao, Sándor Kisfaludi-Bak, Hung Le, and Da Wei Zheng [FOCS'25, SoCG'26, ICALP'26]) on the fine-grained complexity of computing the diameter of geometric intersection graphs.  Results include the first truly subquadratic-time algorithm for 2D unit disk graphs, as well as near-quadratic conditional lower bounds for 2D line segments, 3D unit balls, etc. even when the diameter is bounded by a small constant.

    10:00 AM – 10:30 AM

    Faster All-Pairs Minimum Cut: Bypassing Exact Max-Flow

    Robert Krauthgamer - Weizmann Institute of Science

    All-Pairs Minimum Cut (APMC) is a fundamental graph problem that asks to compute a minimum s,t-cut for every pair of vertices s,t. Recent progress on sequential algorithms for APMC relies on reducing the problem to a small number of exact max-flow computations.

     

    I will present a different approach that yields new algorithms for APMC in unweighted graphs across three computational models: the cut-query model, the streaming model, and the fully dynamic model. These algorithms improve over the previous bounds in these models even for the simpler (single-pair) minimum s,t-cut problem. Our main technical contribution is a new APMC sparsifier constructed using approximate, rather than exact, max-flow computations.

     

    Based on joint work with Yotam Kenneth-Mordoch, with the main results taken from our STOC 2026 paper, but placed in a broader context that includes our ESA 2025 and SODA 2026 papers. 

    10:30 AM – 11:00 AM

    Coffee Break

    11:00 AM – 11:30 AM

    Beyond 2-Approximation for k-Center in Graphs

    Virginia Vassilevska Williams - Massachusetts Institute of Technology

    Conventional wisdom states that the known approximation algorithms for k-Center are optimal. We show that with a small additive error, one can circumvent this belief and provide fast, better than 2-approximation algorithms. We also note that there is still some fine-grained hardness here. The talk will mostly focus on the algorithmic improvements.

    11:30 AM – 12:00 PM

    Improved Roundtrip Spanners, Emulators, and Directed Girth Approximation

    Ce Jin - University of California, Berkeley

    Roundtrip spanners are the analog of spanners in directed graphs, where the roundtrip metric is used as a notion of distance. Recent works have shown existential results of roundtrip spanners nearly matching the undirected case, but the time complexity for constructing roundtrip spanners is still widely open. I will talk about faster algorithms for roundtrip spanners and related problems including roundtrip emulators and girth approximation.

    This is a joint work with Alina Harbuzova, Virginia Vassilevska Williams and Zixuan Xu, which appeared in SODA 2024. Link: https://arxiv.org/abs/2310.20473

    12:00 PM – 2:00 PM

    Lunch at DIMACS

    2:00 PM – 5:00 PM

    Collaboration Time

  • Event Registration Link
  • Presentations at this workshop are by invitation but others are welcome to attend. There is no fee to attend but registration is required. Please register using the link at the bottom of the page.

     

    Request support: There are limited funds available to provide lodging to students and/or postdocs attending the workshop. In most cases, lodging will be shared with another student/postdoc attending the workshop. Priority will be given to those whose interests best align with the topic and whose attendance is contingent on support, especially students. 

     

    To request support please complete and submit this form by April 15, 2026 for full consideration. Note (May 25, 2026): the application for support is now closed.

     

    What information is requested in the form? Here are some things we will ask for:

    • A short statement (one paragraph) about your research area and your interest in the workshop .
    • CV in PDF format (optional).
    • Contact information for one faculty member who could speak to how attendance will benefit you. (We will only contact this person if we need more information.)
    • Whether you plan to attend another workshop in FGC Fest.