Title :
Use of Centrality Metrics to Determine Connected Dominating Sets for Real-World Network Graphs
Author :
Meghanathan, Natarajan
Author_Institution :
Dept. of Comput. Sci., Jackson State Univ., Jackson, MS, USA
Abstract :
The high-level contribution of this paper is to demonstrate the use of centrality metrics to determine connected dominating sets (CDS) in large complex graphs representing a variety of real-world networks. We consider the following centrality metrics: Degree, Eigenvector, Betweeness and Closeness. We implement algorithms to determine each of these centrality metrics on large complex network graphs. We run these algorithms on six classical real-world networks (of size 34 to 332 nodes) that are commonly used in network analysis studies. We observe the Betweeness centrality to yield CDS of the smallest size (number of nodes and edges constituting the CDS) in five of the six networks. We observe the Degree-based centrality to return the lowest CDS size for three of the six networks (all tied with Betweeness centrality). We observe the Closeness centrality-based CDS to be of the smallest size for the smallest of the six networks, but incurs the largest size for the other five networks.
Keywords :
computational geometry; data visualisation; graph theory; betweeness centrality metrics; centrality metrics; closeness centrality metrics; connected dominating sets determination; degree centrality metrics; eigenvector centrality metrics; large complex graphs; real-world network graphs; Airports; Algorithm design and analysis; Complex networks; Dolphins; Joining processes; Measurement; Social network services; Betweeness; Centrality; Closeness; Connected Dominating Set; Network Graphs;
Conference_Titel :
Information Technology - New Generations (ITNG), 2015 12th International Conference on
Conference_Location :
Las Vegas, NV
Print_ISBN :
978-1-4799-8827-3
DOI :
10.1109/ITNG.2015.45