作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2012, Vol. 38 ›› Issue (01): 177-179. doi: 10.3969/j.issn.1000-3428.2012.01.056

• 人工智能及识别技术 • 上一篇    下一篇

基于范式转换的知识进化算法

李 雪1,2,崔颖安1,3,崔杜武1,陶永芹1,3   

  1. (1. 西安理工大学计算机科学与工程学院,西安 710048;2. 陕西师范大学国际商学院,西安 710062; 3. 西安交通大学电子与信息工程学院,西安 710049)
  • 收稿日期:2011-07-14 出版日期:2012-01-05 发布日期:2012-01-05
  • 作者简介:李 雪(1974-),女,讲师、博士研究生、CCF会员,主研方向:智能计算,复杂网络,电子商务;崔颖安,讲师、博士研究生;崔杜武,教授;陶永芹,讲师、博士研究生
  • 基金资助:
    国家自然科学基金资助项目(60873035);陕西省教育厅自然科学基金资助项目(2007JK327, 2010JK736)

Knowledge Evolutionary Algorithm Based on Paradigm Shift

LI Xue 1,2, CUI Ying-an 1,3, CUI Du-wu 1, TAO Yong-qin 1,3   

  1. (1. School of Computer Science and Engineering, Xi’an University of Technology, Xi’an 710048, China; 2. International Business School, Shaanxi Normal University, Xi’an 710062, China; 3. School of Electronic and Information Engineering, Xi’an Jiaotong University, Xi’an 710049, China)
  • Received:2011-07-14 Online:2012-01-05 Published:2012-01-05

摘要: 根据库恩的知识进化观,提出一种基于范式转换的知识进化算法。每个范式对应一个问题的可行解,以范式为单位建立初始知识库。利用传承算子实现对优秀范式的传承,采用修补算子实现范式危机的消除,以创新算子产生新范式,从知识库的最优范式中获取问题的最优解。将该算法应用于求解函数极小值,其结果与遗传算法相比具有更好的寻优性能。

关键词: 知识进化算法, 范式转换, 传承算子, 修补算子, 创新算子

Abstract: Based on Kuhn’s evolutionary epistemology idea, this paper proposes a knowledge evolutionary algorithm based on paradigm shift. The paradigm is according to the solution, and an initial knowledge base is formed. The next work is to inherit excellent knowledge individuals by inheritance operator, produce novel knowledge individuals by innovation operator, eliminate the crisis of paradigm by update operator, and accordingly realize knowledge evolution. The optimal solution of issues can be gained from the optimal knowledge individual. Experiments are taken on optimization of functions. Compared with genetic algorithm, the proposed algorithm can search the global optimal solution with less population and faster speed.

Key words: knowledge evolutionary algorithm, paradigm shift, inheritance operator, repair operator, innovation operator

中图分类号: