English

Efficient Algorithms for Attributed Graph Alignment with Vanishing Edge Correlation

Data Structures and Algorithms 2024-06-12 v2 Information Theory math.IT

Abstract

Graph alignment refers to the task of finding the vertex correspondence between two correlated graphs of nn vertices. Extensive study has been done on polynomial-time algorithms for the graph alignment problem under the Erd\H{o}s-R\'enyi graph pair model, where the two graphs are Erd\H{o}s-R\'enyi graphs with edge probability quq_\mathrm{u}, correlated under certain vertex correspondence. To achieve exact recovery of the correspondence, all existing algorithms at least require the edge correlation coefficient ρu\rho_\mathrm{u} between the two graphs to be \emph{non-vanishing} as nn\rightarrow\infty. Moreover, it is conjectured that no polynomial-time algorithm can achieve exact recovery under vanishing edge correlation ρu<1/polylog(n)\rho_\mathrm{u}<1/\mathrm{polylog}(n). In this paper, we show that with a vanishing amount of additional \emph{attribute information}, exact recovery is polynomial-time feasible under \emph{vanishing} edge correlation ρunΘ(1)\rho_\mathrm{u} \ge n^{-\Theta(1)}. We identify a \emph{local} tree structure, which incorporates one layer of user information and one layer of attribute information, and apply the subgraph counting technique to such structures. A polynomial-time algorithm is proposed that recovers the vertex correspondence for most of the vertices, and then refines the output to achieve exact recovery. The consideration of attribute information is motivated by real-world applications like LinkedIn and Twitter, where user attributes like birthplace and education background can aid alignment.

Keywords

Cite

@article{arxiv.2308.09210,
  title  = {Efficient Algorithms for Attributed Graph Alignment with Vanishing Edge Correlation},
  author = {Ziao Wang and Weina Wang and Lele Wang},
  journal= {arXiv preprint arXiv:2308.09210},
  year   = {2024}
}