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

Equivariance Everywhere All At Once: A Recipe for Graph Foundation Models

About

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 invariant to permutations of features. We then prove that the resulting network is a universal approximator on multisets that respect the aforementioned symmetries. Our recipe uses such layers on the multiset of features induced by the local neighborhood of the graph to obtain a class of graph foundation models for node property prediction. We validate our approach through extensive experiments on 29 real-world node classification datasets, demonstrating both strong zero-shot empirical performance and consistent improvement as the number of training graphs increases.

Ben Finkelshtein, \.Ismail \.Ilkan Ceylan, Michael Bronstein, Ron Levie• 2025

Related benchmarks

TaskDatasetResultRank
Node ClassificationChameleon
Accuracy60.83
640
Node ClassificationWisconsin
Accuracy61.18
627
Node ClassificationTexas
Accuracy0.7351
616
Node ClassificationSquirrel
Accuracy41.81
591
Node ClassificationCornell
Accuracy68.65
582
Node ClassificationActor
Accuracy28.09
397
Node ClassificationAmazon Photo
Accuracy90.18
191
Node ClassificationPubmed
Accuracy74.98
178
Node Classificationamazon-ratings
Accuracy42.27
173
Node ClassificationCiteseer
Mean Accuracy68.66
90
Showing 10 of 37 rows

Other info

Follow for update