Gradual Weisfeiler-Leman: Slow and Steady Wins the Race

09/19/2022
by   Franka Bause, et al.
0

The classical Weisfeiler-Leman algorithm aka color refinement is fundamental for graph learning and central for successful graph kernels and graph neural networks. Originally developed for graph isomorphism testing, the algorithm iteratively refines vertex colors. On many datasets, the stable coloring is reached after a few iterations and the optimal number of iterations for machine learning tasks is typically even lower. This suggests that the colors diverge too fast, defining a similarity that is too coarse. We generalize the concept of color refinement and propose a framework for gradual neighborhood refinement, which allows a slower convergence to the stable coloring and thus provides a more fine-grained refinement hierarchy and vertex similarity. We assign new colors by clustering vertex neighborhoods, replacing the original injective color assignment function. Our approach is used to derive new variants of existing graph kernels and to approximate the graph edit distance via optimal assignments regarding vertex similarity. We show that in both tasks, our method outperforms the original color refinement with only moderate increase in running time advancing the state of the art.

READ FULL TEXT
research
08/26/2020

Vertex Ordering Algorithms for Graph Coloring Problem

Graph coloring is a fundamental problem in combinatorics with many appli...
research
09/12/2019

Effects of Some Operations on Domination Chromatic Number in Graphs

For a simple graph G, a domination coloring of G is a proper vertex colo...
research
11/14/2020

A new vertex coloring heuristic and corresponding chromatic number

One method to obtain a proper vertex coloring of graphs using a reasonab...
research
02/12/2020

An Optimal Decentralized (Δ+ 1)-Coloring Algorithm

Consider the following simple coloring algorithm for a graph on n vertic...
research
11/17/2021

Evolutionary Algorithm for Graph Coloring Problem

The graph coloring problem (GCP) is one of the most studied NP-HARD prob...
research
03/29/2019

Color Refinement, Homomorphisms, and Hypergraphs

Recent results show that the structural similarity of graphs can be char...

Please sign up or login with your details

Forgot password? Click here to reset