Search engine for discovering works of Art, research articles, and books related to Art and Culture
ShareThis
Javascript must be enabled to continue!

Efficient computation of Katz centrality for very dense networks via negative parameter Katz

View through CrossRef
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, ie having only O(n) edges between its n nodes. While sparsity is common in practice, in some applications one faces the opposite situation of a very dense network, where only O(n) 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 usual Katz centrality on the complement graph. For weighted graphs, we provide instead an approximation method that is based on removing sufficiently many edges from the network (or from its complement), and we give sufficient conditions for this approximation to provide the correct ranking. We include numerical experiments to illustrate the advantages of the proposed approach.
Title: Efficient computation of Katz centrality for very dense networks via negative parameter Katz
Description:
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, ie having only O(n) edges between its n nodes.
While sparsity is common in practice, in some applications one faces the opposite situation of a very dense network, where only O(n) 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 usual Katz centrality on the complement graph.
For weighted graphs, we provide instead an approximation method that is based on removing sufficiently many edges from the network (or from its complement), and we give sufficient conditions for this approximation to provide the correct ranking.
We include numerical experiments to illustrate the advantages of the proposed approach.

Related Results

Predictors of False-Negative Axillary FNA Among Breast Cancer Patients: A Cross-Sectional Study
Predictors of False-Negative Axillary FNA Among Breast Cancer Patients: A Cross-Sectional Study
Abstract Introduction Fine-needle aspiration (FNA) is commonly used to investigate lymphadenopathy of suspected metastatic origin. The current study aims to find the association be...
Centrality in Complex Networks with Overlapping Community Structure
Centrality in Complex Networks with Overlapping Community Structure
AbstractIdentifying influential spreaders in networks is an essential issue in order to prevent epidemic spreading, or to accelerate information diffusion. Several centrality measu...
ACM SIGCOMM computer communication review
ACM SIGCOMM computer communication review
At some point in the future, how far out we do not exactly know, wireless access to the Internet will outstrip all other forms of access bringing the freedom of mobility to the way...
Trip Centrality: walking on a temporal multiplex with non-instantaneous link travel time
Trip Centrality: walking on a temporal multiplex with non-instantaneous link travel time
AbstractIn complex networks, centrality metrics quantify the connectivity of nodes and identify the most important ones in the transmission of signals. In many real world networks,...
Pengembangan Parameter Penilaian Keamanan Pelayanan Kesehatan Tradisional Empiris
Pengembangan Parameter Penilaian Keamanan Pelayanan Kesehatan Tradisional Empiris
Abstract        In the context of protecting the community against the security of traditional empirical health services, more detailed safety assessment parameters have been dev...
Connectivity-based time centrality in time-varying graphs
Connectivity-based time centrality in time-varying graphs
Abstract Time-varying graphs (TVGs) enable the study and understanding of the dynamics of many real-world networked systems. The notion of centrality in TVG scenario...
Is ‘distinctiveness centrality’ actually distinctive? A comment on Fronzetti Colladon and Naldi (2020)
Is ‘distinctiveness centrality’ actually distinctive? A comment on Fronzetti Colladon and Naldi (2020)
Distinctiveness centrality, which was proposed in 2020 to identify nodes that are connected to poorly-connected neighbors, is simply a minor variation on two existing centrality me...
Triangle Centrality
Triangle Centrality
Triangle centrality is introduced for finding important vertices in a graph based on the concentration of triangles surrounding each vertex. It has the distinct feature of allowing...

Back to Top