A generic flexible and scalable framework for hierarchical parallelization of population-based metaheuristics

Internet Things(2021)

引用 0|浏览1
暂无评分
摘要
Parallelizing population-based metaheuristics - such as Evolutionary Algorithms (EAs) - on a cluster computing environment is a viable approach for enhancing the computational performance of metaheuristics. Generally, there are three basic models to parallelize EAs, namely the Global, the Coarse-Grained and the Fine-Grained models whereby each one has advantages and disadvantages. Combining two or more of them in a hierarchical form reduces the disadvantages of each approach and allows users to fully utilize the advantages. In this article, a generic, scalable and flexible software architecture which supports users in combining the basic parallelization models of EAs with minimum adaptation effort is presented. This architecture based on microservices, container virtualization and the publish/subscribe messaging paradigm decouples the basic building blocks of the algorithms by encapsulating them in separate services. This allows users to easily combine the building blocks to form combinations of the parallelization models of EAs. An extensive evaluation exploring the scalability and applicability of the software architecture is performed by combining the Coarse-Grained Model with the Global Model for solving the unit commitment optimization problem. Four communication topologies among the islands with homogeneous/heterogeneous EA configurations and synchronous/asynchronous migration policies are applied and compared. For evaluation, the EA GLEAM (General Learning Evolutionary Algorithm and Method) is used. This article discusses the architectural concepts of our approach and presents main results of the evaluation. The evaluation results show that the new software architecture has high potential for scaling up the optimization speed of complex optimization problems when metaheuristics are used.
更多
查看译文
关键词
Parallel EAs,Hierarchical model (hybrid model),Coarse-grained model (island model),Global model (master-slave model),Microservice,Container virtualization
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要