← Search

Matthias Lanzinger

8 accepted papers

2026

Message Passing on the Edge: Towards Scalable and Expressive GNNs

ICML 2026poster

Graph neural networks (GNNs) are widely used in graph learning and most architectures propagate information by passing messages between vertices. In this work, we shift our attention to GNNs that perform message passing on *edges* and introduce EB-1WL, an edge-based color-refinement test, and a corr…

Cited by 0SourceScholar
2025

Homomorphism Counts as Structural Encodings for Graph Learning

ICLR 2025poster

Graph Transformers are popular neural networks that extend the well-known Transformer architecture to the graph domain. These architectures operate by applying self-attention on graph nodes and incorporating graph structure through the use of positional encodings (e.g., Laplacian positional encoding…

2024

Homomorphism Counts for Graph Neural Networks: All About That Basis

ICML 2024poster

A large body of work has investigated the properties of graph neural networks and identified several limitations, particularly pertaining to their expressive power. Their inability to count certain *patterns* (e.g., cycles) in a graph lies at the heart of such limitations, since many functions to be…

Cited by 9SourcePDFScholar
2023

MV-Datalog+/-: Effective Rule-based Reasoning with Uncertain Observations (Extended Abstract)

IJCAI 2023poster

Modern data processing applications often combine information from a variety of complex sources. Oftentimes, some of these sources, like Machine-Learning systems or crowd-sourced data, are not strictly binary but associated with some degree of confidence in the observation. Ideally, reasoning over s…

Cited by 0SourcePDFScholar
2023

Temporal Datalog with Existential Quantification

IJCAI 2023poster

Existential rules, also known as tuple-generating dependencies (TGDs) or Datalog+/- rules, are heavily studied in the communities of Knowledge Representation and Reasoning, Semantic Web, and Databases, due to their rich modelling capabilities. In this paper we consider TGDs in the temporal setting,…

Cited by 1SourcePDFScholar
2020

Semantic Width and the Fixed-Parameter Tractability of Constraint Satisfaction Problems

IJCAI 2020poster

Constraint satisfaction problems (CSPs) are an important formal framework for the uniform treatment of various prominent AI tasks, e.g., coloring or scheduling problems. Solving CSPs is, in general, known to be NP-complete and fixed-parameter intractable when parameterized by their constraint scopes…

Cited by 0SourcePDFScholar