当前位置:主页 > 科技论文 > 自动化论文 >

基于空间搜索的遗传算法研究

发布时间:2019-04-24 12:16
【摘要】:遗传算法是最早的进化算法之一,它具有良好的稳定性和全局寻优能力,广泛的应用于实际问题中。相比于现今粒子群,差分等进化算法,它的收敛速度相对很慢,在局部寻优上存在不足。但是,众多学者长期致力于遗传算法的理论基础研究,构建不同的遗传算法模型,完善的分析其收敛性和有效性,提供了良好的基础。我们将遗传算法结合各种不同机制或者提出新的改进策略,增加算法的应用领域,提高算法效率。本文基于空间搜索的方式,通过了解种群在变量空间的分布状态,提出了改进的策略对遗传算法进行相关的研究分析。论文的主要工作如下:1)研究遗传算法的理论基础,仔细分析其收敛过程。遗传算法是一种基于启发式搜索的并行性算法,它具有良好的寻优能力和简单的流程。从模式定理中,我们可以了解到,对于遗传算法中的编码,通常难以保留较长的模式,它们有很大的几率被破坏,交叉与变异操作就是让个体的编码可以随机分布在变量空间。在由适应度值引导的过程中,只有趋向相同的编码才可以保留相对稳定的编码个体,因此才容易让遗传算法陷入早熟。本文主要是提出一种可以产生新的编码个体的方式,保持种群的多样性。2)在单目标遗传算法中,提出结合自适应算法的空间划分策略。为了避免自适应遗传算法在后期陷入局部较优,提高搜索的效率,文中提出一种通过种群中个体的变量空间分布来划分区间的方式,来重新分配部分个体,从而加速收敛过程的方法。在遗传算法迭代过程中,对种群个体的分布统计分析,查看种群分布的区间状态,观测收敛的过程。改进的自适应遗传算法了解在整个变量空间内种群个体的分布状态,在重新分配部分种群时,增加个体的多样性从而加速收敛的过程。通过实验可以发现,改进后的自适应遗传算法在种群的多样性上具有差异性,同时可以快速的收敛到全局最优解。3)在多目标遗传算法中,提出构建空间决策树。在高维度空间中,解集的偏好空间难以取舍,记录种群个体的所在位置,将个体在进化中保留的相对稳定的部分位值构造成树。通过生成的空间决策树引导种群的搜索方向,可以有效的保证个体在寻优过程中保持一定的距离具有多样性,又可以快速的向全局进行搜索。通过实验可以发现,增加了空间决策树的NSGA2算法对于目标维数较高的高维多目标优化问题能够取得较好的效果。
[Abstract]:Genetic algorithm is one of the earliest evolutionary algorithms, it has good stability and global optimization ability, it is widely used in practical problems. Compared with the present evolutionary algorithms such as particle swarm optimization and differential algorithms, its convergence rate is relatively slow, and there are some shortcomings in local optimization. However, many scholars have been devoted to the theoretical basis of genetic algorithm for a long time, construct different genetic algorithm models, perfect analysis of its convergence and effectiveness, provide a good basis. We combine genetic algorithms with different mechanisms or propose new improvement strategies to increase the application of the algorithm and improve the efficiency of the algorithm. In this paper, based on the spatial search method and through understanding the distribution state of population in variable space, an improved strategy is proposed to study and analyze the genetic algorithm. The main work of this paper is as follows: 1) the theoretical basis of genetic algorithm is studied and its convergence process is analyzed carefully. Genetic algorithm is a parallel algorithm based on heuristic search. It has good searching ability and simple flow. From the pattern theorem, we can see that it is difficult to retain long patterns for coding in genetic algorithms, and they have a great probability of being destroyed. Crossover and mutation operations are to make the coding of individuals distribute randomly in variable space. In the process of being guided by adaptation values, only codes that tend to be the same can retain relatively stable encoding individuals, so it is easy for genetic algorithms to fall into precocity. In this paper, we propose a new encoding method to keep the diversity of population. 2) in single-objective genetic algorithm, a spatial partition strategy combining with adaptive algorithm is proposed. In order to avoid the self-adaptive genetic algorithm falling into local optimization in the later stage and improve the efficiency of searching, this paper proposes a method of dividing the interval through the variable space distribution of individuals in the population, so as to redistribute some individuals. The method of accelerating the convergence process. In the iterative process of genetic algorithm, the statistical analysis of the distribution of individual population is carried out, the interval state of population distribution is observed, and the process of convergence is observed. The improved adaptive genetic algorithm can find out the distribution state of population individuals in the whole variable space, and increase the diversity of individuals to accelerate the process of convergence when redistributing part of the population. The experiment shows that the improved adaptive genetic algorithm has difference in the diversity of population and can converge to the global optimal solution rapidly. 3) in multi-objective genetic algorithm, the spatial decision tree is proposed. In the high dimensional space, the preference space of the solution set is difficult to choose. The position of the individual in the population is recorded, and the relatively stable partial bits retained by the individual in evolution are constructed into the tree. The search direction of the population can be guided by the generated spatial decision tree, which can effectively ensure the diversity of individuals in the process of optimization, and it can also search quickly to the whole world. The experiments show that the NSGA2 algorithm with the addition of spatial decision tree can achieve better results for the high dimensional multi-objective optimization problem with higher target dimension.
【学位授予单位】:重庆大学
【学位级别】:硕士
【学位授予年份】:2016
【分类号】:TP18

【参考文献】

相关期刊论文 前10条

1 庄仲杰;崔宾阁;;基于分割质量的遥感图像最优尺度分割方法研究[J];计算机与现代化;2015年04期

2 李动;黄心汉;;基于改进遗传算法的雷达网优化布站方法[J];华中科技大学学报(自然科学版);2013年S1期

3 李贤阳;黄婵;;一种结合改进OTSU法和改进遗传算法的图像分割方法[J];实验室研究与探索;2012年12期

4 王江晴;杨勋;;基于Pareto-ε优胜的自适应快速多目标演化算法[J];计算机应用;2010年04期

5 张国强;彭晓明;;自适应遗传算法的改进与应用[J];舰船电子工程;2010年01期

6 巩固;赵向军;郝国生;陈龙高;;优化搜索空间划分的遗传算法的研究与实现[J];河南大学学报(自然科学版);2009年06期

7 公茂果;焦李成;杨咚咚;马文萍;;进化多目标优化算法研究[J];软件学报;2009年02期

8 赵振勇;王力;王保华;杨本娟;;遗传算法改进策略的研究[J];计算机应用;2006年S2期

9 林开颜,吴军辉,徐立鸿;彩色图像分割方法综述[J];中国图象图形学报;2005年01期

10 韩思奇,王蕾;图像分割的阈值法综述[J];系统工程与电子技术;2002年06期

相关硕士学位论文 前5条

1 乔阳;基于改进遗传算法的图像分割方法[D];电子科技大学;2013年

2 崔珊珊;遗传算法的一些改进及其应用[D];中国科学技术大学;2010年

3 黄菲;基于遗传算法的图像分割[D];武汉科技大学;2008年

4 李欣;自适应遗传算法的改进与研究[D];南京信息工程大学;2008年

5 陈健;基于空间划分的搜索算法[D];山东大学;2005年



本文编号:2464442

资料下载
论文发表

本文链接:https://www.wllwen.com/kejilunwen/zidonghuakongzhilunwen/2464442.html


Copyright(c)文论论文网All Rights Reserved | 网站地图 |

版权申明:资料由用户74eee***提供,本站仅收录摘要或目录,作者需要删除请E-mail邮箱bigeng88@qq.com