Community Detection in Networks by Geodetic Sets
摘要
Over the past decades a great deal of experience has been accumulated in applying various approaches to solving the problem of finding communities in graphs. The Girvan–Newman algorithm, based on calculating the betweenness centrality of edges, is widely known and demonstrates good results on relatively small graphs. In this paper, we propose a new algorithm based on calculating the attendance centrality. The algorithm combines the ideas of irreversible random walks on a graph, constructing minimum spanning trees, and ranking vertices by centrality. The algorithm has some similarities with the Girvan–Newman algorithm, but some of its features have significantly increased the efficiency of the algorithm. The paper describes the proposed algorithm, analyzes the comparability of the betweenness and attendance values, and considers the results of the algorithm on SBM graphs.