On the Feasible Region of Efficient Algorithms for Attributed Graph Alignment
Ziao Wang, Ning Zhang, Weina Wang, Lele Wang
TL;DR
This paper studies exact vertex alignment for attributed graphs under the attributed Erdős–Rényi pair model $\mathcal{G}(n,p,s_u;m,q,s_a)$. It proposes two polynomial-time algorithms, AttrRich and AttrSparse, each tailored to a different attribute-information regime, and proves they achieve exact recovery w.h.p. in their respective regions, approaching information-theoretic limits. The work also connects these results to seeded and bipartite variants, showing that attributes can substantially widen the computable feasible region in sparse settings while maintaining tractable complexity. Through detailed probabilistic analyses and lemmas (e.g., tail bounds and KL-divergence estimates), the authors quantify how anchor-based strategies plus witness-based propagation enable reliable recovery. Overall, the findings suggest attributes can significantly boost computational feasibility for graph alignment, especially in the sparse regime, and provide a rigorous framework for comparing polynomial-time and information-theoretic limits.
Abstract
Graph alignment aims at finding the vertex correspondence between two correlated graphs, a task that frequently occurs in graph mining applications such as social network analysis. Attributed graph alignment is a variant of graph alignment, in which publicly available side information or attributes are exploited to assist graph alignment. Existing studies on attributed graph alignment focus on either theoretical performance without computational constraints or empirical performance of efficient algorithms. This motivates us to investigate efficient algorithms with theoretical performance guarantee. In this paper, we propose two polynomial-time algorithms that exactly recover the vertex correspondence with high probability. The feasible region of the proposed algorithms is near optimal compared to the information-theoretic limits. When specialized to the seeded graph alignment problem under the seeded Erdős--Rényi graph pair model, the proposed algorithms extends the best known feasible region for exact alignment by polynomial-time algorithms.
