Vertex nomination between graphs via spectral embedding and quadratic programming
Runbing Zheng, Vince Lyzinski, Carey E. Priebe, Minh Tang

TL;DR
This paper introduces a spectral embedding and quadratic programming approach for vertex nomination across graphs, effectively ranking vertices similar to a target in multi-graph settings.
Contribution
It proposes a novel method combining spectral embedding with quadratic programming and addresses non-identifiability issues with two approaches, improving vertex nomination accuracy.
Findings
Accurately ranks vertices in synthetic and real-world networks.
Handles graphs with low-rank structures and edge correlations.
Effective in multi-graph vertex nomination scenarios.
Abstract
Given a network and a subset of interesting vertices whose identities are only partially known, the vertex nomination problem seeks to rank the remaining vertices in such a way that the interesting vertices are ranked at the top of the list. An important variant of this problem is vertex nomination in the multi-graphs setting. Given two graphs with common vertices and a vertex of interest , we wish to rank the vertices of such that the vertices most similar to are ranked at the top of the list. The current paper addresses this problem and proposes a method that first applies adjacency spectral graph embedding to embed the graphs into a common Euclidean space, and then solves a penalized linear assignment problem to obtain the nomination lists. Since the spectral embedding of the graphs are only unique up to orthogonal transformations, we present two…
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
TopicsComplex Network Analysis Techniques · Graph Theory and Algorithms · Graph theory and applications
