Efficient computation of Katz centrality for very dense networks via negative parameter Katz
Vanni Noferini, Ryan Wood

TL;DR
This paper introduces an efficient method to compute Katz centrality in very dense networks by leveraging the complement graph and negative parameters, offering new insights and practical algorithms for dense network analysis.
Contribution
It presents a novel approach to compute Katz centrality efficiently in dense networks using complement graphs and negative parameters, extending applicability beyond sparse graphs.
Findings
Efficient computation of Katz centrality in dense networks via complement graphs.
Interpretation of negative parameter Katz as Katz on the complement graph.
Approximation method for weighted graphs with conditions for correct ranking.
Abstract
Katz centrality (and its limiting case, eigenvector centrality) is a frequently used tool to measure the importance of a node in a network, and to rank the nodes accordingly. One reason for its popularity is that Katz centrality can be computed very efficiently when the network is sparse, i.e., having only edges between its nodes. While sparsity is common in practice, in some applications one faces the opposite situation of a very dense network, where only potential edges are missing with respect to a complete graph. We explain why and how, even for very dense networks, it is possible to efficiently compute the ranking stemming from Katz centrality for unweighted graphs, possibly directed and possibly with loops, by working on the complement graph. Our approach also provides an interpretation, regardless of sparsity, of "Katz centrality with negative parameter" as…
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 · Complex Network Analysis Techniques · Neural Networks Stability and Synchronization
