错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Network Community Detection Algorithm for Graph Networks

  • János Abonyi,
  • László Nagy,
  • Tamás Ruppert

摘要

This chapter presents how communities in networks can be detected by integrating barycentric serialization with bottom-up segmentation. Because nodes are efficiently ordered according to their neighbors by barycentric serialization, the segmentation algorithm provides modules in a computationally more efficient manner than the most frequently used Louvain community detection algorithms. The approach ensures efficient community detection by merging adjacent nodes or segments in a way that maximizes modularity, eliminating the need to test the entire dataset, and thus reducing iteration costs. Furthermore, the method is capable of accurately determining the number of communities in a network. The efficiency of the method is compared with other community detection algorithms based on benchmark problems.