Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Polynomial Neural Sheaf Diffusion: A Spectral Filtering Approach on Cellular Sheaves

About

Sheaf Neural Networks equip graph structures with a cellular sheaf: a geometric structure which assigns local vector spaces (stalks) and a linear learnable restriction/transport maps to nodes and edges, yielding an edge-aware inductive bias that handles heterophily and limits oversmoothing. However, common Neural Sheaf Diffusion implementations rely on SVD-based sheaf normalization and dense per-edge restriction maps, which scale with stalk dimension, require frequent Laplacian rebuilds, and yield brittle gradients. To address these limitations, we introduce Polynomial Neural Sheaf Diffusion (PolyNSD), a new sheaf diffusion approach whose propagation operator is a degree-K polynomial in a normalised sheaf Laplacian, evaluated via a stable three-term recurrence on a spectrally rescaled operator. This provides an explicit K-hop receptive field in a single layer (independently of the stalk dimension), with a trainable spectral response obtained as a convex mixture of K+1 orthogonal polynomial basis responses. PolyNSD enforces stability via convex mixtures, spectral rescaling, and residual/gated paths, reaching new state-of-the-art results on both homophilic and heterophilic benchmarks, inverting the Neural Sheaf Diffusion trend by obtaining these results with just diagonal restriction maps, decoupling performance from large stalk dimension, while reducing runtime and memory requirements.

Alessio Borgi, Fabrizio Silvestri, Pietro Li\`o• 2025

Related benchmarks

TaskDatasetResultRank
Node ClassificationCora
Accuracy88.79
885
Node ClassificationCiteseer
Accuracy77.74
804
Node ClassificationPubmed
Accuracy89.75
742
Node ClassificationCiteseer (test)
Accuracy0.7774
729
Node ClassificationCora (test)
Mean Accuracy88.79
687
Node ClassificationChameleon
Accuracy71.45
549
Node ClassificationPubMed (test)
Accuracy89.75
500
Node ClassificationSquirrel
Accuracy56.61
500
Node ClassificationCornell
Accuracy86.76
426
Node ClassificationWisconsin
Accuracy89.41
410
Showing 10 of 19 rows

Other info

Follow for update