Bundle Neural Networks for Message Diffusion on Graphs

Abstract

The dominant paradigm for learning on graph-structured data is message passing. Despite being a strong inductive bias, the local message passing mechanism suffers from pathological issues such as over-smoothing, over-squashing, and limited node-level expressivity. To address these limitations we propose Bundle Neural Networks (BuNN), a new type of GNN that operates via *message diffusion* over *flat vector bundles* – structures analogous to connections on Riemannian manifolds that augment the graph by assigning to each node a vector space and an orthogonal map. We show that BuNNs can mitigate over-smoothing and over-squashing, and that they are universal compact uniform approximators on graphs. We showcase the strong empirical performance of BuNNs over real-world tasks, achieving state-of-the-art results on several standard benchmarks.

Cite

Text

Bamberger et al. "Bundle Neural Networks for Message Diffusion on Graphs." ICML 2024 Workshops: GRaM, 2024.

Markdown

[Bamberger et al. "Bundle Neural Networks for Message Diffusion on Graphs." ICML 2024 Workshops: GRaM, 2024.](https://mlanthology.org/icmlw/2024/bamberger2024icmlw-bundle/)

BibTeX

@inproceedings{bamberger2024icmlw-bundle,
  title     = {{Bundle Neural Networks for Message Diffusion on Graphs}},
  author    = {Bamberger, Jacob and Barbero, Federico and Dong, Xiaowen and Bronstein, Michael M.},
  booktitle = {ICML 2024 Workshops: GRaM},
  year      = {2024},
  url       = {https://mlanthology.org/icmlw/2024/bamberger2024icmlw-bundle/}
}