cs.LGMay 18, 2026

Deep Neural Sheaf Diffusion

Authors: Rémi BourgerieŠarūnas GirdzijauskasViktoria Fodor

Abstract

Deep Graph Neural Networks (GNNs) are essential for capturing complex dependencies in graph-structured data. However, scaling GNNs to depth remains challenging, as stacking layers leads to representation collapse and diminishing sensitivity due to repeated aggregation. While Neural Sheaf Diffusion (NSD) provides strong theoretical guarantees against such collapse, these guarantees do not translate to practice: as depth increases, the disagreement signal of the sheaf Laplacian vanishes, limiting the contribution of deeper layers. We identify mechanisms that hinder NSD effectiveness at depth and propose \emph{Deep Neural Sheaf Diffusion} (DNSD), which replaces the sheaf Laplacian with a sheaf adjacency operator to maintain informative signals across layers. This is complemented by normalization, odd nonlinearities, and gating. To provide a principled explanation of the expected performance improvement, we contrast sheaf diffusion to graph attention mechanisms, highlighting that DNSD replaces scalar attention scores with matrix-valued edge functions and normalizes node representations rather than attention scores. We demonstrate empirically that DNSD effectively utilizes deep aggregation in graph tasks, outperforming GNN and NSD baselines with up to 30pp accuracy on synthetic long-range datasets, and consistently outperforming them on real-world benchmarks. These results position sheaf-based architectures as a promising building block for graph foundation models by supporting effective deep architectures.

Explore similar work

CardsList
  1. Hierarchical Pooling for Sheaf Neural Networks

    Jun 18, 2026Dionisia Naddeo, Carlo Abate, Pietro Liò +2SheafGraph Neural Networks

  2. Gaussian Sheaf Neural Networks

    May 20, 2026André Ribeiro, Ana Luiza Tenório, Tiago da Silva +1Graph Neural NetworksGraph Representation Learning

  3. Benchmarking Sheaf Neural Networks for Inductive Tasks

    Aug 3, 2026Stefano Fiorini, Edoardo Coppola, Pietro LiòSheafGraph Neural Networks