Equivariance Everywhere All At Once: A Recipe for Graph Foundation Models
Ben Finkelshtein, \.Ismail \.Ilkan Ceylan, Michael Bronstein, Ron Levie

TL;DR
This paper proposes a systematic approach to designing graph foundation models that respect key symmetries, enabling better generalization across diverse graphs and features for node-level tasks.
Contribution
It introduces a symmetry-based recipe for constructing universal graph models that handle permutations of nodes, labels, and features, advancing the development of general-purpose graph foundation models.
Findings
Strong zero-shot performance on 29 datasets
Consistent improvement with more training graphs
Universal approximation of symmetric multiset functions
Abstract
Graph machine learning architectures are typically tailored to specific tasks on specific datasets, which hinders their broader applicability. This has led to a new quest in graph machine learning: how to build graph foundation models capable of generalizing across arbitrary graphs and features? In this work, we present a recipe for designing graph foundation models for node-level tasks from first principles. The key ingredient underpinning our study is a systematic investigation of the symmetries that a graph foundation model must respect. In a nutshell, we argue that label permutation-equivariance alongside feature permutation-invariance are necessary in addition to the common node permutation-equivariance on each local neighborhood of the graph. To this end, we first characterize the space of linear transformations that are equivariant to permutations of nodes and labels, and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Graph Theory and Algorithms · Machine Learning in Healthcare
