Official site : [https://ellisalicante.org/tutorials/GraphRewiring]

Tutorial video : [https://www.youtube.com/watch?v=AumdG5bazhg&t=3782s]

Graph-rewiring code : [https://github.com/ellisalicante/GraphRewiring-Tutorial]

Session

MeetingNotes

Meetings

Reference

Reference

Main goal of this tutorial (official view)

The main goal of this tutorial is to teach the fundamentals of graph rewiring and its current challenges. We will motivate the need for mathematically sound graph rewiring methods as a solution to address the main limitations of GNNs: under-reachingover-smoothing and over-squashing. We will explain the two main approaches proposed in the literature to achieve graph rewiring:

In addition, we will discuss the potential that graph rewiring has to address social and ethical challenges posed by AI, and particularly as a tool to achieve algorithmic fairness.

Section Content
Motivation Graph Classification and Expressiveness
Node Classification and Over-smoothingDesiderates
Introduction to Spectral Theory Average Cut Problem
Fiedler Vector
Graph Laplacian and Dirichlet Energies
Laplacian Eigenfunctions and Spectrum
Spectral Theorem
Spectral Commute Times
Transductive Rewiring Diffusive Rewiring
Cheeger Constant
Curvature-Based Rewiring
Inductive Rewiring CT and the Lovász Bound
CT and Sparsification
CT and Directional Graph Networks
CT-Layer