The probabilistic Weisfeiler-Leman algorithm
Saveliy V. Skresanov

TL;DR
This paper introduces a probabilistic, Monte Carlo version of the Weisfeiler-Leman algorithm for graph analysis, offering a faster computational approach with complexity tied to matrix multiplication efficiency.
Contribution
It presents a novel probabilistic algorithm for graph coherent closure that improves computational speed over traditional methods.
Findings
Runs in time $O(n^{1+ ext{omega}} ext{log}^2 n)$, with $ ext{omega}<2.273$
Uses Monte Carlo method for probabilistic approximation
Enhances efficiency of graph isomorphism testing
Abstract
A probabilistic version of the Weisfeiler-Leman algorithm for computing the coherent closure of a colored graph is suggested. The algorithm is Monte Carlo and runs in time , where is the number of vertices of the graph and is the matrix multiplication exponent.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Combinatorial Mathematics · Advanced Graph Theory Research · Topological and Geometric Data Analysis
