Canonical labelling of random regular graphs

📅 2026-02-19
📈 Citations: 0
Influential: 0
📄 PDF

career value

221K/year
🤖 AI Summary
This work addresses the efficient generation of canonical labels for random regular graphs to determine graph isomorphism. Focusing on the asymptotic regime where both degree \(d\) and number of vertices \(n\) tend to infinity, the authors propose a polynomial-time algorithm based on color refinement. By integrating graph-theoretic and probabilistic analysis, they prove that, over a broad range of parameters, the algorithm distinguishes all vertices with high probability, thereby uniquely determining a canonical labeling. Leveraging fast matrix multiplication, the algorithm achieves a time complexity of \(O(\min\{n^\omega, nd^2 + nd \log n\})\), where \(\omega < 2.372\), significantly improving the efficiency of isomorphism testing for large-scale random regular graphs.

Technology Category

Application Category

📝 Abstract
We prove that whenever $d=d(n)\to\infty$ and $n-d\to\infty$ as $n\to\infty$, then with high probability for any non-trivial initial colouring, the colour refinement algorithm distinguishes all vertices of the random regular graph $\mathcal{G}_{n,d}$. This, in particular, implies that with high probability $\mathcal{G}_{n,d}$ admits a canonical labelling computable in time $O(\min\{n^ω,nd^2+nd\log n\})$, where $ω<2.372$ is the matrix multiplication exponent.
Problem

Research questions and friction points this paper is trying to address.

canonical labelling
random regular graphs
colour refinement
vertex distinction
graph isomorphism
Innovation

Methods, ideas, or system contributions that make the work stand out.

canonical labelling
colour refinement
random regular graphs
vertex distinguishability
matrix multiplication exponent
🔎 Similar Papers
No similar papers found.