Skip to main content

Avoiding Excess Computation in Asynchronous Evolutionary Algorithms

  • Conference paper
  • First Online:
Advances in Computational Intelligence Systems (UKCI 2021)

Part of the book series: Advances in Intelligent Systems and Computing ((AISC,volume 1409))

Included in the following conference series:

  • 802 Accesses

Abstract

Asynchronous evolutionary algorithms are becoming increasingly popular as a means of making full use of many processors while solving computationally expensive search and optimization problems. These algorithms excel at keeping large clusters fully utilized, but may sometimes inefficiently sample an excess of fast-evaluating solutions at the expense of higher-quality, slow-evaluating ones. We introduce a steady-state parent selection strategy, SWEET (“Selection whilE EvaluaTing”), that sometimes selects individuals that are still being evaluated and allows them to reproduce early. This gives slow-evaluating individuals that have higher fitnesses an increased ability to multiply in the population. We find that SWEET appears effective in simulated take-over time analysis, but that its benefit is confined mostly to early in the run, and our preliminary study on an autonomous vehicle controller problem that involves tuning a spiking neural network proves inconclusive.

Notice: This manuscript has been authored in part by UT-Battelle, LLC under Contract No. DE-AC05-00OR22725 with the U.S. Department of Energy. The United States Government retains and the publisher, by accepting the article for publication, acknowledges that the United States Government retains a non-exclusive, paid-up, irrevocable, world-wide license to publish or reproduce the published form of this manuscript, or allow others to do so, for United States Government purposes. The Department of Energy will provide public access to these results of federally sponsored research in accordance with the DOE Public Access Plan (http://energy.gov/downloads/doe-public-access-plan).

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 189.00
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 249.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

Notes

  1. 1.

    The code for most of our methodology is published at https://github.com/SigmaX/Avoiding-Excess-Computation-UKCI2021 under the Academic Free License 3.0.

  2. 2.

    https://f1tenth.org/.

References

  1. Alba, E.: Parallel Metaheuristics: A New Class of Algorithms, vol. 47. Wiley, Hoboken (2005)

    Book  Google Scholar 

  2. Chai, Z., et al.: FedAT: a communication-efficient federated learning method with asynchronous tiers under non-IID data. arXiv preprint arXiv:2010.05958 (2020)

  3. Chen, Y., et al.: Asynchronous online federated learning for edge devices with non-IID data. In: 2020 IEEE International Conference on Big Data (Big Data), pp. 15–24. IEEE (2020)

    Google Scholar 

  4. Churchill, A.W., Husbands, P., Philippides, A.: Tool sequence optimization using synchronous and asynchronous parallel multi-objective evolutionary algorithms with heterogeneous evaluations. In: IEEE Congress on Evolutionary Computation, pp. 2924–2931. IEEE (2013)

    Google Scholar 

  5. Coletti, M., Fafard, A., Page, D.: Troubleshooting deep-learner training data problems using an evolutionary algorithm on summit. IBM J. Res. Dev. 64(3/4), 1–12 (2019)

    Article  Google Scholar 

  6. Coletti, M.A., Scott, E.O., Bassett, J.K.: Library for evolutionary algorithms in python (LEAP). In: Proceedings of the 2020 Genetic and Evolutionary Computation Conference Companion, pp. 1571–1579 (2020)

    Google Scholar 

  7. D’Auria, M., et al.: Distributed, automated calibration of agent-based model parameters and agent behaviors. In: Autonomous Agents and Multiagent Systems (AAMAS) (2020)

    Google Scholar 

  8. De Jong, K.A.: Evolutionary Computation: A Unified Approach. MIT Press, Cambridge (2006)

    MATH  Google Scholar 

  9. Depolli, M., Trobec, R., Filipič, B.: Asynchronous master-slave parallelization of differential evolution for multi-objective optimization. Evol. Comput. 21(2), 261–291 (2013)

    Article  Google Scholar 

  10. Durillo, J.J.: A study of master-slave approaches to parallelize NSGA-II. In: IEEE International Symposium on Parallel and Distributed Processing, pp. 1–8. IEEE (2008)

    Google Scholar 

  11. Gunaratne, C., Garibay, I.: Evolutionary model discovery of causal factors behind the socio-agricultural behavior of the ancestral pueblo. Plos One 15(12), e0239922 (2020)

    Google Scholar 

  12. Harada, T.: Mathematical model of asynchronous parallel evolutionary algorithm to analyze influence of evaluation time bias. In: 2019 IEEE Asia-Pacific Conference on Computer Science and Data Engineering (CSDE), pp. 1–8. IEEE (2019)

    Google Scholar 

  13. Jaderberg, M., et al.: Population based training of neural networks. arXiv preprint arXiv:1711.09846 (2017)

  14. Kim, J.: Hierarchical asynchronous genetic algorithms for parallel/distributed simulation-based optimization (1994)

    Google Scholar 

  15. Lee, K., et al.: An efficient asynchronous method for integrating evolutionary and gradient-based policy search. In: Advances in Neural Information Processing Systems, vol. 33 (2020)

    Google Scholar 

  16. McMahan, B., et al.: Communication-efficient learning of deep networks from decentralized data. In: Artificial Intelligence and Statistics, pp. 1273–1282. PMLR (2017)

    Google Scholar 

  17. Parker Mitchell, J., Schuman, C.D., Potok, T.E.: A small, low cost event-driven architecture for spiking neural networks on FPGAs. In: International Conference on Neuromorphic Systems, pp. 1–4 (2020)

    Google Scholar 

  18. O’Kelly, M., et al.: F1Tenth: an open-source evaluation environment for continuous control and reinforcement learning. In: Proceedings of Machine Learning Research, vol. 123 (2020)

    Google Scholar 

  19. Pellegrini, A., et al.: Simulation-based evolutionary optimization of air traffic management. IEEE Access 8, 161551–161570 (2020)

    Article  Google Scholar 

  20. Rasheed, K., Davison, B.D.: Effect of global parallelism on the behavior of a steady state genetic algorithm for design optimization. In: Proceedings of the 1999 Congress on Evolutionary Computation-CEC99 (Cat. No. 99TH8406), vol. 1, pp. 534–541. IEEE (1999)

    Google Scholar 

  21. Scott, E.O., De Jong, K.A.: Evaluation-time bias in quasi-generational and steady-state asynchronous evolutionary algorithms. In: Proceedings of the Genetic and Evolutionary Computation Conference, pp. 845–852 (2016)

    Google Scholar 

  22. Scott, E.O., De Jong, K.A.: Understanding simple asynchronous evolutionary algorithms. In: Proceedings of the 2015 ACM Conference on Foundations of Genetic Algorithms XIII, pp. 85–98 (2015)

    Google Scholar 

  23. Stanley, T.J., Mudge, T.N.: A parallel genetic algorithm for multiobjective microprocessor design. In: ICGA, pp. 597–604. Citeseer (1995)

    Google Scholar 

  24. Darrell Whitley, L.: The genitor algorithm and selection pressure: why rank-based allocation of reproductive trials is best. In: International Conference on Genetic Algorithms, Fairfax, VA, vol. 89, pp. 116–123 (1989)

    Google Scholar 

  25. Xia, Q., Ye, W., Tao, Z., Wu, J., Li, Q.: A survey of federated learning for edge computing: research problems and solutions. In: High-Confidence Computing, p. 100008 (2021)

    Google Scholar 

  26. Yagoubi, M., Thobois, L., Schoenauer, M.: Asynchronous evolutionary multi-objective algorithms with heterogeneous evaluation costs. In: 2011 IEEE Congress of Evolutionary Computation (CEC), pp. 21–28. IEEE (2011)

    Google Scholar 

  27. Zăvoianu, A.-C., Lughofer, E., Koppelstätter, W., Weidenholzer, G., Amrhein, W., Klement, E.P.: On the performance of master-slave parallelization methods for multi-objective evolutionary algorithms. In: Rutkowski, L., Korytkowski, M., Scherer, R., Tadeusiewicz, R., Zadeh, L.A., Zurada, J.M. (eds.) ICAISC 2013. LNCS (LNAI), vol. 7895, pp. 122–134. Springer, Heidelberg (2013). https://doi.org/10.1007/978-3-642-38610-7_12

    Chapter  Google Scholar 

Download references

Acknowledgements

This material is based upon work supported by the U.S. Department of Energy, Office of Science, Office of Advanced Scientific Computing Research, Robinson Pino, program manager, under contract number DE-AC05-00OR22725.

This material is also based upon work supported by the United States Air Force Award #FA9550-19-1-0306. Any opinions, findings and conclusions or recommendations expressed in this material are those of the author(s) and do not necessarily reflect the views of the United States Air Force.

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Eric O. Scott .

Editor information

Editors and Affiliations

Rights and permissions

Reprints and permissions

Copyright information

© 2022 The Author(s), under exclusive license to Springer Nature Switzerland AG

About this paper

Check for updates. Verify currency and authenticity via CrossMark

Cite this paper

Scott, E.O. et al. (2022). Avoiding Excess Computation in Asynchronous Evolutionary Algorithms. In: Jansen, T., Jensen, R., Mac Parthaláin, N., Lin, CM. (eds) Advances in Computational Intelligence Systems. UKCI 2021. Advances in Intelligent Systems and Computing, vol 1409. Springer, Cham. https://doi.org/10.1007/978-3-030-87094-2_7

Download citation

Publish with us

Policies and ethics