← Search

Martin Grohe

8 accepted papers

2026

Repetition Makes Perfect: Recurrent Graph Neural Networks Match Message Passing Limit

AAAI 2026technical

We precisely characterize the expressivity of computable Recurrent Graph Neural Networks (recurrent GNNs). We prove that recurrent GNNs with finite-precision parameters, sum aggregation, and ReLU activation, can compute any graph algorithm that respects the natural message-passing invariance induced

Cited by 0SourcePDFScholar
2024

Distinguished In Uniform: Self-Attention Vs. Virtual Nodes

ICLR 2024poster

Graph Transformers (GTs) such as SAN and GPS are graph processing models that combine Message-Passing GNNs (MPGNNs) with global Self-Attention. They were shown to be universal function approximators, with two reservations: 1. The initial node features must be augmented with certain positional encodi…

2024

Position: Future Directions in the Theory of Graph Machine Learning

ICML 2024poster

Machine learning on graphs, especially using graph neural networks (GNNs), has seen a surge in interest due to the wide availability of graph data across a broad spectrum of disciplines, from life to social and engineering sciences. Despite their practical success, our theoretical understanding of t…

Cited by 14SourcePDFScholar
2023

One Model, Any CSP: Graph Neural Networks as Fast Global Search Heuristics for Constraint Satisfaction

IJCAI 2023poster

We propose a universal Graph Neural Network architecture which can be trained as an end-2-end search heuristic for any Constraint Satisfaction Problem (CSP). Our architecture can be trained unsupervised with policy gradient descent to generate problem specific heuristics for any CSP in a purely data…

2021

The Surprising Power of Graph Neural Networks with Random Node Initialization

IJCAI 2021poster

Graph neural networks (GNNs) are effective models for representation learning on relational data. However, standard GNNs are limited in their expressive power, as they cannot distinguish graphs beyond the capability of the Weisfeiler-Leman graph isomorphism heuristic. In order to break this expressi…

Cited by 289SourcePDFScholar