paper-with-me

Papers

Graph Learning via Logic-Based Weisfeiler-Leman Variants and Tabularization

2025-08-14 · Reijo Jaakkola, Tomi Janhunen, Antti Kuusisto, Magdalena Ortiz, Matias Selin, Mantas Šimkus arxiv

We present a novel approach for graph classification based on tabularizing graph data via new variants of the Weisfeiler-Leman algorithm and then applying methods for tabular data. The variants are obtained by modifying the underlying logical framework, and we establish a precise theoretical characterization of their expressive power using a novel generalization of the bisimulation game for generalized quantifiers. We then test our method on 14 datasets that span a range of application domains. The experiments demonstrate that on datasets with up to 40 000 samples, our approach generally matches the predictive performance of graph neural networks and graph transformers, without requiring a GPU or extensive hyperparameter tuning. Even when our method's tuning time is included and the baselines' is not, our method is 5-20 times faster. When tuning time is included for all methods, the gap is significantly greater in favour of our method.

📄 PDF Abstract BibTeX arXiv:2508.10651

Code (0)

등록된 구현이 없습니다.

Tasks

Graph ClassificationGraph Learning

Similar Papers 제목 키워드 기반

Weisfeiler and Leman Go Walking: Random Walk Kernels Revisited

2022-05-22 · Nils M. Kriege

Random walk kernels have been introduced in seminal work on graph learning and were later largely superseded by kernels based on the Weisfeiler-Leman test for graph isomorphism. We give a unified view on both classes of …

Graph Learning

Weisfeiler and Leman Go Infinite: Spectral and Combinatorial Pre-Colorings

2022-01-31 · Or Feldman, Amit Boyarski, Shai Feldman, Dani Kogan 외

Graph isomorphism testing is usually approached via the comparison of graph invariants. Two popular alternatives that offer a good trade-off between expressive power and computational efficiency are combinatorial (i.e., …

Computational EfficiencyIsomorphism TestingOpen-Ended Question Answering

Weisfeiler and Leman go sparse: Towards scalable higher-order graph embeddings

2019-04-02 · NeurIPS 2020 12 · Christopher Morris, Gaurav Rattan, Petra Mutzel

Graph kernels based on the $1$-dimensional Weisfeiler-Leman algorithm and corresponding neural architectures recently emerged as powerful tools for (supervised) learning with graphs. However, due to the purely local natu…

General ClassificationGraph ClassificationGraph LearningGraph Regression

A Theory of Link Prediction via Relational Weisfeiler-Leman on Knowledge Graphs

2023-02-04 · NeurIPS 2023 11 · Xingyue Huang, Miguel Romero Orth, İsmail İlkan Ceylan, Pablo Barceló

Graph neural networks are prominent models for representation learning over graph-structured data. While the capabilities and limitations of these models are well-understood for simple graphs, our understanding remains i…

Knowledge GraphsLink PredictionRepresentation Learning

Walking Out of the Weisfeiler Leman Hierarchy: Graph Learning Beyond Message Passing

2021-02-17 · Jan Tönshoff, Martin Ritzert, Hinrikus Wolf, Martin Grohe

We propose CRaWl, a novel neural network architecture for graph learning. Like graph neural networks, CRaWl layers update node features on a graph and thus can freely be combined or interleaved with GNN layers. Yet CRaWl…

Graph ClassificationGraph LearningGraph Regressionregression