paper-with-me

Papers

Sheaf Neural Networks

2020-12-08 · NeurIPS Workshop TDA_and_Beyond 2020 12 · Jakob Hansen, Thomas Gebhart

We present a generalization of graph convolutional networks by generalizing the diffusion operation underlying this class of graph neural networks. These sheaf neural networks are based on the sheaf Laplacian, a generalization of the graph Laplacian that encodes additional relational structure parameterized by the underlying graph. The sheaf Laplacian and associated matrices provide an extended version of the diffusion operation in graph convolutional networks, providing a proper generalization for domains where relations between nodes are non-constant, asymmetric, and varying in dimension. We show that the resulting sheaf neural networks can outperform graph convolutional networks in domains where relations between nodes are asymmetric and signed.

📄 PDF Abstract BibTeX arXiv:2012.06333

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…
Graph Convolutional Networks 설명 없음

Similar Papers 제목 키워드 기반

Bayesian Sheaf Neural Networks

2024-10-12 · Patrick Gillespie, Vasileios Maroulas, Ioannis Schizas

Equipping graph neural networks with a convolution operation defined in terms of a cellular sheaf offers advantages for learning expressive representations of heterophilic graph data. The most flexible approach to constr…

Demystifying Oversmoothing in Sheaf Neural Networks: An Index-Theoretic Criterion

2026-08-17 · Junwen Dong, Yuhan Peng, Hao Li, Huitao Feng 외 arxiv

To combat oversmoothing in Graph Convolutional Networks, Sheaf Neural Networks (SNNs) were proposed as a generalization by equipping the graph with a sheaf structure and replacing the graph Laplacian with a sheaf Laplaci…

On the Necessity of Learnable Sheaf Laplacians

2026-03-05 · Ferran Hernandez Caralt, Mar Gonzàlez i Català, Adrián Bazaga, Pietro Liò arxiv

Sheaf Neural Networks (SNNs) were introduced as an extension of Graph Convolutional Networks to address oversmoothing on heterophilous graphs by attaching a sheaf to the input graph and replacing the adjacency-based oper…

Hierarchical Pooling for Sheaf Neural Networks

2026-06-18 · Dionisia Naddeo, Carlo Abate, Pietro Liò, Nicola Toschi 외 arxiv

Sheaf Neural Networks (SNNs) generalize Graph Neural Networks (GNNs) by replacing scalar node signals with stalk-valued signals and by using restriction maps to measure compatibility across edges. Unlike standard graph d…

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

2025-11-28 · Alessio Borgi, Fabrizio Silvestri, Pietro Liò arxiv

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-…