Coverage Centrality Maximization in Undirected Networks
Gianlorenzo D'Angelo, Martin Olsen, Lorenzo Severini

TL;DR
This paper studies the problem of increasing a user's coverage centrality in undirected networks by adding links, providing hardness results, approximation algorithms, and experimental validation showing near-optimal solutions.
Contribution
It introduces the first approximation algorithms for coverage centrality maximization in undirected networks and analyzes their theoretical guarantees and practical performance.
Findings
Hardness results show no better than 1-1/e approximation unless P=NP.
Proposed greedy algorithms achieve an approximation factor of Ω(1/√n).
Experimental results demonstrate solutions close to optimal.
Abstract
Centrality metrics are among the main tools in social network analysis. Being central for a user of a network leads to several benefits to the user: central users are highly influential and play key roles within the network. Therefore, the optimization problem of increasing the centrality of a network user recently received considerable attention. Given a network and a target user , the centrality maximization problem consists in creating new links incident to in such a way that the centrality of is maximized, according to some centrality metric. Most of the algorithms proposed in the literature are based on showing that a given centrality metric is monotone and submodular with respect to link addition. However, this property does not hold for several shortest-path based centrality metrics if the links are undirected. In this paper we study the centrality maximization…
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 · Complexity and Algorithms in Graphs · Advanced Graph Theory Research
