Computer Engineering and Applications ›› 2009, Vol. 45 ›› Issue (5): 46-49.DOI: 10.3778/j.issn.1002-8331.2009.05.014

• 研究、探讨 • Previous Articles     Next Articles

Multi-niche crowding genetic algorithm based on fitness sharing

TAN Yan-yan1,XU Feng2   

  1. 1.College of Computer Science and Engineering,Anhui University of Science and Technology,Huainan,Anhui 232001,China
    2.College of Science,Anhui University of Science and Technology,Huainan,Anhui 232001,China
  • Received:2008-01-02 Revised:2008-03-24 Online:2009-02-11 Published:2009-02-11
  • Contact: TAN Yan-yan

基于适应值共享的多生境排挤遗传算法

谭艳艳1,许 峰2   

  1. 1.安徽理工大学 计算机科学与工程学院,安徽 淮南 232001
    2.安徽理工大学 理学院,安徽 淮南 232001
  • 通讯作者: 谭艳艳

Abstract: Multi-niche crowding genetic algorithm based on fitness sharing is proposed in this paper,for conquering the limitations of the sharing method and the crowding method,singly used in solving multimodal functions.The algorithm combines the idea of crowding and sharing.During the selection step,it uses the crowding selection policy;during the replacing step,it uses a replacement policy called worst among most similar,after fitness sharing.Theoretical analysis and numerical experiments indicate that the algorithm keeps a good diversity throughout the search,having a good searching ability on various multiple hump functions.

Key words: genetic algorithm, multiple hump function optimization, multi-niche, fitness sharing, crowding

摘要: 针对优化多模函数时单纯使用共享和排挤机制的遗传算法所存在的缺陷,提出了基于适应值共享的多生境排挤遗传算法。基本思想是:按照共享的思想在对个体的适应值进行调整的同时,将排挤选择和相似个体中适应度最差个体被替换的策略分别应用于选择算子和群体的进化中。理论分析和数值实验表明,该算法很好地维持了种群多样性,对于各类多峰函数具有较强的搜索能力。

关键词: 遗传算法, 多峰函数优化, 多生境, 适应值共享, 排挤