Subpopulation Diversity Based Selecting Migration Moment in Distributed Evolutionary Algorithms
Chengjun Li, Jia Wu

TL;DR
This paper introduces a dynamic migration scheme in distributed evolutionary algorithms that adjusts migration based on subpopulation diversity, improving solution quality especially for difficult instances.
Contribution
It proposes a novel diversity-based migration success rate scheme that adapts migration timing in distributed evolutionary algorithms, enhancing performance over traditional fixed-interval methods.
Findings
Significant improvement in solutions for high difficulty instances.
The scheme performs best under specific parameter combinations.
Acceptable time consumption for the proposed scheme.
Abstract
In distributed evolutionary algorithms, migration interval is used to decide migration moments. Nevertheless, migration moments predetermined by intervals cannot match the dynamic situation of evolution. In this paper, a scheme of setting the success rate of migration based on subpopulation diversity at each interval is proposed. With the scheme, migration still occurs at intervals, but the probability of immigrants entering the target subpopulation will be determined by the diversity of this subpopulation according to a proposed formula. An analysis shows that the time consumption of our scheme is acceptable. In our experiments, the basement of parallelism is an evolutionary algorithm for the traveling salesman problem. Under different value combinations of parameters for the formula, outcomes for eight benchmark instances of the distributed evolutionary algorithm with the proposed…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMetaheuristic Optimization Algorithms Research · Vehicle Routing Optimization Methods · Advanced Multi-Objective Optimization Algorithms
