期刊文献+
共找到6篇文章
< 1 >
每页显示 20 50 100
EMOEA/D-DE算法在卫星有效载荷配置中的应用 被引量:1
1
作者 李晖 袁文兵 熊慕舟 《计算机应用》 CSCD 北大核心 2014年第8期2424-2428,共5页
针对卫星有效载荷配置问题,提出了一种基于差分进化分解的改进多目标优化算法(EMOEA/D-DE)的有效载荷配置模型。该模型将配置问题转化为以卫星数、卫星冗余度为目标的多目标优化问题(MOP),并采用EMOEA/D-DE进行求解。此外,针对随机均匀... 针对卫星有效载荷配置问题,提出了一种基于差分进化分解的改进多目标优化算法(EMOEA/D-DE)的有效载荷配置模型。该模型将配置问题转化为以卫星数、卫星冗余度为目标的多目标优化问题(MOP),并采用EMOEA/D-DE进行求解。此外,针对随机均匀初始化会导致种群在目标空间分布过于集中的问题,采用与优化目标相结合的随机初始化方法进行改进。实验结果表明,该模型所求解集的平均差异性在0.05以内,分布度值在0.9以上,具有较好的稳定性及分布性,且改进后的算法收敛速度提升近1倍,所求解的近似Pareto前沿相对更优。 展开更多
关键词 卫星有效载荷配置 多目标优化问题 moea D Emoea D-DE 种群初始化
在线阅读 下载PDF
Improved MOEA/D for Dynamic Weapon-Target Assignment Problem 被引量:7
2
作者 Ying Zhang Rennong Yang +1 位作者 Jialiang Zuo Xiaoning Jing 《Journal of Harbin Institute of Technology(New Series)》 EI CAS 2015年第6期121-128,共8页
Conducting reasonable weapon-target assignment( WTA) with near real time can bring the maximum awards with minimum costs which are especially significant in the modern war. A framework of dynamic WTA( DWTA) model base... Conducting reasonable weapon-target assignment( WTA) with near real time can bring the maximum awards with minimum costs which are especially significant in the modern war. A framework of dynamic WTA( DWTA) model based on a series of staged static WTA( SWTA) models is established where dynamic factors including time window of target and time window of weapon are considered in the staged SWTA model. Then,a hybrid algorithm for the staged SWTA named Decomposition-Based Dynamic Weapon-target Assignment( DDWTA) is proposed which is based on the framework of multi-objective evolutionary algorithm based on decomposition( MOEA / D) with two major improvements: one is the coding based on constraint of resource to generate the feasible solutions, and the other is the tabu search strategy to speed up the convergence.Comparative experiments prove that the proposed algorithm is capable of obtaining a well-converged and well diversified set of solutions on a problem instance and meets the time demand in the battlefield environment. 展开更多
关键词 multi-objective optimization(MOP) dynamic weapon-target assignment(DWTA) multi-objective evolutionary algorithm based on decomposition(moea/D) tabu search
在线阅读 下载PDF
多目标进化算法的分布度评价方法 被引量:3
3
作者 徐建伟 黄辉先 +1 位作者 彭维 李密青 《计算机工程》 CAS CSCD 北大核心 2008年第20期208-209,212,共3页
分析现存多目标进化算法分布度评价方法的特点和不足,提出一种在新的坐标下对解集进行分布度评价的方法。该方法把直角坐标系下的解集映射到另一个基于角度的坐标下,以避免算法因收敛性不同对分布性评价造成影响,把新的坐标空间划分成... 分析现存多目标进化算法分布度评价方法的特点和不足,提出一种在新的坐标下对解集进行分布度评价的方法。该方法把直角坐标系下的解集映射到另一个基于角度的坐标下,以避免算法因收敛性不同对分布性评价造成影响,把新的坐标空间划分成若干相等的区域,利用区域内的个体数评价解集的均匀性。理论分析与实验结果证明该方法能精确地评价解集的分布情况。 展开更多
关键词 多目标进化算法 分布度评价方法 坐标变换
在线阅读 下载PDF
Multi-objective differential evolution with diversity enhancement 被引量:2
4
作者 Ponnuthurai-Nagaratnam SUGANTHAN 《Journal of Zhejiang University-Science C(Computers and Electronics)》 SCIE EI 2010年第7期538-543,共6页
Multi-objective differential evolution (MODE) is a powerful and efficient population-based stochastic search technique for solving multi-objective optimization problems in many scientific and engineering fields. Howev... Multi-objective differential evolution (MODE) is a powerful and efficient population-based stochastic search technique for solving multi-objective optimization problems in many scientific and engineering fields. However, premature convergence is the major drawback of MODE, especially when there are numerous local Pareto optimal solutions. To overcome this problem, we propose a MODE with a diversity enhancement (MODE-DE) mechanism to prevent the algorithm becoming trapped in a locally optimal Pareto front. The proposed algorithm combines the current population with a number of randomly generated parameter vectors to increase the diversity of the differential vectors and thereby the diversity of the newly generated offspring. The performance of the MODE-DE algorithm was evaluated on a set of 19 benchmark problem codes available from http://www3.ntu.edu.sg/home/epnsugan/. With the proposed method, the performances were either better than or equal to those of the MODE without the diversity enhancement. 展开更多
关键词 multi-objective evolutionary algorithm (moea) multi-objective differential evolution (MODE) Diversity enhancement
原文传递
Modified NSGA-II for a Bi-Objective Job Sequencing Problem 被引量:1
5
作者 Susmita Bandyopadhyay 《Intelligent Information Management》 2012年第6期319-329,共11页
This paper proposes a better modified version of a well-known Multi-Objective Evolutionary Algorithm (MOEA) known as Non-dominated Sorting Genetic Algorithm-II (NSGA-II). The proposed algorithm contains a new mutation... This paper proposes a better modified version of a well-known Multi-Objective Evolutionary Algorithm (MOEA) known as Non-dominated Sorting Genetic Algorithm-II (NSGA-II). The proposed algorithm contains a new mutation algorithm and has been applied on a bi-objective job sequencing problem. The objectives are the minimization of total weighted tardiness and the minimization of the deterioration cost. The results of the proposed algorithm have been compared with those of original NSGA-II. The comparison of the results shows that the modified NSGA-II performs better than the original NSGA-II. 展开更多
关键词 JOB SEQUENCING multi-objective Evolutionary Algorithm (moea) NSGA-II (Non-Dominated Sorting Genetic Algorithm-II) TARDINESS DETERIORATION Cost
在线阅读 下载PDF
DIP-MOEA:a double-grid interactive preference based multi-ob jective evolutionary algorithm for formalizing preferences of decision makers 被引量:1
6
作者 Luda ZHAO Bin WANG +2 位作者 Xiaoping JIANG Yicheng LU Yihua HU 《Frontiers of Information Technology & Electronic Engineering》 SCIE EI CSCD 2022年第11期1714-1732,共19页
The final solution set given by almost all existing preference-based multi-objective evolutionary algorithms(MOEAs)lies a certain distance away from the decision makers’preference information region.Therefore,we prop... The final solution set given by almost all existing preference-based multi-objective evolutionary algorithms(MOEAs)lies a certain distance away from the decision makers’preference information region.Therefore,we propose a multi-ob jective optimization algorithm,referred to as the double-grid interactive preference based MOEA(DIPMOEA),which explicitly takes the preferences of decision makers(DMs)into account.First,according to the optimization ob jective of the practical multi-ob jective optimization problems and the preferences of DMs,the membership functions are mapped to generate a decision preference grid and a preference error grid.Then,we put forward two dominant modes of population,preference degree dominance and preference error dominance,and use this advantageous scheme to update the population in these two grids.Finally,the populations in these two grids are combined with the DMs’preference interaction information,and the preference multi-ob jective optimization interaction is performed.To verify the performance of DIP-MOEA,we test it on two kinds of problems,i.e.,the basic DTLZ series functions and the multi-ob jective knapsack problems,and compare it with several different popular preference-based MOEAs.Experimental results show that DIP-MOEA expresses the preference information of DMs well and provides a solution set that meets the preferences of DMs,quickly provides the test results,and has better performance in the distribution of the Pareto front solution set. 展开更多
关键词 multi-objective evolutionary algorithm(moea) Formalizing preference of decision makers Population renewal strategy Preference interaction
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部