← Search

Eran Rosenbluth

3 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…