分布估计学习算法研究
详细信息    本馆镜像全文|  推荐本文 |  |   获取CNKI官网全文
摘要
机器学习是以经验数据为基础,以设计和开发能够使计算机进行行为演化的算法为主要内容的一门学科。机器学习使用的经验数据主要包括数据流和数据库中的数据。对机器学习的研究主要集中在基于经验数据识别复杂模式,进行智能决策等各种自动学习行为的产生。分布估计算法(通常缩写为EDA)是演化计算领域的一个新的研究分支。EDA以种群中个体的分布估计加上从分布中进行抽样两步过程,来代替经典演化算法的搜索算子。EDA的主要目标是不再使用任何算子(重组、变异等),而是通过显示建模来寻找有意义的(最佳的)个体的概率分布情况。
     本文主要进行基于EDA的学习算法及其理论和应用方面的相关研究,完成的主要工作包括:
     (1)设计了分布估计一般学习框架FrEDL。FrEDL主要由四个步骤完成,初始化、估计、演化和评价。给出了FrEDL相关的概率基础、代数和代数系统等方面的性质分析。
     (2)设计了基于EDA的半监督学习算法EDA-SSL。EDA-SSL利用少量有标签数据估计大量无标签数据的类别分布情况,也就是利用已知类别样本估计数据集总体密度分布。利用低维数据的EDA-SSL算法分析过程解析了基于概率的演化学习基础过程,利用真实的高维数据进行了算法的验证和分析。
     (3)设计了基于EDA的无监督聚类学习算法EDA-USL。通过利用聚类学习的度量方法、数据集的属性相关性分析等提高算法性能的技术,给出了EDA-USL的具体细节描述和分析。算法在真实数据集上进行了验证和分析,实验结果表明该算法具有较高的稳定性,在聚类准确率方面也有较好的性能。
     (4)提出了基于概率的多Agent小生境竞争学习策略,在竞争学习过程中实现Agent之间的捕获。利用分布估计算法求解多Agent之间的捕获问题,多个追捕者捕获多个逃跑者。通过多次竞争过程,对多Agent竞争的演化过程进行了性能上的分析,表明基于分布估计算法的捕获问题求解方法在时间和迭代次数上都优于其它方法。
Machine learning is a scientific discipline that is concerned with the design and development of algorithms that allow computers to evolve behaviors based on empirical data, such as from sensor data or databases. A major focus of machine learning research is to automatically learn to recognize complex patterns and make intelligent decisions based on data. Estimation of distribution algorithm (abbr. EDA) is a relatively new branch of evolutionary algorithms. EDA replaces search operators with the estimation of the distribution of selected individuals+sampling from this distribution. The aim of EDA is to avoid the use of arbitrary operators (mutation, crossover) in favour of explicitly modelling and exploiting the distribution of promising individuals.
     This thesis is devoted to some learning algorithms and their theories and application studies based on EDA. The main achievements are summarized as follows:
     (1) A general learning framework based on EDA (abbr. FrEDL) is designed from the perspective of probability estimation based evolutionary computation. FrEDL consists of four steps, initialization, estimation, evolution and evaluation. The explicit probability basis about the FrEDL is analyzed. And the mathematical properties analysis of the implicit algebra and algebraic system pertained to FrEDL are provided.
     (2) A semi-supervised learning algorithm based on EDA (EDA-SSL) is presented. EDA-SSL uses a few data samples with class label to estimate class distributions of a mount of data instances without class labels. EDA-SSL is compared with several classification algorithms in error rates of classification and also with genetic algorithms (GA). The experimental and analytical results show EDA-SSL is better than or comparable with other algorithms in classification accuracy.
     (3) Unsupervised clustering learning algorithm based on EDA (EDA-USL) is designed to solve the analysis of data set without labels. EDA-USL is described and analyzed in detail by measurement methods of attributes and analysis methods of correlation between attributes. EDA-USL is verified on real-world data set and analyzed. The experimental results show that EDA-USL has highly stability and well performance in classification accuracy.
     (4) The capture problem among multi-agent is solved by EDA. The capture problem involves that some pursuers pursue several evaders through part of trajectory. The probabilistic evolutionary courses of multi-agent experiencing some competitions are analyzed in performances. The analysis shows that capture problem of multi-agent solved by EDA is better than other methods in several aspects.
引文
1. H.Muhlenbein, GPaaβ. From Recombination of Genes to the Estimation of Distributions Ⅰ. Binary Parameters[C]. Lecture Notes In Computer Science, Vol.1141, Proceedings of the 4th International Conference on Parallel Problem Solving from Nature, London, UK,1996:178-187.
    2. M.Pelikan, D.E.Goldberg, F.Lobo. A Survey of Optimization by Building and Using Probabilistic Models[R]. IlliGAL Report No.99018, University of Illinois at Urbana-Champaign, Illinois Genetic Algorithms Laboratory, Urbana, Illinois,1999.
    3. Steven J.Leon著,张文博等译.线性代数(第七版)[M].机械工业出版社,2007.
    4. R.Kicinger, T.Arciszewski, K.A.De Jong. Evolutionary computation and structural design: a survey of the state of the art[J]. Computers & Structures,2005,83(23-24):1943-1978.
    5. M Pelikan, K Sastry, E Cantu-Paz. Scalable Optimization via Probabilistic Modeling: From Algorithms to Applications [M]. Studies in Computational Intelligence, Vol.33 Springer,2006.
    6. 王小平,曹立明.遗传算法—理论、应用与软件实现[M].西安交通大学出版社,西安,中国,2002.
    7. 徐宗本.计算智能-模拟进化计算[M].高等教育出版社,北京,中国,2004.
    8.李敏强,寇纪淞,林丹,李书全.遗传算法的基本理论与应用[M].科学出版社,北京,中国,2002.
    9. L.Fogel. Artificial Intelligence through Simulated Evolution[M]. Chichester:John Wiley, New York,1966.
    10. I.Rechenberg. Cybernetic solution path of an experimental problem[M]. Royal Aircraft Establishment, Library Translation 1122,1965.
    11. J.H.Holland. Adaptation in Natural and Artificial System:An Introductory Analysis with Application to Biology, Control, and Artificial Intelligence 2nd Edition[M]. Cambridge, MA:MIT Press,1992.
    12. J.R.Koza. Genetic Programming:On the Programming of Computers by Means of Natural Selection[M].Cambridge, MA:MIT Press,1992.
    13. D.B.Fogel. Evolution Computation:Toward a New Philosophy of Machine Intelligence[M]. IEEE Press, Piscataway, NJ,1995.
    14.潘正君,康立山,陈敏屏.演化计算[M].清华大学出版社,北京,中国,1998.
    15. A.Ghosh, B.Nath. Multi-objective rule mining using genetic algorithms[J]. Information Sciences,2004,163(1-3):123-133.
    16. V.Cerny. A thermodynamical approach to the traveling salesman problem:An efficient simulation algorithm[J] Journal of Optimization Theory and Applications,1985,45:41-51.
    17. B.Freisleben, P.Merz. A genetic local search algorithm for solving symmetric and asymmetric traveling salesman problems[C]. International Conference on Evolutionary Computation,1996:616-621.
    18. D.S.Johnson, L.A.Mcgeoch. The traveling salesman problem:a case study. Local Search in Combinatorial Optimization[M], E.Aarts and J.Lenstra, Eds. Wiley, New York,1997: 215-310.
    19. J.R.Koza. Genetic programming:on the Programming of Computers by Means of Natural Deletion[M]. MIT Press, Cambridge,1992.
    20. J.R.Koza. Genetic Programming:Automatic Discovery of Reusable Programs[M]. MIT Press, Cambridge,1994.
    21. D.E.Goldberg, J.H.Holland. Genetic Algorithms and Machine Learning[J]. Machine Learning,1988,3(2-3):95-99.
    22. T.Mitchell. Machine Learning. McGraw Hill,1997.
    23. J.C.Riquelme, J.S.Aguilar-Ruiz, C.D.Valle. Supervised learning by means of accuracy-aware evolutionary algorithms[J]. Information Sciences,2003,156(3-4):173-188.
    24. A.Demiriz, K.Bennett, J.Embrechts. Semi-Supervised Clustering Using Genetic Algorithms[C]. In proceedings In Artificial Neural Networks in Engineering,1999: 809-814.
    25. E.Marchiori, J.H.Moore, J.C.Rajapakse (eds.). Evolutionary computation, machine learning and data mining in bioinformatics:5th European conference[M]. EvoBIO 2007, Valencia, Spain,2007.
    26. R.Armananzas, I.Inza, R.Santana, etc. A review of estimation of distribution algorithms in bioinformatics[J]. BioData Mining,2008:1-6.
    27. Y.Saeys, S.Degroeve, D.Aeyels, etc. Fast feature selection using a simple estimation of distribution algorithm:a case study on splice site prediction[J]. Bioinformatics, Volume 19, Supplement 2,2003:179-188.
    28. E.Cantu-Paz. Feature Subset Selection by Estimation of Distribution Algorithms[C]. Proceedings of the Genetic and Evolutionary Computation Conference,2002:303-310.
    29. J. M. Pena, J. A. Lozano, P. Larranaga. Unsupervised learning of Bayesian networks via estimation of distribution algorithms:an application to gene expression data clustering[J]. International Journal of Uncertainty, Fuzziness and Knowledge-Based Systems, Volume 12, Issue 1 supp,2004:63-82.
    30. T.Gregory, B.Stephane, A.Alexandre. Learning Bayesian Network Structures by Estimation of Distribution Algorithms:An Experimental Analysis[C]. IEEE International Conference on Digital Information Management, Lyon, France,2007:127-132.
    31. S.Baluja. Population-Based Incremental Learning:A Method for Integrating Genetic Search Based Function Optimization and Competitive Learning[R]. Technical Report, CMU-CS-94-163, Pittsburgh, PA:Carnegie-Mellon University,1994.
    32. S.Baluja. An Empirical Comparison of Seven Iterative and Evolutionary Function Optimization Heuristics[R]. Technical Report, CMU-CS-95-193, Computer Science Department, Carnegie-Mellon University,1995.
    33. S.Baluja, R.Caruana. Removing the Genetics from the Standard Genetic Algorithm[C]. In Proceedings of the International Conference on Machine Learning, San Mateo, USA: Morgan Kaufmann,1995:38-46.
    34. G.Harik, F.G.Lobo, D.E.Goldberg. The Compact Genetic Algorithm[C]. In Proceedings of the IEEE Conference on Evolutionary Computation,1998:523-528.
    35. K.P.Topon, I.Hitoshi. Reinforcement Learning Estimation of Distribution Algorithm[C]. In Proceedings of Genetic and Evolutionary Computation Conference 2003, Lecture Notes in Computer Science,2003:1259-1270.
    36. I. Inza, M. Merino, P. Larranaga, etc. Feature Subset Selection by Population-Based Incremental Learning:A case study in the survival of cirrhotic patients treated with TIPS[J]. Artificial Intelligence in Medicine,2001,23(2):187-205.
    37. A.Petrovski, S.Shakya, J.McCall. Optimising Cancer Chemotherapy Using an Estimation of Distribution Algorithm and Genetic Algorithms[C]. Proceedings of the 8th annual conference on Genetic and evolutionary computation,ACM,Seattle,USA,2006:413-418.
    38. P.Larranaga, R.Etxeberria, J.A.Lozano, J.M.Pena. Optimization in Continuous Domains by Learning and Simulation of Gaussian Networks[C]. Proceedings of the 2000 Genetic and Evolutionary Computation Conference Workshop Program,2000:201-204.
    39. P.Larranaga, J.A.Lozano. Estimation of Distribution Algorithms:A New Tool for Evolutionary Computation[M]. Kluwer Academic Publishers,2002.
    40. C.Gonzalez, J.A.Lozano, P.Larranaga. Mathematical Modelling of UMDAc Algorithm with Tournament Selection. Behaviour on Linear and Quadratic Functions[J]. International Journal of Approximate Reasoning,2002,31(3):313-340.
    41. J.Grahl, S.Minner, F.Rothlauf. Behavior of UMDAc with truncation selection on monotonous functions[C]. The 2005 IEEE Congress on In IEEE Congress on Evolutionary Computation, CEC 2005,2005,3:2553-2559.
    42. M.Sebag, A.Ducoulombier. Extending Population-based Incremental Learning to Continuous Search Spaces[C]. In Proceedings of the 5th International Conference on Parallel Problem Solving from Nature, Lecture Notes In Computer Science, Vol.1498, 1998:418-427.
    43. T.Back, U.Hammel, H.P.Schwefel. Evolutionary computation:comments on the history and current state[J]. IEEE Transactions on Evolutionary Computation,1997,1(1):3-17.
    44. T.Back. Evolutionary Algorithms in Theory and Practice[M]. Oxford Univ. Press,1996.
    45. S.Rudlof, M.Koppen. Stochastic Hill Climbing with Learning by Vectors of Normal Distributions[C]. In Proceedings of the First Online Workshop on Soft Computing, Nagoya, Japan,1996:60-70.
    46. I.Servet, L.T.Massuyes, D.Stern. Telephone network traffic overloading diagnosis and evolutionary computation techniques[C]. Lecture Notes in Computer Science, Volume 1363, Springer Berlin, Heidelberg,1998:137-144.
    47. S.Tsutsui, M.Pelikan, D.E.Goldberg. Evolutionary algorithm using marginal histogram models in continuous domain[C]. In Proceedings of the 2001 Genetic and Evolutionary Computation Workshop Program,2001:230-233.
    48. B.Yuan, M.R.Gallagher. Playing in continuous spaces:Some analysis and extension of population-based incremental learning[C]. In Proceedings of 2003 Congress on Evolutionary Computation,2003:443-450.
    49. N.Ding, S.Zhou, Z.Sun. Optimizing Continuous Problems Using Estimation of Distribution Algorithm Based on Histogram Model[C]. In Proceedings of the 6th conference of simulated evolution and learning, Hefei, China,2006:545-552.
    50. N.Ding, S.Zhou, Z.Sun. Histogram-based estimation of distribution algorithm:a competent method for continuous optimization[J]. Journal of Computer Science and Technology,2008,23(1):35-43.
    51. P.A.N. Bosman, D. Thierens. Continuous Iterated Density Estimation Evolutionary Algorithms Within The IDEA Framework[C]. In Proceedings of the Optimization by Building and Using Probabilistic Models OBUPM Workshop at the Genetic and Evolutionary Computation Conference,2000:197-200.
    52. P.A.N. Bosman, D. Thierens. Expanding from discrete to continuous estimation of distribution algorithms:the IDEA[C]. In Proceedings of the sixth international conference on parallel problem solving from nature-PPSN VI,Springer-Verlag, Berlin,2000:767-776.
    53. J.S.De Bonet, C.L.Isbell, P.Viola, MIMIC:Finding optima by estimating probability densities[C]. In Proceedings of Neural Information Processing Systems, MIT Press, Cambridge, MA,1997:424-431.
    54. Baluja, S., Davies, S.. Using Optimal Dependency-Trees for Combinatorial Optimization: Learning the Structure of the Search Space[C]. In Proc.1997 International Conference on Machine Learning,1997:30-38.
    55. S.Baluja, S.Davies. Fast probabilistic modeling for combinatorial optimization[C]. Proceedings of the fifteenth national/tenth conference on Artificial intelligence/Innovative applications of artificial intelligence,1998:469-476.
    56. Martin Pelikan, Heinz Miihlenbein. The Bivariate Marginal Distribution Algorithm[C]. In Proceedings of Advances in Soft Computing-Engineering Design and Manufacturing, London, Springer-Verlag,1999:521-535.
    57. GHarik. Linkage Learning via Probabilistic Modeling in the ECGA[R]. IlliGAL Report No.99010, University of Illinois at Urbana-Champaign, Urbana, IL,1999.
    58. H.Muhlenbein, T.Mahnig, A.O.Rodriguez. Schemata, distributions and graphical models in evolutionary optimization[J]. Journal of Heuristics,1999,5(2):215-247.
    59. H.Muhlenbein, T.Mahnig. Convergence theory and applications of the factorized distribution algorithm[J]. Journal of Computing and Information Technology,1999,7(1): 19-32.
    60. H.Miihlenbein, T.Mahnig. FDA-a scalable evolutionary algorithm for the optimization of additively decomposed functions[J]. Evolutionary Computation,1999,7(4):353-376.
    61. H.Miihlenbein, T.Mahnig. Evolutionary optimization and the estimation of search distributions with applications to graph bipartitioning[J]. Journal of Approximate Reasoning,2002,31(3):157-192.
    62. Q.Zhang. On the Convergence of Factorized Distribution Algorithm with Truncation Selection[J]. Complexity,2004,9(4):17-23.
    63. Q.Zhang, H.Muhlenbein. On the Convergence of a Class of Estimation of Distribution Algorithms[J]. IEEE Transactions on Evolutionary Computation,2004,8(2):127-136.
    64. P.Larranaga, R.Etxeberria, J.A.Lozano, J.M.Pena. Combinatorial Optimization by Learning and Simulation of Bayesian Networks[C]. Proceedings of the Sixteenth Conference on Uncertainty in Artificial Intelligence,2000:343-352.
    65. E.Bengoetxea, P.Larranaga, I.Blich, A.Perchant. Image recognition with graph matching using estimation of distribution algorithms[C]. In Proceedings of the Medical Image Understanding and Analysis,2001.
    66. I.Inza, P. Larranaga, R.Etxeberria, B.Sierra. Feature subset selection by Bayesian networks based optimization[J]. Artificial Intelligence,2000,123:157-184.
    67. I.Inza, P. Larranaga, B.Sierra. Estimation of distribution algorithms for feature subset selection in large dimensionality domains[M]. In H.Abbass, R.Sarker, C.Newton, eds., Data mining:A heuristic Approach, Idea Groups Publishing,2001.
    68. R.Sagarna, J.A.Lozano. On the performance of Estimation of Distribution Algorithm applied to software testing[J]. Applied Artificial Intelligence,2005,19(5):457-489.
    69. R. Sagarna, J.A. Lozano. Scatter Search in Software Testing, comparison and collaboration with Estimation of Distribution Algorithms[J]. European Journal of Operational Research,2006,169(2):392-412.
    70. R. Sagarna, J.A. Lozano. Software metrics mining to predict the performance of estimation of distribution algorithms in test data generation[M]. In Knowledge-Driven Computing Knowledge Engineering and Intelligent Computations, C. Cotta, S. Reich, R. Schaefer and A. Ligeza (eds.), Springer,2008:235-254.
    71. M.Hauschild, M.Pelikan. Intelligent Bias of Network Structures in the Hierarchical BOA[C]. In Genetic and Evolutionary Computation Conference (GECCO-2009), ACM Press,2009.
    72. M.Pelikan, K.Sastry, D.E.Goldberg. iBOA:The Incremental Bayesian Optimization Algorithm[C]. In Genetic and Evolutionary Computation Conference (GECCO-2008), ACM Press,2008:455-462.
    73. C.F.Lima, M.Pelikan, K.Sastry, etc. Substructural Neighborhoods for Local Search in the Bayesian Optimization Algorithm[R]. MEDAL Report No.2006007, Missouri Estimation of Distribution Algorithms Laboratory, University of Missouri in St. Louis, MO,2006.
    74. M.Pelikan. Hierarchical Bayesian Optimization Algorithm:Toward a New Generation of Evolutionary Algorithms[M]. New York, Springer-Verlag,2005.
    75. Nazan Khan, David E. Goldberg, Martin Pelikan. Multi-objective Bayesian Optimization Algorithm[R]. IlliGAL Report No.2002009, Illinois Genetic Algorithms Laboratory, University of Illinois at Urbana-Champaign, Urbana, IL,2002.
    76. M.Pelikan and D.E.Goldberg. Research on the Bayesian Optimization Algorithm[C]. In Workshop Proceedings of the Genetic and Evolutionary Computation Conference 2000 (GECCO-2000),2000:216-219.
    77. M.Pelikan, D.E.Goldberg, E.Cantu-Paz. BOA:The Bayesian optimization algorithm[C]. Genetic and Evolutionary Computation Conference (GECCO-99),1999:525-532.
    78. R.Santana. Estimation of Distribution Algorithms with Kikuchi Approximation[J]. Evolutionary Computation,2005,13(1):67-97.
    79. S. Shakya. DEUM:A framework for an estimation of distribution algorithm based on markov random fields[D]. The Robert Gordon University, Aberdeen, UK, April 2006.
    80. S.Shakya, J.McCall. Optimization by estimation of distribution with DEUM framework based on Markov random fields[J]. International Journal of Automation and Computing, 2007,4(3):262-272.
    81. M.Alden. MARLEDA:effective distribution estimation through Markov random fields[D]. Doctoral Dissertation. University of Texas at Austin, USA,2007.
    82. B.Walsh. Markov Chain Monte Carlo and Gibbs Sampling [R]. Lecture Note for Biological Statistics, University of Arizona Department of Ecology and Evolutionary Biology,2004.
    83. P.Larranaga, R.Etxeberria, J.A.Lozano, J.M.Pena. Optimization in continuous domains by learning and simulation of Gaussian networks[C]. In proceedings of the 2000 genetic and evolutionary computation conference workshop program,2000:201-204.
    84. P.Larranaga, J.A.Lozano. Estimation of Distribution Algorithms:A New Tool for Evolutionary Computation[M]. Kluwer Academic Publishers,2002.
    85. T. Paul, H.Iba. Real-coded estimation of distribution algorithm[C]. In Proceedings of The Fifth Metaheuristics International Conference,2003:61-66.
    86. P.A.N.Bosman, J.Grahl. Matching Inductive Search Bias and Problem Structure in Continuous Estimation-of-Distribution Algorithms[R]. Technical Report 03/2005, Mannheim Business School,2005.
    87. J.Grahl, P.A.N.Bosman, F.Rothlauf. The correlation-triggered adaptive variance scaling IDEA[C]. In proceedings of the genetic and evolutionary computation conference, ACM Press, New York,2006:397-404.
    88. P.A.N.Bosman, J.Grahl, F.Rothlauf. SDR:a better trigger for adaptive variance scaling in normal EDAs[C]. In proceedings of the genetic and evolutionary computation conference, ACM Press, New York,2007:492-499.
    89. P.Posik. Distribution tree-building real-valued evolutionary algorithm[M]. In X.Yao et al. (eds), Parallel Problem Solving from Nature-PPSN VIII, Springer-Verlag, Berlin,2004: 372-381.
    90. N.Ding, J.Xu, S.Zhou, Z.Sun. Reducing computational complexity of estimating multivariate histogram-based probabilistic model[C]. IEEE Congress on Evolutionary Computation,2007:111-118.
    91. N.Ding, S.Zhou. Linkages detection in histogram-based estimation of distribution algorithm[J]. Linkage in Evolutionary Computation,2008:25-40.
    92. N.Ding, S.Zhou, H.Zhang, Z.Sun. Marginal probability distribution estimation in characteristic space of covariance-matrix[C]. IEEE Congress on Evolutionary Computation,2008:1589-1595.
    93. J.M.Pena, V.Robles, P.Larranaga, V.Herves, F.Rosales, M.S.Perez. GA-EDA:hybrid evolutionary algorithm using genetic and estimation of distribution algorithms[C]. Proceedings of the 17th International Conference on Innovations in Applied Artificial Intelligence, Ottawa:Springer-Verlag,2004:361-371.
    94. S.Zhou, Z.Sun. Can ensemble method convert a weak evolutionary algorithm to a strong one? [C]. Proceedings of the International Conference on Computational Intelligence for Modelling, Control and Automation and International Conference on Intelligent Agents, Web Technologies and Internet Commerce Vol-2, Vienna, Austria,2005:68-74.
    95. Q.Zhang, J.Sun, E.Tsang, J.Ford. Combination of guided local search and estimation of distribution algorithm for quadratic assignment problems[C]. In Proceedings of the Bird of a Feather Workshops, Genetic and Evolutionary Computation Conference,2003:42-48.
    96. Q. Zhang, J. Sun, E. Tsang. An evolutionary algorithm with the guided mutation for the maximum clique problem[J]. IEEE Transactions on Evolutionary Computation,2005,9(2): 192-201.
    97. Q. Zhang, J. Sun, GXiao, E. Tsang. Evolutionary algorithms refining a heuristic: hyper-heuristic for shared-path protections in WDM networks under SRLG constraints[J]. IEEE Transactions on Systems, Man and Cybernetics, Part B,2007,37(1):51-61.
    98. M.Gallagher, M.Frean, T.Downs. Real-valued evolutionary optimization using a flexible probability density estimator[C]. Proceedings of the GECCO 1999 Genetic and Evolutionary Computation Conference,1999:840-846.
    99. Q.Lu, X.Yao. Clustering and learning Gaussian distribution for continuous optimization[J]. IEEE Transactions on Systems, Man, Cybernetics,2005,35(2):195-204.
    100.P.A.N.Bosman, D.Thierens. Expliting gradient information in continuous iterated density estimation evolutionary algorithms[C]. Proceedings of the 13th Belgium-Netherlands Artificial Intelligence Conference BNAIC'01,2001:69-76.
    101.M.R.Hestenes, E.Stiefel. Methods of conjugate gradients for solving linear systems[J]. Journal of Research of the National Bureau of Standards,1952,6:409-436.
    102.Q.Zhang, J.Sun, E.Tsang, J.Ford. Hybrid estimation of distribution algorithm for global optimization[J]. Engineering Computation,2004,21(1):91-107.
    103. J.Sun, Q.Zhang, E.Tsang. DE/EDA:new evolutionary algorithm for global optimization[J]. Information Sciences,2005,169:249-262.
    104.K.Price, R.Storn, J.Lampinen. Differential Evolution:a practical approach to global optimization[M]. Springer,2005.
    105.H.Muhlenbein. The equation for response to selection and its use for prediction[J]. Evolutionary Computation,1997,5(3):303-346.
    106.J.M. Pena, J.A.Lozano, P. Larranaga. Unsupervised Learning of Bayesian Networks Via Estimation Of Distribution Algorithms:An Application to Gene Expression Data Clustering[J]. International Journal of Uncertainty, Fuzziness and Knowledge-Based Systems 12(Supplement-1),2004:63-82.
    107.N. Friedman. The Bayesian Structural EM Algorithm[C]. In Proceedings of the Fourteenth Conference on Uncertainty in Artificial Intelligence,1998:129-138.
    108.M.V.Butz, M.Pelican. Studying XCS/BOA learning in boolean functions:stucture encoding and random boolean functions[C]. In Proceedings of the 8th annual conference on Genetic and evolutionary computation, Seattle, Washington, USA,2006:1449-1456.
    109.S.W.Wilson. Classifier Fitness Based on Accuracy[J]. Evolutionary Computation,1995, 3(2):149-175.
    110.Hisashi Handa. EDA-RL:Estimation of Distribution Algorithms for Reinforcement Learning Problems[C]. Proceedings of the 11th Annual conference on Genetic and evolutionary computation, Montreal, Quebec, Canada,2009:405-412.
    111.S.Shakya, J.McCall, D.Brown. Incorporating a metropolis method in a distribution estimation using markov random field algorithm[C]. In Proceedings of 2005 IEEE Congress on Evolutionary Computation,2005,3:2576-2583.
    112.S.Shakya, J.McCall, D.Brown. Using a markov network model in a univariate EDA:An empirical cost-benefit analysis[C]. In Proceedings of 2005 Genetic and Evolutionary Computation Conference,2005:727-734.
    113.R.Blanco, I.Inza, P. Larranaga. Learning Bayesian networks in the space of structures by estimation of distribution algorithms[J]. International journal of intelligent systems,2003, 18:205-220.
    114.T.Gregory, B.Stephane, A.Alexandre. Learning Bayesian network structures by estimation of distribution algorithms:An experimental analysis[C]. IEEE International Conference on Digital Information Management (ICDIM 07), Lyon, France,2007:127-132.
    115.周树德,孙增圻.分布估计算法综述[J].自动化学报,2007,33(2):113-124.
    116.A.Juels, S.Baluja, A.Sinclair. The equilibrium genetic algorithm and the role of crossover. Unpublished manuscript,1993. Available at http://citeseer.ist.psu.edu/juels93 equilibrium.html.
    117.P.A.Simionescu, D.G.Beale, G.V.Dozier. Teeth-number synthesis of a multispeed planetary transmission using an estimation of distribution algorithm[J]. Journal of Mechanical Design,2006,128(1):108-115.
    118.R.M.Cesar, E.Bengoetxea, I.Bloch, P.Larranaga. Inexact graph matching for model-based recognition:Evaluation and comparison of optimization algorithms[J]. Pattern Recognition,2005,38(11):2099-2113.
    119.R.Sagarna, J.Lozano. On the performance of estimation of distribution algorithms applied to software testing[J]. Applied Artificial Intelligence,2005,19(5):457-489.
    120.S.Santarelli, T.Yu, D.E.Goldberg, E.Altshuler, T.O'Donnell, H.Southall. Military antenna design using simple and competent genetic algorithms[J]. Mathematical and Computer Modelling,2006,43(9-10):990-1022.
    121.L.Xu. Rival penalized competitive learning, finite, mixture and multisets clustering[C]. In Proceedings of the International Joint Conference on Neural Networks,1998:2525-2530.
    122.J.A.Nelder, R.Mead. A simplex method for function minimization[J]. Computer Journal, 1965,7:308-313.
    123.M.J.D.Powell. On trust region methods for unconstrained minimization without derivatives[R]. Working report, DAMTP 2002/NA02, University of Cambridge,2002.
    124.R.S.Michalski. Learnable Evolution:Combining Symbolic and Evolutionary Learning[C]. Proceedings of the Fourth International Workshop on Multistrategy Learning, organized by the University of Torino, Desenzano del Garda, Italy,1998:14-20.
    125.D.Yarowsky. Unsupervised word sense disambiguation rivaling supervised methods[C]. In Proceedings of the 33rd Annual Meeting of the Association for Computational Linguistics, 1995:189-196.
    126.E.Riloff, J.Wiebe, T.Wilson. Learning subjective nouns using extraction pattern bootstrapping[C]. Proceedings of the Seventh Conference on Natural Language Learning, CoNLL,2003:25-32.
    127.B.Maeireizo, D.Litman, R.Hwa. Co-training for predicting emotions with spoken dialogue data[C]. The Companion Proceedings of the 42nd Annual Meeting of the Association for Computational Linguistics (ACL),2004:202-205.
    128.C.Rosenberg, M.Hebert, H.Schneiderman. Semi-supervised self-training of object detection models[C]. Seventh IEEE Workshop on Applications of Computer Vision,2005: 29-36.
    129.A.Blum, T.Mitchell. Combining labeled and unlabeled data with co-training[C]. COLT: Proceedings of the Workshop on Computational Learning Theory,1998:92-100.
    130.T.Mitchell. The role of unlabeled data in supervised learning[C]. Proceedings of the Sixth International Colloquium on Cognitive Science. San Sebastian, Spain,1999:2-11.
    131.U.Brefeld, C.Buscher, T.Scheffer. Multiview discriminative sequential learning[C]. European Conference on Machine Learning (ECML),2005:60-71.
    132.U.Brefeld, T.Gaertner, T.Scheffer, S.Wrobel. Efficient co-regularised least squares regression[C]. ICML06,23rd International Conference on Machine Learning. Pittsburgh, USA,2006,137-144.
    133.U.Brefeld, T.Scheffer. Semi-supervised learning for structured output variables[C]. ICML06,23rd International Conference on Machine Learning, Pittsburgh, USA,2006, 145-152.
    134.W.Chu, Z.Ghahramani. Gaussian processes for ordinal regression[R]. Technical Report, University College London,2004.
    135.W.Chu, V.Sindhwani, Z.Ghahramani, S. S.Keerthi. Relational learning with Gaussian processes[J]. Advances in Neural Information Processing Systems,2006,289-296.
    136.X.Zhu, J.Lafferty, Z.Ghahramani. Semi-supervised learning:From Gaussian fields to Gaussian processes[R]. Technical Report CMU-CS-03-175, Carnegie Mellon University, 2003.
    137.Zhou, Z.-H., Zhan, D.-C., Yang, Q. Semi-supervised learning with very few labeled training examples[C]. Twenty-Second AAAI Conference on Artificial Intelligence (AAAI-07),2007:675-680.
    138.Zhou, Z.-H.,& Li, M. Semi-supervised regression with co-training[C]. International Joint Conference on Artificial Intelligence (IJCAI),2005:908-913.
    139.Zhou, Z.-H.,& Li, M. Tri-training:exploiting unlabeled data using three classifiers[J]. IEEE Transactions on Knowledge and Data Engineering,2005,17(11):1529-1541.
    140.N.V.Chawla, G.Karakoulas. Learning from labeled and unlabeled data:An empirical study across techniques and domains[J]. Journal of Artificial Intelligence Research,2005, 23:331-366.
    141.M.F.Balcan, A.Blum. An augmented pac model for semi-supervised learning[M]. In O. Chapelle, B. Scholkopf and A. Zien (Eds.), Semi-supervised learning. MIT Press,2006.
    142.R.Johnson, T.Zhang. Two-view feature generation model for semi-supervised learning[C]. The 24th International Conference on Machine Learning,2007:25-32.
    143.C. Blake, E. Keogh, and C. J. Merz. UCI repository of machine learning databases, [http://archive.ics.uci.edu/ml/], Department of Information and Computer Science, University of California, Irvine, CA,1998.
    144.T.M.Mitchell. Machine Learning[M]. The Mc-Graw-Hill Companies, Inc.,1997.
    145.S.Appavu, R.Rajaram. Effective solution for unhandled exception in decision tree induction algorithms[J]. Expert Systems with Applications,2009,36:12113-12119.
    146.T.W.Hsieh, J.S.Taur, S.Y.Kung. A KNN-Scoring Based Core-Growing Approach to Cluster Analysis[J]. Journal of Signal Processing Systems,2010,60(1):105-114.
    147.G.Karypis, E.H.Han, V.Kumar. CHAMELEON:A hierarchical clustering algorithm using dynamic modeling[J]. COMPUTER,1999,32:68-75.
    148.S.Guha, R.Rastogi, K.Shim. Cure:An efficient clustering algorithm for large databases[C]. In Proceedings of the 1998 ACM-SIGMOD Int. Conf. Management of Data(SIGMOD'98), Seattle, WA,1998:73-84.
    149.A.Hinneburg, D.A.Keim. An efficient approach to clustering in large multimedia databases with noise[C]. In Proceedings of the 1998 International Conference of Knowledge and Data Mining(KDD'98), New York,1998:58-65.
    150.D.Fisher. Improving inference through conceptual clustering[C]. In Proceedings of the 1987 AAAI Conference, Seattle,1987:461-465.
    151.F.Divina, J.Aguilar-Ruiz. Biclustering of Expression Data with Evolutionary Computation[J]. IEEE Transactions on Knowledge and Data Engineering,2006,18(5): 590-602.
    152.A.Esmin, D.Pereira, F.Araujo. Study of Different Approach to Clustering Data by Using the Particle Swarm Optimization Algorithm[C]. IEEE Congress on Evolutionary Computation (CEC 2008),2008:1817-1822.
    153.S.Paterlini, T.Krink. Differential Evolution and PSO in Partitional Clustering[J]. Computational Statistics and Data Analysis,2006,50:1220-1247.
    154.Liang Yongquan, Fan Jiancong, et al. A new clustering algorithm based on token ring[C]. Proceedings of Eighth ACIS International Conference on Software Engineering, Artificial Intelligence, Networking, and Parallel/Distributed Computing,2007,1:443-446.
    155.S.Cohen, L.de Castro. Data Clustering with Particle Swarms[C]. In Proceedings of the IEEE Congress on Evolutionary Computation. Vancouver, BC, Canada,2006:1792-1798.
    156.C. Lee, E. Antonsson. Dynamic Partitional Clustering Using Evolution Strategies[C]. In The Third Asia-Pacific Conference on Simulated Evolution and Learning,2000:25-27.
    157.S. Paterlini, T. Krink, High Performance Clustering with Differential Evolution[C]. In the Congress on Evolutionary Computation (CEC2004),2004,2:2004-2011.
    158.A.Azadeh, S.F.Ghaderi, M.Anvari, etc. An integrated artificial neural network and fuzzy clustering algorithm for performance assessment of decision making units[J]. Applied Mathematics and Computation,2007,187(2):584-599.
    159.X.Xiao, E.Dow, R.Eberhart, Z.B.Miled, R.Oppelt. Gene Clustering using Self-Organizing Maps and Particle Swarm Optimization[C]. In Proceedings of the 2nd IEEE Congress on Evolutionary Computation, Canbella, Australia,2003:215-220.
    160.Z. Zivkovic, F.Heijden. Recursive Unsupervised Learning of Finite Mixture Models[J]. IEEE Transactions of Pattern Analysis and Machine Intelligence,2004,26(5):651-656.
    161.Wu Zhongdong, GAO Xinbo, et al. Kernel method-based fuzzy clustering algorithm[J]. Journal of Systems Engineering and Electronics,2005,16(1):160-166.
    162.Naijun Wu, Xiuyun Li, Jie Yang, Peng Liu. Improved Clustering Approach based on Fuzzy Feature Selection[C].2007 International Conference on Service Systems and Service Management,2007,9-11:1-5.
    163.Ke Zhou; Xue Gui-Rong; Qiang Yang; Yong Yu. Learning with Positive and Unlabeled Examples Using Topic-Sensitive PLSA[J]. IEEE Transactions on Knowledge and Data Engineering,2010,22(1):46-58.
    164.N.Bouguila. A Model-Based Approach for Discrete Data Clustering and Feature Weighting Using MAP and Stochastic Complexity[J]. IEEE Transactions on Knowledge and Data Engineering,2009,21(12):1649-1664.
    165.Yun Chi, Xiaodan Song, Dengyong Zhou, Koji Hino, Belle L. Tseng. On evolutionary spectral clustering[J]. ACM Transactions on knowledge discovery from data,2009,3(4): 1-30.
    166.J.MacQueen. Some methods for classification and analysis of multivariate observations[C]. Proc. Fifth Berkeley Symp. on Math. Statist, and Prob.,1967,1: 281-297.
    167.S.Theodoridis, K.Koutroumbas. Pattern Recognition 3rd[M]. Academic Press,2006.
    168.M.Anderberg. Cluster Analysis for Applications[M]. Academic Press, New York, USA, 1973.
    169.H.Frigui, R.Krishnapuram. A Robust Competitive Clustering Algorithm with Applications in Computer Vision[J]. IEEE Transactions on Pattern Analysis and Machine Intelligence, 1999,21(5):450-465.
    170.Y.Leung, J.Zhang, Z.Xu. Clustering by Space-Space Filtering[J]. IEEE Transactions on Pattern Analysis and Machine Intelligence,2000,22(12):1396-1410.
    171.Lei Wang, Hongbing Ji, Xinbo Gao. Robust clustering with Gaussian estimator[C]. Fifth World Congress on Intelligent Control and Automation, WCICA 2004,2004:2318-2321.
    172.F.A.Quintana. A predictive view of Bayesian clustering[J]. Journal of Statistical Planning and Inference,2006,136(8):2407-2429.
    173.S.Padhraic. Clustering sequences with hidden Markov models[M]. Advances in Neural Information Processing Systems, Cambridge, Mass., London, MIT Press,1998.
    174.S.Miyamoto. Fuzzy Sets in Information Retrieval and Cluster Analysis[M]. Springer-Verlag New York,1990.
    175.Charlotte Bean, Chandra Kambhampati. Autonomous clustering using rough set theory[J]. International Journal of Automation and Computing,2008,5(1):90-102.
    176.Supriya Kumar De. A Rough Set Theoretic Approach to Clustering[J]. Fundamenta Informaticae,2004,62(3-4):409-417.
    177.A.Almasri, G.Shukur. Clustering Using Wavelet Transformation[M]. Handbook of Research on Cluster Theory,2008:169-186.
    178.K. Premalatha, A.M. Natarajan. A New Approach for Data Clustering Based on PSO with Local Search[J]. Computer and Information Science,2008,1(4):139-145.
    179.W.Gablentz,M.K6ppen, E.Dimitriadou. Robust clustering by evolutionary computation[C]. 5th Online World Conf. on Soft Computing,2000:438-442.
    180.Jie Yao, N.Kharma. Yu Qing Zhu. On Clustering in Evolutionary Computation[C]. IEEE Congress on Evolutionary Computation,2006:1752-1759.
    181.J.Handl, J.Knowles. Evolutionary multiobjective clustering[C]. In Proceedings of the Eighth International Conference on Parallel Problem Solving from Nature, Lecture notes in computer science,2004:1081-1091.
    182.J.Handl, J.Knowles. An Evolutionary Approach to Multiobjective Clustering[J]. IEEE Transactions on Evolutionary Computation,2007,11(1):56-76.
    183.L.O.Hall, I.B.Ozyurt, J.C.Bezdek. Clustering with a genetically optimized approach[J]. IEEE Transactions on Evolutionary Computation,1999,3(2):103-112.
    184.L.Lorena, J.Furtado. Constructive Genetic Algorithm for Clustering Problems[J]. Evolutionary Computation,2001,9(3):309-327.
    185.J. F. Jimenez, F. J. Cuevas, J. M. Carpio. Genetic algorithms applied to clustering problem and data mining[C]. Proceedings of the 7th WSEAS International Conference on Simulation, Modelling and Optimization,2007:219-224
    186.U.Maulik, S.Bandyopadhyay. Genetic algorithm-based clustering technique[C]. Pattern Recognition,2000,33:1455-1465.
    187.A.Ben-Hur, D.Horn, H.T.Siegelmann, V.Vapnik. Support vector clustering[J]. Journal of Machine Learning Research, special issue,2002,2:125-137.
    188.J.Wang, X.Wu, C.Zhang. Support vector machines based on K-means clustering for real-time business intelligence systems[J]. International Journal of Business Intelligence and Data Mining,2005,1(1):54-64.
    189.Ziilal Gungor, Alper Unler. K-harmonic means data clustering with simulated annealing heuristic[J]. Applied Mathematics and Computation,2007,184(2):199-209.
    190.G. Hamerly, C. Elkan. Learning the K in K-mean[C]. In The Seventh Annual Conference on Neural Information Processing Systems,2003.
    191.A,Agresti. An Introduction to Categorical Data Analysis (2 edition) [M]. Wiley-Interscience,2007.
    192.A.S.Lapaugh. Recontamnation does not help to search a graph[J]. Journal of the ACM, 1993,41(3):224-245.
    193.I.Suzuki, M.Yamashita. Searching for a mobile intruder in a polygonal region[J]. SIAM Journal of Computing,1992,21(5):863-888.
    194.S.Thrun, W.Burgard, D.Fox. A probabilistic approach to concurrent mapping and localization for mobile robots[J]. Machine Learning and Autonomous Robots,1998,31(5): 1-25.
    195.V.Isler, D.Sun, S.Sastry. Roadmap based pursuit-evasion and collision avoidance[J]. Robotics:Science and Systems,2005:257-264.
    196.J.P.Hespanha, H.J.Kim, S.Sastry. Multiple-agent probabilistic pursuit-evasion games[C]. Proceedings of the 38th IEEE Conference on Decision and Control,1999:2432-2437.
    197.R.Vidal, O.Shakernia, H.J.Kim, etc. Probabilistic pursuit-evasion games:theory, implementation and experimental evaluation[J]. IEEE Transactions on Robotics and Automation,2002,18(5):662-669.
    198.T.D.Parsons. Pursuit-evasion in a Graph[M]. Theory and application of graphs, Berlin: Springer-Verlag,1976:426-441.
    199.N.Megiddo, S.L.Hakimi, M.R.Garey, D.S.Johnson, C.H.Papadimitriou. The complexity of searching a graph[J]. Journal of the ACM,1988,35(1):18-44.
    200.G.Pradhan, V.Korimilli, S.C.Satapathy, etc. Design of Simple ANN (SANN) model for Data Classification and its performance Comparison with FLANN (Functional Link ANN)[J]. International Journal of Computer Science and Network Security,2009,9(10): 105-115.
    201.C.A.Murthy, N.Chowdhury. In search of optimal clusters using genetic algorithms[J]. Pattern Recognition Letters,1996,17(8):825-832.

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

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

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