Changing the ranking in eigenvector centrality of a weighted graph by small perturbations
Michele Benzi, Nicola Guglielmi

TL;DR
This paper introduces a method to analyze how small changes in a weighted graph's adjacency matrix can significantly alter the eigenvector centrality ranking of nodes, highlighting the measure's sensitivity and robustness.
Contribution
It proposes an optimal perturbation algorithm to identify minimal changes causing ranking ambiguities in eigenvector centrality, improving robustness analysis.
Findings
The algorithm effectively finds minimal perturbations causing eigenvector centrality coalescence.
Numerical experiments show the method outperforms standard constrained optimization techniques.
The approach applies broadly to nonnegative matrices beyond graph contexts.
Abstract
In this article, we consider eigenvector centrality for the nodes of a graph and study the robustness (and stability) of this popular centrality measure. For a given weighted graph {\mathcal G} (both directed and undirected), we consider the associated weighted adjacency matrix A, which by definition is a non-negative matrix. The eigenvector centralities of the nodes of {\mathcal G} are the entries of the Perron eigenvector of A, which is the (positive) eigenvector associated with the eigenvalue with largest modulus. They provide a ranking of the nodes according to the corresponding centralities. An indicator of the robustness of eigenvector centrality consists in looking for a nearby perturbed graph \widetilde{\mathcal G}, with the same structure as {\mathcal G} (i.e., with the same vertices and edges), but with a weighted adjacency matrix \widetilde A such that the highest m entries…
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
TopicsGraph theory and applications · Matrix Theory and Algorithms · Advanced Graph Theory Research
