DRESS: A Continuous Framework for Structural Graph Refinement
Eduar Castrillo Velilla

TL;DR
DRESS is a deterministic, parameter-free graph refinement framework that produces isomorphism-invariant edge fingerprints through iterative convergence, enabling effective graph comparison and analysis.
Contribution
The paper introduces DRESS, a novel, fast, and stable framework for structural graph refinement that generalizes to motifs and subgraph-based variants.
Findings
Empirically separates all graphs in a Strongly Regular Graph benchmark.
Matches the $(k+2)$-WL boundary on CFI instances.
Runs efficiently with guaranteed convergence.
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 for 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 -DRESS, which runs DRESS on each vertex-deleted subgraph to boost expressiveness. -DRESS empirically…
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 Graph Neural Networks · Graph Theory and Algorithms · Topological and Geometric Data Analysis
