English

DRESS: A Continuous Framework for Structural Graph Refinement

Data Structures and Algorithms 2026-03-12 v6 Machine Learning

Abstract

We introduce DRESS, a deterministic, parameter-free framework that iteratively refines the structural similarity of edges in a graph to produce a canonical fingerprint: a real-valued edge vector, obtained by converging a non-linear dynamical system to its unique fixed point. The fingerprint is isomorphism-invariant by construction, numerically stable (strictly bounded, precision-preserving, and mathematically well-posed), fast and embarrassingly parallel to compute: DRESS total runtime is O(Imdmax)\mathcal{O}(I \cdot m \cdot d_{\max}) for II iterations to convergence, and convergence is guaranteed by Birkhoff contraction. We generalize the original equation to Motif-DRESS (arbitrary structural motifs) and Generalized-DRESS (abstract aggregation template), and introduce Δ\Delta-DRESS, which runs DRESS on each vertex-deleted subgraph to boost expressiveness. Δ\Delta-DRESS empirically separates all 7,983 graphs in a comprehensive Strongly Regular Graph benchmark, and on the tested CFI instances (k=0,1,2,3k = 0,1,2,3), kk-deletion (Δk\Delta^k-DRESS) empirically matches the (k+2)(k{+}2)-WL boundary.

Keywords

Cite

@article{arxiv.2602.20833,
  title  = {DRESS: A Continuous Framework for Structural Graph Refinement},
  author = {Eduar Castrillo Velilla},
  journal= {arXiv preprint arXiv:2602.20833},
  year   = {2026}
}
R2 v1 2026-07-01T10:49:47.984Z