← Search

Floris Geerts

9 accepted papers

2026

Which Algorithms Can Graph Neural Networks Learn?

ICML 2026oral

In recent years, there has been growing interest in understanding neural architectures' ability to learn to execute discrete algorithms, a line of work often referred to as neural algorithmic reasoning. The goal is to integrate algorithmic reasoning capabilities into larger neural pipelines. Many su…

Cited by 0SourceScholar
2025

Covered Forest: Fine-grained generalization analysis of graph neural networks

ICML 2025spotlight

The expressive power of message-passing graph neural networks (MPNNs) is reasonably well understood, primarily through combinatorial techniques from graph isomorphism testing. However, MPNNs' generalization abilities---making meaningful predictions beyond the training set---remain less explored. Cur…

2025

Towards Bridging Generalization and Expressivity of Graph Neural Networks

ICLR 2025poster

Expressivity and generalization are two critical aspects of graph neural networks (GNNs). While significant progress has been made in studying the expressivity of GNNs, much less is known about their generalization capabilities, particularly when dealing with the inherent complexity of graph-structu…

Cited by 1SourcePDFScholar
2024

Weisfeiler-Leman at the margin: When more expressivity matters

ICML 2024poster

The Weisfeiler--Leman algorithm (1-WL) is a well-studied heuristic for the graph isomorphism problem. Recently, the algorithm has played a prominent role in understanding the expressive power of message-passing graph neural networks (MPNNs) and being effective as a graph kernel. Despite its success,…

Cited by 14SourcePDFScholar
2022

Ordered Subgraph Aggregation Networks

NeurIPS 2022accept

Numerous subgraph-enhanced graph neural networks (GNNs) have emerged recently, provably boosting the expressive power of standard (message-passing) GNNs. However, there is a limited understanding of how these approaches relate to each other and to the Weisfeiler-Leman hierarchy. Moreover, current ap…

Cited by 79SourcePDFScholar
2021

Graph Neural Networks with Local Graph Parameters

NeurIPS 2021poster

Various recent proposals increase the distinguishing power of Graph Neural Networks (GNNs) by propagating features between k-tuples of vertices. The distinguishing power of these “higher-order” GNNs is known to be bounded by the k-dimensional Weisfeiler-Leman (WL) test, yet their O(n^k) memory requi…

2021

Let’s Agree to Degree: Comparing Graph Convolutional Networks in the Message-Passing Framework

ICML 2021oral

In this paper we cast neural networks defined on graphs as message-passing neural networks (MPNNs) to study the distinguishing power of different classes of such models. We are interested in when certain architectures are able to tell vertices apart based on the feature labels given as input with th…

Cited by 43SourcePDFScholar