优化搜索策略的交互式马尔可夫模型

Interactive Markov Models of Optimization Search Strategies

IEEE Transactions on Systems, Man, and Cybernetics: Systems · 2015
被引 3
ABS 3

中文导读

提出一种基于种群个体交互的马尔可夫模型,用于精确建模离散优化搜索策略,并通过仿真验证理论,发现加入种群比例选择可提升遗传算法等性能。

Abstract

This paper introduces a Markov model for evolutionary algorithms (EAs) that is based on interactions among individuals in the population. This interactive Markov model has the potential to provide tractable models for optimization problems of realistic size. We propose two simple discrete optimization search strategies with population-proportion-based selection and a modified mutation operator. The probability of selection is linearly proportional to the number of individuals at each point of the search space. The mutation operator randomly modifies an entire individual rather than a single decision variable. We exactly model these optimization search strategies with interactive Markov models. We present simulation results to confirm the interactive Markov model theory. We show that genetic algorithms and biogeography-based optimization perform better with the addition of population-proportion-based selection on a set of real-world benchmarks. We note that many other EAs, both new and old, might be able to be improved with this addition, or modeled with this method.

进化算法马尔可夫模型优化搜索策略遗传算法