Skip to main content

Application of Parallel Genetic Algorithm for Model-Based Gaussian Cluster Analysis

  • Conference paper
  • First Online:
Innovations in Bio-Inspired Computing and Applications (IBICA 2018)

Abstract

Proposed paper presents a new model-based Gaussian clustering method and defines new optimization criteria for model-based clustering, which are used as fitness functions in genetic algorithm. These optimization criteria are based on different properties of covariance matrices. The proposed model-based Gaussian clustering method is compared with the well-known K-Means method that is solved by genetic algorithm or by Particle Swarm Optimization method. Our method achieves higher similarity between real classification and computed clustering results on all six presented real-world datasets. Because of the high computational requirements of the used methods we have focused on their parallelization. Due to the chosen parallel computer architecture we have combined both MPI and OpenMP programing interfaces. We show that parallelization of the proposed method is very effective and scalable on many execution units.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 169.00
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 219.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Similar content being viewed by others

Notes

  1. 1.

    https://github.com/PetoLau/ParallelGenClust.

  2. 2.

    Source: https://archive.ics.uci.edu/ml/datasets/Iris.

  3. 3.

    Source: https://archive.ics.uci.edu/ml/datasets/seeds.

  4. 4.

    Source: https://archive.ics.uci.edu/ml/datasets/Breast+Cancer+Wisconsin+(Diagnostic).

References

  1. Andrews, J.L., Mcnicholas, P.D.: Using evolutionary algorithms for model-based clustering. Pattern Recogn. Lett. 34(9), 987–992 (2013)

    Article  Google Scholar 

  2. Banfield, J.D., Raftery, A.E.: Model-based Gaussian and non-Gaussian clustering. Biometrics 49(3), 803–821 (1993)

    Article  MathSciNet  Google Scholar 

  3. Chen, C.Y., Ye, F.: Particle swarm optimization algorithm and its application to clustering analysis. In: 2004 IEEE International Conference on Networking, Sensing and Control, vol. 2, pp. 789–794 (2004)

    Google Scholar 

  4. Fowlkes, E.B., Mallows, C.L.: A method for comparing two hierarchical clusterings. J. Am. Stat. Assoc. 78(383), 553–569 (1983)

    Article  Google Scholar 

  5. Fahad, A., et al.: A survey of clustering algorithms for big data: taxonomy and empirical analysis. IEEE Trans. Emerg. Top. Comput. 2(3), 267–279 (2014)

    Article  Google Scholar 

  6. Feigelson, E., Babu, G.: Modern Statistical Methods for Astronomy: With R Applications. Cambridge University Press, Cambridge (2012)

    Book  Google Scholar 

  7. Fong, S., Deb, S., Yang, X.S., Zhuang, Y.: Towards enhancement of performance of k-means clustering using nature-inspired optimization algorithms. Sci. World J. 2014, 16 p. (2014). https://doi.org/10.1155/2014/564829. Article ID 564829

    Google Scholar 

  8. Grama, A.: Introduction to Parallel Computing. Pearson Education. Addison-Wesley (2003)

    Google Scholar 

  9. Hartigan, J.A., Wong, M.A.: Algorithm as 136: a k-means clustering algorithm. J. R. Stat. Soc. Ser. C (Appl. Stat.) 28(1), 100–108 (1979)

    MATH  Google Scholar 

  10. Kennedy, J., Eberhart, R.: Particle swarm optimization. In: Proceedings of the IEEE International Conference on Neural Networks, vol. 4, pp. 1942–1948, November 1995

    Google Scholar 

  11. Khoshnevisan, B., et al.: A clustering model based on an evolutionary algorithm for better energy use in crop production. Stochast. Environ. Res. Risk Assess. 29(8), 1921–1935 (2015)

    Article  Google Scholar 

  12. Koestler, D.C., Houseman, E.A.: Model-based clustering of DNA methylation array data, pp. 91–123. Springer, Dordrecht (2015)

    Google Scholar 

  13. Lamoš, F., Potocký, R.: Pravdepodobnosť a matematická štatistika: Štatistické analýzy. Alfa (1989)

    Google Scholar 

  14. Message Passing Interface Forum: A message-passing interface standard version 2.1 (2008)

    Google Scholar 

  15. OpenMP Architecture Review Board: OpenMP application program interface version 3.1 (2011)

    Google Scholar 

  16. Rand, W.M.: Objective criteria for the evaluation of clustering methods. J. Am. Stat. Assoc. 66(336), 846–850 (1971)

    Article  Google Scholar 

  17. Raposo, C., et al.: Automatic clustering using a genetic algorithm with new solution encoding and operators. In: Computational Science and Its Applications – ICCSA 2014, Proceedings, Part II, Cham, pp. 92–103 (2014)

    Chapter  Google Scholar 

  18. Schildt, H.: The Annotated ANSI C Standard American National Standard for Programming Languages–C: ANSI/ISO 9899–1990. Osborne/McGraw-Hill, Berkeley (1990)

    Google Scholar 

  19. Scrucca, L.: Genetic algorithms for subset selection in model-based clustering, pp. 55–70. Springer, Cham (2016)

    Chapter  Google Scholar 

  20. Si, M., et al.: MT-MPI: multithreaded MPI for many-core environments. In: Proceedings of the 28th ACM International Conference on Supercomputing, ICS 2014, pp. 125–134. ACM, New York (2014)

    Google Scholar 

  21. Suthaharan, S., et al.: Labelled data collection for anomaly detection in wireless sensor networks. In: 2010 Sixth International Conference on Intelligent Sensors, Sensor Networks and Information Processing (ISSNIP), pp. 269–274, December 2010

    Google Scholar 

  22. Vanbinst, K., Ceulemans, E., Ghesquière, P., Smedt, B.D.: Profiles of children’s arithmetic fact development: a model-based clustering approach. J. Exp. Child Psychol. 133, 29–46 (2015)

    Article  Google Scholar 

  23. von Borries, G., Wang, H.: Partition clustering of high dimensional low sample size data based on values. Comput. Stat. Data Anal. 53(12), 3987–3998 (2009)

    Article  MathSciNet  Google Scholar 

  24. Whitley, D.: A genetic algorithm tutorial. Stat. Comput. 4(2), 65–85 (1994)

    Article  Google Scholar 

Download references

Acknowledgment

We would like to thank Lukáš Csóka for his assistance with programing the method in the C programming language during his studies at the Faculty of Informatics and Information Technologies of the Slovak University of Technology in Bratislava. We would also like to thank Radoslav Harman for his supervising while this method was being created.

This work was partially supported by the Scientific Grant Agency of The Slovak Republic, Grant No. VG 1/0458/18 and APVV-16-0484.

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Tomáš Jarábek .

Editor information

Editors and Affiliations

Rights and permissions

Reprints and permissions

Copyright information

© 2019 Springer Nature Switzerland AG

About this paper

Check for updates. Verify currency and authenticity via CrossMark

Cite this paper

Laurinec, P., Jarábek, T., Lucká, M. (2019). Application of Parallel Genetic Algorithm for Model-Based Gaussian Cluster Analysis. In: Abraham, A., Gandhi, N., Pant, M. (eds) Innovations in Bio-Inspired Computing and Applications. IBICA 2018. Advances in Intelligent Systems and Computing, vol 939. Springer, Cham. https://doi.org/10.1007/978-3-030-16681-6_14

Download citation

Publish with us

Policies and ethics