Skip to main content
Top
Published in: World Wide Web 6/2021

14-09-2021

A fast local community detection algorithm in complex networks

Authors: Zhikang Tang, Yong Tang, Chunying Li, Jinli Cao, Guohua Chen, Ronghua Lin

Published in: World Wide Web | Issue 6/2021

Log in

Activate our intelligent search to find suitable subject content or patents.

search-config
loading …

Abstract

Considering the problems of communication overhead between nodes and the challenges brought by large-scale complex network in distributed system cluster management, we propose a local community detection algorithm in complex network called FLCDA (Fast Local Community Detection Algorithm). FLCDA can detect communities in a large-scale complex network on a single PC. The algorithm uses a Parallel Sliding Windows (PSW) method to break a large-scale network into smaller sub-networks, and load sub-network into a PC memory. This method conforms to the local characteristics of the community. FLCDA first finds out disjoint Maximum Influence k-clique in each sub-network, and then assigns the same label and weight to all nodes in the same Maximum Influence k-clique. These labels and weights are used as seeds at the label propagation phase of FLCDA. During the labeling propagation phase, FLCDA applies a synchronous update strategy while removes meaningless labels after each iteration. When all node labels are updated, the update process will be ended. This method can reduce the calculation cost and improve the stability. The experiment results show that non-parameter FLCDA can self-adaptively detect communities on various scales and types of complex networks. By comparing with other algorithms, FLCDA has gained higher community detection accuracy and less running time. Therefore, FLCDA algorithm can be better adapted to community detection in real complex networks without prior knowledge.

Dont have a licence yet? Then find out more about our products and how to get one now:

Springer Professional "Wirtschaft"

Online-Abonnement

Mit Springer Professional "Wirtschaft" erhalten Sie Zugriff auf:

  • über 67.000 Bücher
  • über 340 Zeitschriften

aus folgenden Fachgebieten:

  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Finance + Banking
  • Management + Führung
  • Marketing + Vertrieb
  • Versicherung + Risiko




Jetzt Wissensvorsprung sichern!

Springer Professional "Wirtschaft+Technik"

Online-Abonnement

Mit Springer Professional "Wirtschaft+Technik" erhalten Sie Zugriff auf:

  • über 102.000 Bücher
  • über 537 Zeitschriften

aus folgenden Fachgebieten:

  • Automobil + Motoren
  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Elektrotechnik + Elektronik
  • Energie + Nachhaltigkeit
  • Finance + Banking
  • Management + Führung
  • Marketing + Vertrieb
  • Maschinenbau + Werkstoffe
  • Versicherung + Risiko

Jetzt Wissensvorsprung sichern!

Springer Professional "Technik"

Online-Abonnement

Mit Springer Professional "Technik" erhalten Sie Zugriff auf:

  • über 67.000 Bücher
  • über 390 Zeitschriften

aus folgenden Fachgebieten:

  • Automobil + Motoren
  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Elektrotechnik + Elektronik
  • Energie + Nachhaltigkeit
  • Maschinenbau + Werkstoffe




 

Jetzt Wissensvorsprung sichern!

Literature
1.
go back to reference Akbas, E., Zhao, P.: Truss-based community search: a truss-equivalence based indexing approach. Proc. VLDB Endowment 10(11), 1298–1309 (2017)CrossRef Akbas, E., Zhao, P.: Truss-based community search: a truss-equivalence based indexing approach. Proc. VLDB Endowment 10(11), 1298–1309 (2017)CrossRef
2.
go back to reference Blondel, V.D., Guillaume, J.L., Lambiotte, R., Lefebvre, E.: Fast unfolding of communities in large networks. J. Stat. Mech: Theory Exp. 30(2), 155–168 (2008)MATH Blondel, V.D., Guillaume, J.L., Lambiotte, R., Lefebvre, E.: Fast unfolding of communities in large networks. J. Stat. Mech: Theory Exp. 30(2), 155–168 (2008)MATH
3.
go back to reference Chang, L.: Efficient maximum clique computation and enumeration over large sparse graphs. VLDB J. 29, 999–1022 (2020)CrossRef Chang, L.: Efficient maximum clique computation and enumeration over large sparse graphs. VLDB J. 29, 999–1022 (2020)CrossRef
4.
go back to reference Dean, J., Ghemawat, S., MapReduce: simplified data processing on large clusters. In: Proceedings of the 6th conference on Symposium on Operating Systems Design & Implementation (OSDI), pp.137–150 (2004) Dean, J., Ghemawat, S., MapReduce: simplified data processing on large clusters. In: Proceedings of the 6th conference on Symposium on Operating Systems Design & Implementation (OSDI), pp.137–150 (2004)
5.
go back to reference Deng, Z., Qiao, H., Song, Q., Gao, L.: A complex network community detection algorithm based on label propagation and fuzzy c-means. Phys. A 519, 217–226 (2019)CrossRef Deng, Z., Qiao, H., Song, Q., Gao, L.: A complex network community detection algorithm based on label propagation and fuzzy c-means. Phys. A 519, 217–226 (2019)CrossRef
6.
go back to reference Dharwadker, A.: The Clique Algorithm. CreateSpace Independent Publishing Platform 1–46 (2011) Dharwadker, A.: The Clique Algorithm. CreateSpace Independent Publishing Platform 1–46 (2011)
7.
go back to reference Ding, X., Zhang, J., Yang, J.: Node-community membership diversifies community structures: an overlapping community detection algorithm based on local expansion and boundary re-checking. Knowl.-Based Syst. 198, 105935 (2020)CrossRef Ding, X., Zhang, J., Yang, J.: Node-community membership diversifies community structures: an overlapping community detection algorithm based on local expansion and boundary re-checking. Knowl.-Based Syst. 198, 105935 (2020)CrossRef
8.
go back to reference Epasto, A., Lattanzi, S., Leme, R. P.: Ego-splitting framework: from non-overlapping to overlapping clusters. In: ACM SIGKDD, pp.145–154(2017) Epasto, A., Lattanzi, S., Leme, R. P.: Ego-splitting framework: from non-overlapping to overlapping clusters. In: ACM SIGKDD, pp.145–154(2017)
9.
go back to reference Epasto, A., Lattanzi, S., Mirrokni, V., Sebe, I.O., Taei, A., Verma, S.: Ego-net community mining applied to friend suggestion. Proc. VLDB Endowment 9(4), 324–335 (2016)CrossRef Epasto, A., Lattanzi, S., Mirrokni, V., Sebe, I.O., Taei, A., Verma, S.: Ego-net community mining applied to friend suggestion. Proc. VLDB Endowment 9(4), 324–335 (2016)CrossRef
10.
go back to reference Gregory, S.: Finding overlapping communities in networks by label propagation. New J. Phys. 12(10), 103018 (2010)MATHCrossRef Gregory, S.: Finding overlapping communities in networks by label propagation. New J. Phys. 12(10), 103018 (2010)MATHCrossRef
11.
go back to reference He, C., Tang, Y., Yang, A., Zhao, G., Liu, H., Huang, C.: Large-scale topic community mining based on distributed nonnegative matrix factorization. Sci. Sin. Informationis 46(6), 714–728 (2016)CrossRef He, C., Tang, Y., Yang, A., Zhao, G., Liu, H., Huang, C.: Large-scale topic community mining based on distributed nonnegative matrix factorization. Sci. Sin. Informationis 46(6), 714–728 (2016)CrossRef
12.
go back to reference Janez, K., Dušanka, J.: An improved branch and bound algorithm for the maximum clique problem. MATCH Commun. Math. Comput. Chem 58(3), 569–590 (2007)MathSciNetMATH Janez, K., Dušanka, J.: An improved branch and bound algorithm for the maximum clique problem. MATCH Commun. Math. Comput. Chem 58(3), 569–590 (2007)MathSciNetMATH
13.
go back to reference Jia, H., Ratnavelu, K.: A semi-synchronous label propagation algorithm with constraints for community detection in complex networks. Sci. Rep. 7, 45836 (2017)CrossRef Jia, H., Ratnavelu, K.: A semi-synchronous label propagation algorithm with constraints for community detection in complex networks. Sci. Rep. 7, 45836 (2017)CrossRef
14.
go back to reference Jin, D., Zhang, B., Song, Y., He, D., Feng, Z., Chen, S., Li, W., Musial, K.: Modmrf: a modularity-based markov random field method for community detection. Neurocomputing 405, 218–228 (2020)CrossRef Jin, D., Zhang, B., Song, Y., He, D., Feng, Z., Chen, S., Li, W., Musial, K.: Modmrf: a modularity-based markov random field method for community detection. Neurocomputing 405, 218–228 (2020)CrossRef
15.
go back to reference Jokar, E., Mosle, M.: Community detection in social networks based on improved label propagation algorithm and balanced link density. Phys. Lett. A 83(8), 718–727 (2019)MathSciNetCrossRef Jokar, E., Mosle, M.: Community detection in social networks based on improved label propagation algorithm and balanced link density. Phys. Lett. A 83(8), 718–727 (2019)MathSciNetCrossRef
16.
go back to reference Kai, G., Li, K.: A new k-shell decomposition method for identifying influential spreaders of epidemics on community networks. J. Syst. Sci. Inf. 6(4), 366–375 (2018) Kai, G., Li, K.: A new k-shell decomposition method for identifying influential spreaders of epidemics on community networks. J. Syst. Sci. Inf. 6(4), 366–375 (2018)
17.
go back to reference Kuang, Z., Martin, A., Quan, P., Liu, Z.: SELP: Semi-supervised evidential label propagation algorithm for graph data clustering. Int. J. Approx. Reason. 92, 139–154 (2018)MathSciNetMATHCrossRef Kuang, Z., Martin, A., Quan, P., Liu, Z.: SELP: Semi-supervised evidential label propagation algorithm for graph data clustering. Int. J. Approx. Reason. 92, 139–154 (2018)MathSciNetMATHCrossRef
18.
go back to reference Kuzmin, K., Shah, S.Y., Szymanski, B.K.: Parallel overlapping community detection with SLPA. In: IEEE International Conference on Social Computing, pp.204–212 (2013) Kuzmin, K., Shah, S.Y., Szymanski, B.K.: Parallel overlapping community detection with SLPA. In: IEEE International Conference on Social Computing, pp.204–212 (2013)
19.
go back to reference Kyrola, A., Blelloch, G., Guestrin, C.: GraphChi: large-scale graph computation on just a PC. In: Usenix Conference on Operating Systems Design and Implementation, pp.31–46 (2014) Kyrola, A., Blelloch, G., Guestrin, C.: GraphChi: large-scale graph computation on just a PC. In: Usenix Conference on Operating Systems Design and Implementation, pp.31–46 (2014)
20.
go back to reference Lancichinetti, A., Fortunato, S., Radicchi, F.: Benchmark graphs for testing community detection algorithms. Phys. Rev. E 78(4), 046110 (2008)CrossRef Lancichinetti, A., Fortunato, S., Radicchi, F.: Benchmark graphs for testing community detection algorithms. Phys. Rev. E 78(4), 046110 (2008)CrossRef
21.
go back to reference Lee, C., Reid, F., Mcdaid, A., Hurley, N.: Detecting highly overlapping community structure by greedy clique expansion. eprint arXiv:1002.1827 pp.33–42 (2010) Lee, C., Reid, F., Mcdaid, A., Hurley, N.: Detecting highly overlapping community structure by greedy clique expansion. eprint arXiv:1002.1827 pp.33–42 (2010)
22.
go back to reference Leskovec, J., Lang, K.J., Dasgupta, A., Mahoney, M.W.: Community structure in large networks: natural cluster sizes and the absence of large well-defined clusters. Internet Math. 6(1), 29–123 (2009)MathSciNetMATHCrossRef Leskovec, J., Lang, K.J., Dasgupta, A., Mahoney, M.W.: Community structure in large networks: natural cluster sizes and the absence of large well-defined clusters. Internet Math. 6(1), 29–123 (2009)MathSciNetMATHCrossRef
23.
go back to reference Li, C.: Brief analysis of runtime system oriented graph computation. Commun CCF 14(7), 23–28 (2018) Li, C.: Brief analysis of runtime system oriented graph computation. Commun CCF 14(7), 23–28 (2018)
24.
go back to reference Li, C., Tang, Y., Tang, Z., Huang, Y., Yuan, C., Zhao, J.: Community detection model in large-scale academic social networks. J. Comput. Appl. 35(9), 2565–2568 (2015). (2573) Li, C., Tang, Y., Tang, Z., Huang, Y., Yuan, C., Zhao, J.: Community detection model in large-scale academic social networks. J. Comput. Appl. 35(9), 2565–2568 (2015). (2573)
25.
go back to reference Li, C., Tang, Z., Tang, Y., Zhao, J., Huang, Y.: Community detection algorithm with local-first approach in social networks. J. Front. Comput. Sci. Technol. 12(8), 1263–1277 (2018) Li, C., Tang, Z., Tang, Y., Zhao, J., Huang, Y.: Community detection algorithm with local-first approach in social networks. J. Front. Comput. Sci. Technol. 12(8), 1263–1277 (2018)
26.
go back to reference Li, C.Y., Tang, Y., Lin, H., Yuan, C.Z., Mai, H.Q.: Parallel overlapping community detection algorithm in complex networks based on label propagation. Sci. Sin. Informationis 46(2), 212–227 (2016)CrossRef Li, C.Y., Tang, Y., Lin, H., Yuan, C.Z., Mai, H.Q.: Parallel overlapping community detection algorithm in complex networks based on label propagation. Sci. Sin. Informationis 46(2), 212–227 (2016)CrossRef
27.
go back to reference Li, J., Wang, X., Wu, P.: Review on community detection methods based on local optimization. Bull. Chin. Acad. Sci. 2, 238–247 (2015) Li, J., Wang, X., Wu, P.: Review on community detection methods based on local optimization. Bull. Chin. Acad. Sci. 2, 238–247 (2015)
28.
go back to reference Li, P., Huang, L., Wang, C., Lai, J.: Community detection by motif-aware label propagation. ACM Trans. Knowl. Discov. Data 14(2), 1–19 (2019)CrossRef Li, P., Huang, L., Wang, C., Lai, J.: Community detection by motif-aware label propagation. ACM Trans. Knowl. Discov. Data 14(2), 1–19 (2019)CrossRef
29.
go back to reference Li, Y., Sha, C., Huang, Y., Zhang, Y.: Community detection in attributed graphs: An embedding approach. AAAI 32(1), 338–345 (2018)CrossRef Li, Y., Sha, C., Huang, Y., Zhang, Y.: Community detection in attributed graphs: An embedding approach. AAAI 32(1), 338–345 (2018)CrossRef
30.
go back to reference Li, Y., Wang, G., Zhao, Y., Zhu, F., Wu, Y.: Towards k-node connected component discovery from large networks. World Wide Web 23(2), 799–830 (2020)CrossRef Li, Y., Wang, G., Zhao, Y., Zhu, F., Wu, Y.: Towards k-node connected component discovery from large networks. World Wide Web 23(2), 799–830 (2020)CrossRef
31.
go back to reference Liu, W., Jiang, X., Pellegrini, M., Wang, X.: Discovering communities in complex networks by edge label propagation. Sci. Rep. 6, 22470 (2016)CrossRef Liu, W., Jiang, X., Pellegrini, M., Wang, X.: Discovering communities in complex networks by edge label propagation. Sci. Rep. 6, 22470 (2016)CrossRef
32.
go back to reference Low, Y., Bickson, D., Gonzalez, J., Guestrin, C., Kyrola, A., Hellerstein, J.: Distributed GraphLab: a framework for machine learning data mining in the cloud. Proc. VLDB Endowment 5(8), 716–727 (2012)CrossRef Low, Y., Bickson, D., Gonzalez, J., Guestrin, C., Kyrola, A., Hellerstein, J.: Distributed GraphLab: a framework for machine learning data mining in the cloud. Proc. VLDB Endowment 5(8), 716–727 (2012)CrossRef
33.
go back to reference Lu, H., Halappanavar, M., Kalyanaraman, A.: Parallel heuristics for scalable community detection. Parallel Comput. 47, 19–37 (2014)MathSciNetCrossRef Lu, H., Halappanavar, M., Kalyanaraman, A.: Parallel heuristics for scalable community detection. Parallel Comput. 47, 19–37 (2014)MathSciNetCrossRef
34.
go back to reference Luo, L., Liu, Y., Qian, D.: Survey on in-memory computing technology. J. Softw. 27(8), 2147–2167 (2016)MathSciNet Luo, L., Liu, Y., Qian, D.: Survey on in-memory computing technology. J. Softw. 27(8), 2147–2167 (2016)MathSciNet
35.
go back to reference McDaid, A.F., Greene, D., Hurley, N.: Normalized mutual information to evaluate overlapping community finding algorithms. CoRR abs/1110.2515 (2011) McDaid, A.F., Greene, D., Hurley, N.: Normalized mutual information to evaluate overlapping community finding algorithms. CoRR abs/1110.2515 (2011)
36.
go back to reference Meng, J., Fu, D., Yang, T.: Semi-supervised soft label propagation based on mass function for community detection. In: 21st International Conference on Information Fusion (FUSION), pp. 1163–1170 (2018) Meng, J., Fu, D., Yang, T.: Semi-supervised soft label propagation based on mass function for community detection. In: 21st International Conference on Information Fusion (FUSION), pp. 1163–1170 (2018)
37.
go back to reference Michele, C., Giulio, R., Fosca, G., Dino, P.: Uncovering hierarchical and overlapping communities with a local-first approach. ACM Trans. Knowl. Discov. Data (TKDD) 9(1), 1–27 (2014)CrossRef Michele, C., Giulio, R., Fosca, G., Dino, P.: Uncovering hierarchical and overlapping communities with a local-first approach. ACM Trans. Knowl. Discov. Data (TKDD) 9(1), 1–27 (2014)CrossRef
38.
go back to reference Nicosia, V., Mangioni, G., Carchiolo, V., Mangioni, G.: Extending the definition of modularity to directed graphs with overlapping communities. J. Stat. Mech: Theory Exp. 2009(3), 3166–3168 (2009)CrossRef Nicosia, V., Mangioni, G., Carchiolo, V., Mangioni, G.: Extending the definition of modularity to directed graphs with overlapping communities. J. Stat. Mech: Theory Exp. 2009(3), 3166–3168 (2009)CrossRef
39.
go back to reference Ovelgönne, M.: Distributed community detection in web-scale networks. In: ASONAM, pp. 66–73 (2013) Ovelgönne, M.: Distributed community detection in web-scale networks. In: ASONAM, pp. 66–73 (2013)
40.
go back to reference Palla, G., Deranyi, I., Farkas, I., Vicsek, T.: Uncovering the overlapping community structure of complex networks in nature and society. Nature 435(7046), 814–818 (2005)CrossRef Palla, G., Deranyi, I., Farkas, I., Vicsek, T.: Uncovering the overlapping community structure of complex networks in nature and society. Nature 435(7046), 814–818 (2005)CrossRef
41.
go back to reference Pattabiraman, B., Patwary, M., Gebremedhin, A., Liao, W., Choudhary, A.: Fast Algorithms for the Maximum Clique Problem on Massive Sparse Graphs. Optimization Methods and Software, pp.1–14 (2012) Pattabiraman, B., Patwary, M., Gebremedhin, A., Liao, W., Choudhary, A.: Fast Algorithms for the Maximum Clique Problem on Massive Sparse Graphs. Optimization Methods and Software, pp.1–14 (2012)
42.
go back to reference Qiao, S., Guo, J., Han, N., Zhang, X., Yuan, C., Tang, C.: Parallel algorithm for discovering communities in large-scale complex networks. Chin. J. Comput. 40(3), 687–700 (2017)MathSciNet Qiao, S., Guo, J., Han, N., Zhang, X., Yuan, C., Tang, C.: Parallel algorithm for discovering communities in large-scale complex networks. Chin. J. Comput. 40(3), 687–700 (2017)MathSciNet
43.
go back to reference Raghavan, U.N., Albert, R., Kumara, S.: Near linear time algorithm to detect community structures in large-scale networks. Phys. Rev. E 76(3), 036106 (2007)CrossRef Raghavan, U.N., Albert, R., Kumara, S.: Near linear time algorithm to detect community structures in large-scale networks. Phys. Rev. E 76(3), 036106 (2007)CrossRef
44.
go back to reference Rigi, M., Moser, I., Farhangi, M., Lui, C.: Finding and tracking local communities by approximating derivatives in networks. World Wide Web 23, 1519–1551 (2020)CrossRef Rigi, M., Moser, I., Farhangi, M., Lui, C.: Finding and tracking local communities by approximating derivatives in networks. World Wide Web 23, 1519–1551 (2020)CrossRef
45.
go back to reference Shang, R., Zhang, W., Jiao, L.: Circularly searching core nodes based label propagation algorithm for community detection. Int. J. Pattern Recog. Artif. Intell. 30(08), 1659024.1-1659024.22 (2016)MathSciNetCrossRef Shang, R., Zhang, W., Jiao, L.: Circularly searching core nodes based label propagation algorithm for community detection. Int. J. Pattern Recog. Artif. Intell. 30(08), 1659024.1-1659024.22 (2016)MathSciNetCrossRef
46.
go back to reference Staudt, C.L., Meyerhenke, H.: Engineering parallel algorithms for community detection in massive networks. IEEE Trans. Parallel Distrib. Syst. 27(1), 171–184 (2016)CrossRef Staudt, C.L., Meyerhenke, H.: Engineering parallel algorithms for community detection in massive networks. IEEE Trans. Parallel Distrib. Syst. 27(1), 171–184 (2016)CrossRef
47.
go back to reference Watts, D.J., Strogatz, S.H.: Collective dynamics of ‘small-world’ networks. Nature 393(6684), 440–442 (1998)MATHCrossRef Watts, D.J., Strogatz, S.H.: Collective dynamics of ‘small-world’ networks. Nature 393(6684), 440–442 (1998)MATHCrossRef
48.
go back to reference Wla, B., Nla, B., Li, N., Wza, B., Wd, C.: Local community detection by the nearest nodes with greater centrality. Inf. Sci. 517, 377–392 (2020)MathSciNetCrossRef Wla, B., Nla, B., Li, N., Wza, B., Wd, C.: Local community detection by the nearest nodes with greater centrality. Inf. Sci. 517, 377–392 (2020)MathSciNetCrossRef
49.
go back to reference Xu, G., Zhang, Y., Li, L.: Web Mining and Social Networking. Springer US (2011)CrossRef Xu, G., Zhang, Y., Li, L.: Web Mining and Social Networking. Springer US (2011)CrossRef
50.
go back to reference Yang, J., Leskovec, J.: Defining and evaluating network communities based on ground-truth. Knowl. Inf. Syst. 42(1), 181–213 (2015)CrossRef Yang, J., Leskovec, J.: Defining and evaluating network communities based on ground-truth. Knowl. Inf. Syst. 42(1), 181–213 (2015)CrossRef
51.
go back to reference Yi, X., Chen, H., Lan, J.: Multi-objective community detection algorithms based on correlation of evaluation indices. J. Chin. Comput. Syst. 41(9), 1806–1811 (2020) Yi, X., Chen, H., Lan, J.: Multi-objective community detection algorithms based on correlation of evaluation indices. J. Chin. Comput. Syst. 41(9), 1806–1811 (2020)
52.
go back to reference Yin, H., Benson, A.R., Leskovec, J., Gleich, D.F.: Local higher-order graph clustering. In: ACM SIGKDD International Conference, pp. 555–564 (2017) Yin, H., Benson, A.R., Leskovec, J., Gleich, D.F.: Local higher-order graph clustering. In: ACM SIGKDD International Conference, pp. 555–564 (2017)
53.
go back to reference Yu, Z., Chen, J., Guo, K., Chen, Y.: Overlapping community detection based on influence and seeds extension. Chin. J. Electron. 47(01), 155–162 (2019) Yu, Z., Chen, J., Guo, K., Chen, Y.: Overlapping community detection based on influence and seeds extension. Chin. J. Electron. 47(01), 155–162 (2019)
54.
go back to reference Zaharia, M., Chowdhury, M., Franklin, M.J., Shenker, S., Stoica, L.: Spark: cluster computing with working sets. In: Proceedings of the 2nd USENIX conference on Hot topics in cloud computing, pp.1–10 (2010) Zaharia, M., Chowdhury, M., Franklin, M.J., Shenker, S., Stoica, L.: Spark: cluster computing with working sets. In: Proceedings of the 2nd USENIX conference on Hot topics in cloud computing, pp.1–10 (2010)
55.
go back to reference Zhan, Q., Zhang, J., Yu, P., Xie, J.: Community detection for emerging social networks. World Wide Web 20(6), 1409–1441 (2017)CrossRef Zhan, Q., Zhang, J., Yu, P., Xie, J.: Community detection for emerging social networks. World Wide Web 20(6), 1409–1441 (2017)CrossRef
56.
go back to reference Zhang, Y., Liu, Y., Li, Q., Jin, R.: LILPA: A label importance based label propagation algorithm for community detection with application to core drug discovery. Neurocomputing 413(9), 107–133 (2020)CrossRef Zhang, Y., Liu, Y., Li, Q., Jin, R.: LILPA: A label importance based label propagation algorithm for community detection with application to core drug discovery. Neurocomputing 413(9), 107–133 (2020)CrossRef
57.
go back to reference Zhang, Y., Xu Yu, J., Hou, J.: Web communities: analysis and construction. Springer Science & Business Media (2006) Zhang, Y., Xu Yu, J., Hou, J.: Web communities: analysis and construction. Springer Science & Business Media (2006)
58.
go back to reference Zhang, Y., Wang, J., Wang, Y., Zhou, L.: Parallel community detection on large networks with propinquity dynamics. In: SIGKDD, pp.997–1006 (2009) Zhang, Y., Wang, J., Wang, Y., Zhou, L.: Parallel community detection on large networks with propinquity dynamics. In: SIGKDD, pp.997–1006 (2009)
Metadata
Title
A fast local community detection algorithm in complex networks
Authors
Zhikang Tang
Yong Tang
Chunying Li
Jinli Cao
Guohua Chen
Ronghua Lin
Publication date
14-09-2021
Publisher
Springer US
Published in
World Wide Web / Issue 6/2021
Print ISSN: 1386-145X
Electronic ISSN: 1573-1413
DOI
https://doi.org/10.1007/s11280-021-00931-1

Other articles of this Issue 6/2021

World Wide Web 6/2021 Go to the issue

Premium Partner