Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Gaussian Sheaf Neural Networks

About

Graph Neural Networks (GNNs) have become the de facto standard for learning on relational data. While traditional GNNs' message passing is well suited for vector-valued node features, there are cases in which node features are better represented by probability distributions than real vectors. Concretely, when node features are Gaussians, characterized by a mean and a covariance matrix, naively concatenating their parameters into a single vector and applying standard message passing discards the geometric and algebraic structure that governs means and covariances. We propose Gaussian Sheaf Neural Networks (GSNNs), a principled framework that incorporates these inductive biases into graph-based learning. Building on the theory of cellular sheaves, we derive a new Laplacian operator that generalizes the sheaf Laplacian to this setting and preserves its key properties. We complement our theoretical contributions with experiments on synthetic and real-world data that illustrate the practical relevance of GSNNs.

Andr\'e Ribeiro, Ana Luiza Ten\'orio, Tiago da Silva, Diego Mesquita• 2026

Related benchmarks

TaskDatasetResultRank
Distribution-on-distribution regression over graphsBarabasi-Albert m=25 Simulated (test)
2-Wasserstein Distance8.45
8
Distribution-on-distribution regression over graphsBarabasi-Albert m=50 Simulated (test)
2-Wasserstein Distance8.48
8
Distribution-on-distribution regression over graphsWatts-Strogatz (k=25, p=0.3) Simulated (test)
2-Wasserstein Distance8.87
8
Distribution-on-distribution regression over graphsWeather1 Real-world (Canada Weather Stats) (test)
2-Wasserstein Distance5.41
8
Distribution-on-distribution regression over graphsWeather2 Real-world (Canada Weather Stats) (test)
2-Wasserstein Distance2.64
8
Distribution-on-distribution regression over graphsWatts-Strogatz k=45, p=0.5 Simulated (test)
2-Wasserstein Distance10.87
8
Showing 6 of 6 rows

Other info

Follow for update