用户名: 密码: 验证码:
改进自适应差分进化算法及其应用研究
详细信息    本馆镜像全文|  推荐本文 |  |   获取CNKI官网全文
摘要
近年来,进化计算作为计算智能领域中的新兴学科发展迅速。进化计算所涉及的算法称为进化算法,主要包括遗传算法、遗传编程、进化策略、进化规划等。进化算法具有自适应、自搜索、并行性等特点,已广泛地应用于解决各种科学和工程问题。
     差分进化算法属于进化算法的新兴分支,是一种基于种群的并行迭代优化算法,其性能主要由变异尺度因子,交叉概率因子和种群规模等控制参数决定,具有结构简单、收敛迅速、鲁棒性强等优点而受到了广泛的关注和研究,并已应用于数据挖掘、模式识别、数字滤波器设计、人工神经网络、组合优化、多目标优化等问题。但是,标准的差分进化算法存在着早熟收敛和搜索停滞等缺陷,限制了其优化能力和应用范围,因而迫切需要加以研究和改进。
     本文对差分进化算法及其应用进行了研究。首先分析了控制参数对差分进化算法的影响,设计了种群自适应调节差分进化算法;其次针对离散空间优化问题,设计了改进的二进制差分进化算法;再次,为解决多目标优化问题,提出了多目标自适应差分进化算法;然后,研究了基于差分进化算法的基因调控网络未知参数识别问题;最后,研究了三维衣身原型曲面的智能分割问题。本文的主要研究内容和创新点具体如下:
     (1)提出基于种群自适应调节的差分进化算法。种群自适应调节差分进化算法结合两种差分进化策略,使得算法在初期具有较强的全局搜索能力,而在后期具有较强的局部搜索能力;采用两种不同的种群调节方案,使得算法有效的提高了运行效率。利用多种经典测试函数对该算法进行实验检验,并与其它常用差分进化算法进行比较,结果表明该算法能够实现种群的自适应调节,全局搜索能力强,精度高,鲁棒性好,收敛速度较快。
     (2)提出改进的二进制差分进化算法。种群自适应调节二进制差分进化算法改进了DE/current-to-best/1策略中的变异方法,使得算法适应离散空间优化。该算法可在运行过程中根据搜索状态自适应调整种群规模,提高了算法的效率和优化精度。与其他二进制差分进化算法的实验对比结果表明,该算法优化精度较高,收敛性能良好。
     (3)提出多目标自适应差分进化算法。为求解多目标优化问题,提出多目标自适应差分进化算法,该算法将多种差分进化策略进行集成,通过多策略选择机制增强算法的优化能力。通过实验表明,多目标自适应差分进化算法所得的最终解集更加逼近真实的Pareto最优边界且在目标空间分布的更加均匀,具有良好的分布性和收敛性。
     (4)基于差分进化算法的基因调控网络未知参数识别。对带有随机时滞和噪声扰动的基因调控网络进行了稳定性分析,并基于差分进化算法提出一种基因调控网络未知参数的识别方法,以达到准确获取参数的目的。通过理论分析和仿真证明,该识别算法具有良好的鲁棒性和准确性,对分析、解决实际问题有一定的指导意义。
     (5)基于差分进化的三维衣身原型曲面智能分割算法。针对三维衣身原型曲面的特点,研究了三维曲面的展平及分割问题,提出了基于差分进化的三维衣身原型曲面智能分割算法,实现了对衣身曲面的智能分割,得到将衣身曲面划分为可展区域和非可展区域的准确分界线。通过实验证明了该智能分割算法的有效性和鲁棒性。
In recent years, as a new subject of computational intelligence, evolutionary com-putation has developed rapidly. Evolutionary algorithm contains some branches, such as Genetic Algorithm, Genetic Programming, Evolution strategics, Evolutionary Pro-gramming, Differential Evolution; and these algorithms have not only some different features but also some common properties. Since Evolutionary algorithms are self-adaptive, auto-optimizing, parallel, it is reasonable and available to solve the problems in the science and engineering by using evolutionary algorithms.
     Differential Evolution (DE) is a kind of evolutionary algorithms. It has received wide attention for its simple structure, fast convergence, and robustness. In particular, the differential evolution algorithm is an efficient population-based search algorithm for global optimization. There are three main control parameters of the DE algorithm: the mutation scale factor, the crossover constant, and the population size. These pa-rameters are of great importance to the efficiency of a DE algorithm. DE algorithm has been successfully applied in diverse fields such as data mining, pattern recognition, digital filters, artificial neural network, combinatorial optimization, multi-objective op-timization, etc. However, the original DE algorithm has some shortages, so it is urgent to improve the original DE algorithm.
     In this thesis, the differential evolution algorithm and its application are investi-gated. To begin with, the importance of the control parameters for differential evolution algorithm is given, and the population adaptive parameter strategy is proposed. Then for discrete space optimization, we introduce the adaptive parameter of binary differ-ential evolution algorithm. Furthermore, the multi-objective self-adaptive differential evolution algorithm is designed to solve numerical optimization problems with mul-tiple conflicting objectives. In addition, the SAPA algorithm is used to solve global optimization problems with applications in identifying unknown parameters of a class of genetic regulatory networks (GRNs) with random delays and stochastic perturba-tions. Finally, the intelligent partition for3-D basic body surface is studied by the DE algorithm. The main contents and the innovative points can be listed as follows:
     (1) A self-adaptive DE with population adjustment scheme. A self-adaptive DE with population adjustment scheme (SAPA) is proposed to tune the size of offspring population. The novel algorithm involves two self-adaptive DE strategies and two population adjustment schemes. The performance of the SAPA algorithm is evaluated by a set of benchmark functions. Simulation results show that the proposed algorithm is better than, or at least comparable to, other classic or adaptive DE algorithms. Performance comparisons with some other well-known evolutionary algorithms from literatures are also presented.
     (2)Population Adaptive Binary Differential Evolution Algorithm. By improving the mutation of the DE/current-to-best/1strategy, we propose a new pop-ulation adaptive binary differential Evolution, which can be applied to the discrete optimization space. The proposed algorithm adaptive adjusts in accordance with the solution-searching status, which improves the efficiency of the algorithm and optimized accuracy. The experimental comparison with other binary DE algorithm indicates that the population adaptive binary differential evolution algorithm have better convergence and higher accuracy.
     (3)Multi-objective Self-adaptive Differential Evolution Algorithm. Multi-objective Self-adaptive Differential Evolution (MOSDE) algorithm is proposed to solve numerical optimization problems with multiple conflicting objectives. The Multi-objective Self-adaptive Differential Evolution algorithm involves three self-adaptive DE strategies. The usefulness of the MOSDE algorithm is demonstrated with extensive nu-merical experiments showing improvements in performance compared with the previous state of the art.
     (4)Parameter identification of stochastic genetic regulatory networks with random delays. Based on the differential evolution algorithm, the parameter identification of stochastic genetic regulatory networks with random delays is studied. The simulation results show that SAPA algorithm is superior or comparable to the other algorithms and can be efficiently used for identifying the unknown parameters of stochastic genetic, regulatory networks with random delays.
     (5)The Intelligent Partition for3-D Basic Body Surface Based on Dif-ferential Evolution. Through analyzing the characteristics of the3-D Basic Body Surface, the3-D surface flattening and segmentation problem are studied. Then the intelligent partition algorithm based on differential evolution is designed, which solves the problem of partition of basic body surface. Simulation results show that the pro-posed algorithm is better than, or at least comparable to, other Evolutionary algorithm and can effectively search the optimum route which segments the basic body surface.
引文
[1]黄竞伟等,计算智能.科学出版社,2010.
    [2]K. D. Jong, Evolutionary Computation. MIT Press,2001.
    [3]A. P. Engelbrecht, Computational Intelligence:An Introduction,2E. WILEY Press,2007.
    [4]丁永生,计算智能.理论、技术与应用.科学出版社,2004.
    [5]T. Back, Evolutionary Algorithms in Theory and Practice:Evolution Strategies, Evolutionary Programming, Genetic Algorithms. Oxford Univ. Press,1996.
    [6]R. Storn and K. Price, "Differential evolution:A simple and efficient heuristic for global optimization over continuous space," Journal of Global Optimization, vol. 11(4), pp.341-359,1996.
    [7]R. Storn, "Differential evolution design of an iir-filter with requirements for mag-nitude and group delay," in Proceeding of the IEEE International Joint Confer-ence on Evolutionary Computation,1996, pp.268-273.
    [8]K. Price, R. Storn, and J. Lampinen, Differential evolution:A practical approach for global optimization. Springer-Verlag,2008.
    [9]龚文引,差分演化算法的改进及其在聚类分析中的应用研究. 中国地质大学博士学位论文.2010.
    [10]J. Vcsterstrm and R. Thomson, "Comparative study of differential evolution, par-ticle swarm optimization, and evolutionary algorithms on numerical benchmark problems," in Proceedings of the 2004 IEEE Congress on Evolutionary Compu-tation,2004, pp.1980-1987.
    [11]S. Das, A. Abraham, U. Chakraborty, and A. Konar, "Differential evolution using a neighborhood based mutation operator," IEEE Transactions on Evolutionary Computation, vol.13(3), pp.526-553,2009.
    [12]S. Rahnamayan, H. Tizhoosh, and M. Salama, "Opposition based differential evo-lution," IEEE Transactions on Evolutionary Computation, vol.12(1), pp.64-79, 2008.
    [13]J. Zhang and A. Sanderson, "Jade:adaptive differential evolution with optional external archive," IEEE Transactions on Evolutionary Computation, vol.13(5), pp.945-958,2009.
    [14]V. Huang, A. Qin, and P. Suganthan, "Self-adaptive differential evolution algo-rithm for constrained real-parameter optimization," in Proceedings of the 2006 IEEE Congress on Evolutionary Computation,2006, pp.17-24.
    [15]J. Brest, V. Zumer, and M. S. Maucec, "Self-adaptive differential evolution al-gorithm in constrained real-parameter optimization," in Proceedings of the 2006 IEEE Congress on Evolutionary Computation,2006, pp.215-222.
    [16]J. Brest, B. Boskovic, S. Greiner, V. Zumer, and M. Maucec, "Performance com-parison of self-adaptive and adaptive differential evolution algorithms," Soft Com-puting:A Fusion of Foundations, Methodologies and Applications, vol.11(7), pp. 617-629,2007.
    [17]N. Noman and H. Iba, "Accelerating differential evolution using an adaptive local search," IEEE Transactions on Evolutionary Computation, vol.12(1), pp.107-125,2008.
    [18]J. Lampinen and I. Zelinka, "On stagnation of the differential evolution algo-rithm," in Proceeding of 6th International Mendel Conference on Soft Computing, 2000, pp.76-83.
    [19]张航等,“一种基于密度聚类的小生境差分进化算法,”计算机工程与应用,vo1.44(23),pp.42-45,2008.
    [20]A. Musrrat, P.Millie, and V. Singh, "An improved differential evolution algo-rithm for real parameter optimization problems," International Journal of Recent Trends in Engineering, vol.1(5), pp.63-65,2009.
    [21]J. Brest, S. Greiner, B. Boscovic, M. Mernik, and V. Zumer, "Self-adapting control parameters in differential evolution:a comparative study on numerical bench-mark problems," IEEE Transactions on Evolutionary Computation, vol.10, pp. 646-657,2006.
    [22]G. Pampara, A. Engelbrecht, and N. Franken, "Binary differential evolution," in Proceedings of the 2006 IEEE Congress on Evolutionary Computation,2006, pp. 1873-1879.
    [23]A. Engelbrecht and G. Pampara, "Binary differential evolution strategies," in Proceedings of the 2007 IEEE Congress on Evolutionary Computation,2007, pp. 1942-1947.
    [24]X. He and L. Han, "A novel binary differential evolution algorithm based on artifi-cial immune system," in Proceedings of the 2007 IEEE Congress on Evolutionary Computation,2007, pp.2267-2272.
    [25]A. Qin, V. Huang, and P. Suganthan, "Differential evolution algorithm with strat-egy adaptation for global numerical optimisation," IEEE Transactions on Evo-lutionary Computation, vol.13(2), pp.398-417,2009.
    [26]H. Abbass, "The self-adaptive pareto differential evolution algorithm," in Pro-ceeding of Congress on Evolutionary Computation,2002, pp.831-836.
    [27]D. Zaharie, "Control of population diversity and adaptation in differential evolu-tion algorithms," in Proceeding of 9th International Conference on Soft Comput-ing,2003, pp.41-46.
    [28]D. Zaharie and D. Petcu, "Adaptive pareto differential evolution and its paral-lelization," in Proceeding of 5th International Conference on Parallel Processing and Applied Mathematics,2003, pp.261-268.
    [29]B. Alatas, E. Akin, and A. Karci, "Modenar:Multi-objective differential evolution algorithm for mining numeric association rules," Applied Soft Computing, vol. 8(1), pp.646-656,2008.
    [30]S. Das, A. Abraham, and A. Konar, "Automatic clustering using an improved differential evolution algorithm," IEEE Transaction on Systems Man and Cyber-netics:Part A, vol.38(1), pp.218-237,2008.
    [31]A. Massa, M. Pastorino, and A. Randazzo, "The differential evolution algorithm as applied to array antennas and imaging," Advances in Differential Evolution, vol.143, pp.239-256,2008.
    [32]V. Feoktistov, Differential Evolution:In Search of Solutions. Springer-Verlag New York Inc.,2006.
    [33]U. Chakraborty, Advances in Differential Evolution. Springer-Verlag Berlin Inc. 2008.
    [34]G. C. Onwubolu and D. Davendra, Differential Evolution:A Handbook for Global Permutation-Based Combinatorial Optimization. Springer-Verlag Berlin Inc. 2009.
    [35]M. Tasgetiren, P. Suganthan, and Q.-K. Pan, "An ensemble of discrete differential evolution algorithms for solving the generalized traveling salesman problem,' Applied Mathematics and Computation, vol.215, pp.3356-3368,2010.
    [36]E. Mezura-Montes, M. Reyes-Sierra, and C. A. Coello, "Multi-objective optimiza-tion using differential evolution:A survey of the state-of-the-art," Advances in Differential Evolution, vol.143, pp.173-196,2008.
    [37]C. Reynolds, Flocks, Herds, and School, "A distributed behavioral model," Com-puter Graphics, vol.21(4), pp.25-34,1987.
    [38]T. Pitcher, B. Partridge, and C. Wardle, "Blind fish can school," Science, vol. 194, p.964,1976.
    [39]J. Kennedy and R. Eberhart, "Particle swarm optimization," in Proceedings of the IEEE International Joint Conference on Neural Networks,1995, pp.1942-1948.
    [40]M. Dorigo and L. Gambardella, "Ant colony systems:A cooperative learning approach to the traveling salesman problem," IEEE transactions on Evolutionary Computation, vol.1(1), pp-53-66,1997.
    [41]T. Back, D. Fogel, and Z. Michalewicz, Evolutionary Computation 1:Basic Algo-rithms and Operators. Bristol and Philadelphia:Institute of Physics Publishing, 2000.
    [42]R. Friedberg, A learning machine:part IBM. Springer-Verlag,1958.
    [43]J. H. Holland, Adaptation in Natural and Artificial Systems. University of Michi-gan Press,1975.
    [44]K. Deb and R. Agawa, "Simulated binary crossover for continuous search space,' Complex Systems, vol.9, pp.115-148,1995.
    [45]K. Deb, A. Anand, and D. Joshi, "A computationally efficient evolutionary al-gorithm for real-parameter evolution," Evolutionary Computation Journal, vol. 10(4), pp.371-395,2002.
    [46]V. Koumousis and C. Katsaras, "A saw-tooth genetic algorithm combining the effects of variable population size and reinitialization to enhance performance,' IEEE Transactions on Evolutionary Computation, vol.10(1), pp.19-28,2006.
    [47]Y.-W. Leung and Y. Wang, "An orthogonal genetic algorithm with quantization for global numerical optimization," IEEE Transactions on Evolutionary Compu-tation, vol.5(1), pp.41-53,2001.
    [48]Q. Zhang and Y. W. Leung, "An orthogonal genetic algorithm for multimedia multicast routing," IEEE Transactions on Evolutionary Computation, vol.3, pp. 53-62,1999.
    [49]J. R. Koza, Genetic Programming:On the Programming of Computers by Means of Natural Section. MIT Press,1992.
    [50]J. Koza, "Hierarchical genetic algorithms operating on populations of computer programs," in Proceedings of the 11th International Joint Conference on Artificial Intelligence,1989, pp.768-774.
    [51]L. Fogel, On the Organization of Intellect. PhD thesis, University of California, 1964.
    [52]L. Fogel, A. Owens, and M. Walsh, Artificial Intelligence through Simulated Evo-lution. New York:Wiley,1966.
    [53]D. Fogel, Evolutionary Computation:Toward a New Philosophy of Machine In-telligence. IEEE Press,1995.
    [54]X. Yao and Y. Liu, "Fast evolutionary programming," in Proceedings of the 5th Annual Conference on Evolutionary Programming,1996, pp.451-460.
    [55]X. Yao, Y. Liu, and G. Lin, "Evolutionary programming made faster," IEEE Transactions on Evolutionary Computation, vol.3(2), pp.82-102,1999.
    [56]H. Schwefel, Evolutionsstrategie and numerische Optimierung. PhD Thesis Technical University of Berlin,1975.
    [57]I. Rechenberg, Evolutionsstrategie:Optimierung technischer Systeme nach Prinzipien der Biologischen Evolution. Frommann-Holzboog Verlag,1973.
    [58]H. Schwefel, Numerical Optimization of Computer Models. Chichester:Wiley, 1981.
    [59]A. Auger and N. Hansen, "A restart cma evolution strategy with increasing pop-ulation size," in Proceedings of the 2005 IEEE Congress on Evolutionary Com-putation,2005, pp.1769-1776.
    [60]N. Hansen and A. Ostcrmcier, "Adapting arbitrary normal mutation distributions in evolution strategies:the covariance matrix adaptation," in Proceedings of the 1996 IEEE Congress on Evolutionary Computation,1996, pp.312-317.
    [61]陈国良,遗传算法以及应用.人民邮电出版社,1999.
    [62]刘大有等,“遗传程序设计方法综述,”计算机研究与发展,vol.38(2),pp.213-222,2001.
    [63]M. Epitropakis, D. Tasoulis, and N. Pavlidis, "Enhancing differential evolution utilizing proximity-based mutation operators," IEEE Transactions on Evolution-ary Computation, vol.15, pp.99-119,2011.
    [64]J. Teo, "Exploring dynamic self-adaptive populations in differential evolution, Soft Computing:A Fusion of Foundations Methodologies and Applications, vol. 10, pp.673-686,2006.
    [65]Z. Yang, K. Tang, and X. Yao, "Self-adaptive differential evolution with neigh-borhood search," in Proceedings of the 2008 IEEE Congress on Evolutionary Computation,2008, pp.1110-1116.
    [66]A. K. Qin and P. N. Suganthan, "Self-adaptive differential evolution algorithm for numerical optimization," in Proceedings of the 2005 IEEE Congress on Evo-lutionary Computation,2005, pp.1785-1791.
    [67]A. K. Qin, V. L. Huang, and P. N. Suganthan, "Differential evolution algorithm with strategy adaptation for global numerical optimization," IEEE Transactions on Evolutionary Computation, vol.13, pp.398-417,2009.
    [68]J. Brest, S. Greiner, B. Boscovic, M. Mernik, and V. Zumer, "Self-adapting control parameters in differential evolution:a comparative study on numerical bench-mark problems," IEEE Transactions on Evolutionary Computation, vol.10, pp. 646-657,2006.
    [69]J. Liu and J. Lampinen, "A fuzzy adaptive differential evolution algorithm," Soft Computing, vol.9, pp.448-462,2005.
    [70]M. Ali and M. Pant, "Improving the performance of differential evolution algo-rithm using cauchy mutation," Soft Computing, vol.15, pp.991-1007,2011.
    [71]T. Jansen, K. D. Jong, and I. Wegener, "On the choice of the offspring population size in evolutionary algorithms," Evolutionary Computing, vol.13, pp.413-440, 2005.
    [72]K. Tan, T. Lee, and E. Khor, "Evolutionary algorithms with dynamic population size and local exploration for multiobjective optimization," IEEE Transactions on Evolutionary Computation, vol.5, pp.565-588,2001.
    [73]A. Eiben, E. Marchiori, and V. Valko, "Evolutionary algorithms with on-the-fly population size adjustment," in Proceedings of the 8th international conference on parallel problem solving from nature in. Lecture Notes in Computer Science, 2004, pp.41-50.
    [74]J. Brest and M. Maucec, "Population size reduction for the differential evolution algorithm," Applied Intelligence, vol.29, pp.228-247,2008.
    [75]A. Qin and P. Suganthan, "Self-adaptive differential evolution algorithm for nu-meric optimization," in Proceedings of the 2005 IEEE Congress on Evolutionary Computation,2005, pp.1785-1791.
    [76]R. Mallipeddi, P. Suganthana, Q. Pan, and M. Tasgetiren, "Differential evolution algorithm with ensemble of parameters and mutation strategies," IEEE Trans-actions on Evolutionary Computation, vol.11, pp.1679-1696,2011.
    [77]Y. Wang, Z. Cai, and Q. Zhang, "Differential evolution with composite trial vector generation strategies and control parameters," IEEE Transactions on Evolution-ary Computation, vol.15(1), pp.55-66,2011.
    [78]W. Gong, Z. Cai, C. X. Ling, and H. Li, "Enhanced differential evolution with adaptive strategies for numerical optimization," IEEE Transactions on Systems, Man, and Cybernetics, Part B:Cybernetics, vol.41(2), pp.397-413,2011.
    [79]M. Weber, F. Neri, and V. Tirronen, "A study on scale factor in distributed differential evolution," Information Sciences, vol.181, pp.2488-2511,2011.
    [80]B. Dorronsoro and P. Bouvry, "Improving classical and decentralized differential evolution with new mutation operator and population topologies," IEEE Trans-actions on Evolutionary Computation, vol.15(1), pp.67-98,2011.
    [81]P. Thomas and D. Vernon, "Image registration by differential evolution," in Pro-ceedings of the First Irish Machine Vision and Image Processing Conference, 1997, pp.221-225.
    [82]M. Omran, A. Engelbrecht, and A. Salman, "Differential evolution methods for unsupcrvised image classification," in Proceedings of the 2005 IEEE Congress on Evolutionary Computation,2005, pp.966-973.
    [83]M. Omran and A. Engelbrecht, "Self-adaptive differential evolution methods for unsupervised image classification," in Proceedings of IEEE Conference on Cyber-netics and Intelligent Systems,2006, pp.800-805.
    [84]S. Das and A. Konar, "Automatic image pixel clustering with an improved dif-ferential evolution," Applied Soft Computing, vol.9, p.226-236,2009.
    [85]F. Wang and J. Chiou, "Differential evolution for dynamic optimization of differential-algebraic systems," in Proceedings of the 1997 IEEE Congress on Evo-lutionary Computation,1997, pp.531-536.
    [86]F. Cheong and R. Lai, "Designing a hierarchical fuzzy logic controller using dif-ferential evolution," in Proceedings of IEEE International Fuzzy Systems Confer-ence,1999, pp.277-282.
    [87]C. Chang, D. Xu, and H. Quek, "Pareto-optimal set based multiobjective tuning of fuzzy automatic train operation for mass transit system," in Proceedings of IEEE Electric Power Applications,1999, pp.577-583.
    [88]I. L. Cruz, L. V. Willigenburg, and G. V. Straten. "Parameter control strat-egy in differential evolution algorithm for optimal control," in Proceedings of the IASTED International Conference Artificial Intelligence and Soft Computing, 2001, pp.211-216.
    [89]R. Ursem and P. Vadstrup, "Parameter identification of induction motors using differential evolution," in Proceedings of the 2003 IEEE Congress on Evolutionary Computation,2003, pp.790-796.
    [90]C. Dai, W. Chen, and Y. Zhu, "Seeker optimization algorithm for digital iir filter design," IEEE Transactions on Industrial Electronics, vol.57(5), pp.1710-1718, 2010.
    [91]S. Goudos and Z. Zaharis, "Application of a differential evolution algorithm with strategy adaptation to the design of multiband microwave filters for wireless com-munications," Progress in Electromagnetics Research, vol.109, pp.123-137,2010.
    [92]N. Yigit and N. Karaboga, "Noise cancellation in adaptive filters with differential evolution algorithm," in Proceedings of the 15th IEEE Signal Processing and Communications Applications,2007, pp.119-122.
    [93]H. Huang and F. Wang, "Fuzzy decision-making design of chemical plant using mixed-integer hybrid differential evolution," Computers and Chemical Engineer-ing, vol.26(12), pp.1649-1660,2002.
    [94]J. Lampinen and I. Zelinka, "Mixed integer-discrete-continuous optimization by differential evolution," in Proceedings of the 5th International Mendel Conference on Soft Computing,1999, pp.71-76.
    [95]J. Lampinen, "Mixed variable non-linear optimization by differential evolution,' in Proceedings of the 2th International Prediction Conference,1999, pp.33-43.
    [96]S. Aydin and H. Temeltas, "Time optimal trajectory planning for mobile robots by differential evolution algorithm and neural networks," in Proceedings of the 2004 IEEE International Symposium on Inderstrial Electronic,2003, pp.252-357.
    [97]G. Onwubolu and D. Davendra, "Scheduling flow shops using differential evolu-tion algorithm," European Journal of Operations Research, vol.171, p.674-692, 2006.
    [98]F. S. Al-Anzi and A. Allahverdi, "A self-adaptive differential evolution heuristic for two-stage assembly scheduling problem to minimize maximum lateness with setup times," European Journal of Operational Research, vol.182, p.80-94, 2007.
    [99]B. Babu and K. Sastry, "Estimation of heat transfer parameters in a trickle-bed reactor using differential evolution and orthogonal collocation," Computers and Chemical Engineering, vol.23(3), pp.327-339,1999.
    [100]D. Kurup and M. Himdi, "Synthesis of uniform amplitude unequally spaced an-tenna arrays using the differential evolution algorithm," IEEE Transactions on Antennas and Propagation, vol.51(9), pp.2210-2217,2003.
    [101]F. Tin-Loi and N. Que, "Identification of cohesive crack fracture parameters by evolutionary search," Computer Methods in Applied Mechanics and Engineering, vol.191(49-50), pp.5741-5760,2002.
    [102]E. Hruschka, R. Campello, and A. Freitas, "A survey of evolutionary algorithms for clustering," IEEE Transactions on Systems, Man, and Cybernetics, Part C, vol.39(2), pp.133-155,2009.
    [103]A. Jain, M. Murty, and P. Flynn, "Data clustering:A review," ACM Computing Surveys, vol.31(3), pp.264-323,1999.
    [104]M. Omran, A. Engelbrecht, and A. Salman, "An overview of clustering methods Intelligent Data Analysis, vol.11, pp.583-605,2007.
    [105]Y.-C. Lin and F.-S. Wang, "A hybrid method of evolutionary algorithms for mixed-integer nonlinear optimazation problem," in Proceedings of the 1999 IEEE Congress on Evolutionary Computation,1999, pp.2159-2166.
    [106]B. Babu and R. Angira, "Modified differential evolution (mde) for optimization of non-linear chemical processes," Computers and Chemical Engineering, vol.30, p.989-1002,2006.
    [107]T. Chen, H. He, and G. Church, "Modeling gene expression with differential equa-tions," in Proc. Pacific Symposium on Biocomputing, vol.4,1999, pp.29-40.
    [108]G. Chesi and Y. S. Hung, "Stability analysis of uncertain genetic sum regulatory networks," Automatica, vol.44, pp.2298-2305,2008.
    [109]C. Li, L. Chen, and K. Aihara, "Synchronization of coupled nonidentical genetic oscillators," Phy. Biol, vol.3, pp.37-44,2006.
    [110]X. Lou, Q. Ye, and B. Cui, "Exponential stability of genetic regulatory networks with random delays," Neurocomputing, vol.73, pp.759-769,2010.
    [111]C. Li, L. Chen, and K. Aihara, "Stability of genetic networks with sum regulatory logic:Lur'e system and lmi approach," IEEE Trans. Circuits Syst.I, vol.53, pp. 2451-2458,2006.
    [112]L. Chen and K. Aiharar, "Stability of genetic regulatory networks with time delay," IEEE Trans. Circuits Syst.I., vol.49, pp.602-608,2002.
    [113]F. Ren and J. Cao, "Asymptotic and robust stability of genetic regulatory net-works with time-varying delays," Neurocomputing, vol.71, pp.834-842,2008.
    [114]J. Cao and F. Ren, "Exponential stability of discrete-time genetic regulatory networks with time-varying delays," IEEE Trans on Neural Networks, vol.19, pp.520-523,2008.
    [115]Z. Wang, H. Gao, and J. Cao, "On delayed genetic regulatory networks with poly-typic uncertainties:Robust stability analysis," IEEE Transactions on Nanobio-science, vol.7, pp.154-163,2008.
    [116]G. Chesi, L. Chen, and K. Aihara, "On the robust stability of time-varying uncer-tain genetic regulatory networks," International journal of robust and nonlinear control, vol.21(15), pp.1778-1790,2011.
    [117]W. Yu, J. Lu, G. Chen, Z. Duan, and Q. Zhou, "Estimating uncertain delayed genetic regulatory networks:An adaptive filtering approach," IEEE Transactions on Automatic Control, vol.54(4), pp.892-897,2009.
    [118]P. Koduru, S. Das, and S. Welch, "Estimating uncertain delayed genetic regula-tory networks:An adaptive filtering approach," in Proceedings of the GECCO, 2007, pp.853-860.
    [119]P. Koduru, Z. Dong, S. Welch, J. Roe, and E. Charbit, "A multiobjective evolutionary-simplex hybrid approach for the optimization of differential equa-tion models of gene networks," IEEE Transactions on Evolutionary Computation, vol.12(5), pp.572-590,2008.
    [120]Y. Tang, Z. Wang, and J. Fang, "Parameters identification of unknown delayed ge-netic regulatory networks by a switching particle swarm optimization algorithm, Expert Systems with Applications, vol.38, pp.2523-2535,2011.
    [121]陈亮等,“虚拟三维服装展示的发展历史与研究热点,”纺织学报,vol.32(10),pp.153-160,2011.
    [122]P. Decaudin, D. Julius, J. Wither, L. Boissieux, and M. Cani, "Virtual garments: a fully geometric approach for clothing design," Computer Graphics Forum, vol. 25, pp.625-634,2006.
    [123]C. Wang, "Achieving developability of a polygonal surface by minimum defor-mation:a study of global and local optimization approaches," Visual Computer, vol.20, pp.521-539,2004.
    [124]P. Xu, "Developability optimization algorithm for 3d mesh surfaces," Chinese Journal of Computers, vol.33, pp.927-934,2010.
    [125]庄梅玲等,“三维人体衣身原型曲而的研究,”纺织学报,vol.31(2),pp.133-137,2010.
    [126]R. Mallipeddi, S. Mallipeddi, and P. Suganthan, "Ensemble strategies with adap-tive evolutionary programming," Information Sciences, vol.180, pp.1571-1581, 2010.
    [127]贾东立,改进的差分进化算法及其在通信信号处理中的应用研究. 上海大学博士学位论文,2011.
    [128]A. Ponsich and C. Coello, "Differential evolution performances for the solution of mixed integer constrained process engineering problems," Applied Soft Comput-ing, vol.11(1), pp.399-409,2011.
    [129]G. Pampara, N. Franken, and A. Engelbrecht, "Combining particle swarm opti-misation with angle modulation to solve binary problems," in Proceedings of the 2005 IEEE Congress on Evolutionary Computation,2005, pp.89-96.
    [130]T.Gong and A. Tuson, "Differential evolution for binary encoding," Soft Com-puting in Industrial Applications, vol.39, pp.251-262,2007.
    [131]F. Xue, A. Sanderson, P. Bonissone, and R. Graves, "Fuzzy logic controlled multi-objective differential evolution," in Proceeding of 14th IEEE International Con-ference on Fuzzy Systems,2005, pp.720-725.
    [132]N. Nasimul and H. Iba, "Accelerating differential evolution using an adaptive local search," IEEE Transactions on Evolutionary Computation, vol.12, pp.107-125, 2008.
    [133]H. Satoh, M. Yamamura, and S. Kobayashi, "Minimal generation gap model for gas considering both exploration and exploitation," in Proceedings of the 1996 IIZUKA,1996, pp.494-497.
    [134]I. Ono, H. Kita, and S. Kobayashi, A Real-Coded Genetic Algorithm Using the Unimodal Normal Distribution Crossover. New York:Springer,2003.
    [135]焦李成等,多目标优化免疫算法、理论和应用.科学出版社,2010.
    [136]H. Ishibuchi and T. Murata, "A multi-objective genetic local search algorithm and its application to flowshop scheduling," IEEE Transactions on Systems, Man, and Cybernetics. Part C, vol.28, pp.392-403,1998.
    [137]C. Fonseca and P. Fleming, "Multiobjective optimization and multiple constraint handling with evolutionary algorithms," IEEE Transactions on Systems, Man, and Cybernetics. Part A, vol.28, pp.26-37,1998.
    [138]N. Srinivas and K. Deb, "Multiobjective optimization using nondominated sorting in genetic algorithm," Evolutionary Computation, vol.2(3), pp.221-248,1994.
    [139]J. Horn and N. Nafpliotis, Multiobjective optimization using the niched Pareto genetic algorithm. Urbana Champaign:Univ. Illinois, IlliGAL Rep.,1993.
    [140]R. Rosenberg, Simulation of genetic populations with biochemical properties. PhD thesis, University of Michigan,1967.
    [141]J. Schaffer, "Multiple objective optimization with vector evaluated genetic al-gorithms," in Proceedings of the 1th International Conference on Genetic Algo-rithms and Their Applications,1985, pp.93-100.
    [142]D. Glodberg, Genetic Algorithms in Search, Optimization, and Machine Learning. Addison-Wesley Longman Publishing Co. Inc.,1989.
    [143]K. Deb, A. Pratab, and S. Agarwal, "A fast and elitist multi-objective genetic algorithm:Nsga-ii," IEEE Transactions on Evolutionary Computation, vol.6(2), pp.182-197,2002.
    [144]E. Zitzler and L. Thiele, "Multi-objective evolutionary algorithm:A comparative case study and the strength pareto approach," IEEE Transactions on Evolution-ary Computation, vol.3(4), pp.257-271,1999.
    [145]M. Gong, L. Jiao, and H. Du, "Multiobjective immune algorithm with nondomi-natcd neighbor-based selection," Evolutionary Computation, vol.16(2), pp.225-255,2008.
    [146]C. Coello and G. Pulido, "Handling multiple objectives with particle swarm opti-mization," IEEE Transactions on Evolutionary Computation, vol.8(3), pp.256-279,2004.
    [147]Q. Zhang, A. Zhou, S. Zhao, and P. Suganthan, Multiobjective Optimization Test Instances for the CEC2009 Special Session and Competition. Special Session on Performance Assessment of Multi-Objective Optimization Algorithms, Technical Report,2009.
    [148]S.Huang, "Gene expression profiling genetic regulatory networks and cellular states:an integrating concept for tumorigenesis and drug discovery," J.Mol.Med, vol.77, pp.469-480,1999.
    [149]S. Kauffman, "Metabolic stability and epigenesist in randomly constructed ge-netic nets," J. Theor. Biol, vol.22, pp.437-467,1969.
    [150]P. Smolen, D.A.Baxter, and J.H.Byrne, "Mathematical modeling of gene net-works review," Neuron, vol.26, pp.567-580,2000.
    [151]A. Becskei and L. Serrano, "Engineering stability in gene networks by autoregu-lation," Nature, vol.405, pp.590-593,2000.
    [152]K. Blyuss and S. Gupta, "Stability and bifurcations in a model of antigenic vari-ation in malaria," J. Math. Biol, vol.58, pp.923-937,2009.
    [153]C. Li, L. Chen, and K. Aihara, "Synchronization of coupled non identical genetic oscillators," J. Phy. Bio, vol.3, pp.37-44,2006.
    [154]C. Li and L. Chen, "Stochastic synchronization of genetic oscillator networks,' BMC Syst. Biol, vol.1, pp.1-11,2007.
    [155]T. Tian, K. Burragca, and P. Burragca, "Stochastic delay differential equations for genetic regulatory networks,"J. Comput, Appl, vol.205, pp.696-707,2007.
    [156]G. Wang and J. Cao, "Robust exponential stability analysis for stochastic genetic network with uncertain parameters," Commun Nonlinear Sci Number Simulat, vol.14, pp.3369-3378,2009.
    [157]Y. Sun, G. Feng, and J. Cao, "Stochastic stability of markovian switching genetic regulatory networks," Physics Letters A, vol.373, pp.1646-1652,2009.
    [158]P. Balasubramaniam, R. Rakkiyappan, and R. Krishnasamy, "Stochastic stabil-ity of markovian jumping uncertain stochastic genetic regulatory network with interval time-varying delays," Mathematical Biosciences, vol.226, pp.97-108, 2010.
    [159]W. He and J. Cao, "Robust stability of genetic regulatory networks with dis-tributed delay," Cogn Neurodyn, vol.2, pp.355-361,2008.
    [160]D. Yue, E. Tian, and Y. Zhang, "Delay-distribution-dependent robust stability of uncertain systems with time-varying delay," INt,. J.Robust Nonlinear Control, vol.19, pp.377-393,2009.
    [161]K. Gu, "An integral inequality in the stability problem of time-delay systems,' in 39th IEEE Conference on Dscision and Control, Sydney, Australia Dec2000, 2000, pp.2805-2810.
    [162]S. Boyd, L. E. Ghaoui, and E. Feron, Linear matrix inequalities in system and control theory. SIAM, Philadelphia,1994.
    [163]N. Meyer, M. Desbrun, and P. Schroder, "Discrete differential geometry operators for triangulated 2-manifolds," in Proceeding of Visualization and Mathematics, 2002, pp.35-57.
    [164]Y. Liu, H. Pottmann, J. Wallner, Y. Yang, and W. Wang, "Geometric modeling with conical meshes and developable surfaces," ACM Transactions on Graphics, vol.25, pp.681-689,2006.
    [165]D. Julius, V. Kraevoy, and A. Sheffer, "D-charts:quasi-developable mesh seg-mentation," Computer Graphics Forum, vol.24, pp.581-590,2005.
    [166]M. Zhuang, J. Fang, and X. Zhang, "The area partition of 3-d basic body surface based on ant colony algorithm," in Proceedings of Advanced Computer Control, Singapore, SINGAPORE,2009, pp.144-147.
    [167]L. Kobbelt, S. Bischoff, and M. Botsch, "Geometric modeling based on polygonal meshes," in Proceedings of 2000 Eurographics,2000, pp.186-200.

© 2004-2018 中国地质图书馆版权所有 京ICP备05064691号 京公网安备11010802017129号

地址:北京市海淀区学院路29号 邮编:100083

电话:办公室:(+86 10)66554848;文献借阅、咨询服务、科技查新:66554700