paper-with-me

홈 › Papers

Dynamic Island Model based on Spectral Clustering in Genetic Algorithm

2018-01-05 · Qinxue Meng, Jia Wu, John Ellisy, Paul J. Kennedy

How to maintain relative high diversity is important to avoid premature convergence in population-based optimization methods. Island model is widely considered as a major approach to achieve this because of its flexibility and high efficiency. The model maintains a group of sub-populations on different islands and allows sub-populations to interact with each other via predefined migration policies. However, current island model has some drawbacks. One is that after a certain number of generations, different islands may retain quite similar, converged sub-populations thereby losing diversity and decreasing efficiency. Another drawback is that determining the number of islands to maintain is also very challenging. Meanwhile initializing many sub-populations increases the randomness of island model. To address these issues, we proposed a dynamic island model~(DIM-SP) which can force each island to maintain different sub-populations, control the number of islands dynamically and starts with one sub-population. The proposed island model outperforms the other three state-of-the-art island models in three baseline optimization problems including job shop scheduler problem, travelling salesmen problem and quadratic multiple knapsack problem.

📄 PDF Abstract BibTeX arXiv:1801.01620

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringDiversity

Similar Papers 제목 키워드 기반

Reconfigurable Heterogeneous Parallel Island Models

2022-05-05 · Lucas Ângelo da Silveira, Thaynara Arielly de Lima, Mauricio Ayala-Rincón

Heterogeneous Parallel Island Models (HePIMs) run different bio-inspired algorithms (BAs) in their islands. From a variety of communication topologies and migration policies fine-tuned for homogeneous PIMs (HoPIMs), whic…

Diversity

Spectral Graph Clustering for Intentional Islanding Operations in Resilient Hybrid Energy Systems

2022-03-13 · Jiaxin Wu, Xin Chen, Sobhan Badakhshan, Jie Zhang 외

Establishing cleaner energy generation therefore improving the sustainability of the power system is a crucial task in this century, and one of the key strategies being pursued is to shift the dependence on fossil fuel t…

ClusteringGraph ClusteringSpectral Graph Clustering

A theory of the phenomenology of multipopulation genetic algorithm with an application to the Ising model

2018-03-25 · Bruno Messias, Bruno W. D. Morais

Genetic algorithm (GA) is a stochastic metaheuristic process consisting on the evolution of a population of candidate solutions for a given optimization problem. By extension, multipopulation genetic algorithm (MPGA) aim…

Trackable Island-model Genetic Algorithms at Wafer Scale

2024-05-06 · Matthew Andres Moreno, Connor Yang, Emily Dolson, Luis Zaman

Emerging ML/AI hardware accelerators, like the 850,000 processor Cerebras Wafer-Scale Engine (WSE), hold great promise to scale up the capabilities of evolutionary computation. However, challenges remain in maintaining v…

model

Genetic Programming for Smart Phone Personalisation

2014-08-11 · Philip Valencia, Aiden Haak, Alban Cotillon, Raja Jurdak

Personalisation in smart phones requires adaptability to dynamic context based on user mobility, application usage and sensor inputs. Current personalisation approaches, which rely on static logic that is developed a pri…