• Search Research Projects
  • Search Researchers
  • How to Use
  1. Back to project page

2003 Fiscal Year Final Research Report Summary

Study on the Distributed Probabilistic Model-Building Genetic Algorithms for Real-Parameter Optimization

Research Project

Project/Area Number 13680469
Research Category

Grant-in-Aid for Scientific Research (C)

Allocation TypeSingle-year Grants
Section一般
Research Field Intelligent informatics
Research InstitutionHANNAN UNIVERSITY

Principal Investigator

TSUTSUI Shigeyoshi  HANNAN UNIVERSITY, Faculty of Management Information, Professor, 経営情報学部, 教授 (90188590)

Project Period (FY) 2001 – 2003
KeywordsGenetic Algorithm / Probabilistic Model-Building GA / Real-Coded GA / Real-Parameter Optimization / EDA / Distributed GA / GA with Permutation Representation / PMBGA
Research Abstract

Recently, there has been a growing interest in developing evolutionary algorithms based on probabilistic models. In this scheme, the offspring population is generated according to the estimated probabilistic model of the parent population instead of using traditional recombination and mutation operators. The model is expected to reflect the problem structure, and as a result it is expected that this approach provides more effective mixing capability than recombination operators in traditional GAs. These algorithms are called probabilistic model-building genetic algorithms(PMBGAs) or estimation of distribution algorithms(EDAs). In a PMBGA, better individuals are selected from an initially randomly generated population like in standard GAs. Then, the probability distribution of the selected set of individuals is estimated and new individuals are generated according to this estimate, forming candidate solutions for the next generation. The process is repeated until the termination conditions are satisfied.
In this research, a distributed PMBGA model was studied. The results showed that the proposed model had much better performance than traditional GAs in solving real-parameter optimization problems. In this research, an approach of PMBGAs in permutation domains, such as TSP, scheduling problems, vehicle routing problems, was studied, as well. The proposed approach, which is called edge histogram based sampling algorithm(EHBSA), also showed much better performance than traditional GAs in various problems of permutation domains.

  • Research Products

    (28 results)

All Other

All Publications (28 results)

  • [Publications] 筒井 茂義: "Search Space Boundary Extension Method in Real-Coded Genetic Algorithms"Journal of Information Sciences. 133・3-4. 229-247 (2001)

    • Description
      「研究成果報告書概要(和文)」より
  • [Publications] 筒井 茂義: "Probabilistic Model-building Genetic Algorithms Using Marginal Histograms in Continuous Domain"Proceedings of the kmowledgr-Based Intelligent Information & Engineering Systems 2001(KES 2001). 112-121 (2001)

    • Description
      「研究成果報告書概要(和文)」より
  • [Publications] 筒井 茂義: "Linkage Learning in Real-Coded GAs with Simplex Crossover"Proceedings of the 5th International Conference on Artificial Evolution. 51-58 (2001)

    • Description
      「研究成果報告書概要(和文)」より
  • [Publications] 筒井 茂義: "Simplex Crossover and Linkage Identification : Single-Stage Evolution VS. Multi-Stage Evolution"Proceedings of the 2002 Congress on Evolutionary Computation(CEC'02). 974-979 (2002)

    • Description
      「研究成果報告書概要(和文)」より
  • [Publications] 筒井 茂義: "Probabilistic Model-Building Genetic Algorithms in Permutation Represen tation Domain Using Edge Histogram"Proceedings of the Seventh International Conference on Parallel Problem Solving from Nature(PPSN VII). 224-233 (2002)

    • Description
      「研究成果報告書概要(和文)」より
  • [Publications] 筒井 茂義: "周辺分布ヒストグラムを用いた実数値確率モデル遺伝的アルゴリズムの一構成法"情報処理学会論文誌「数理モデル化と応用」. 43・SIG10-006. 24-34 (2002)

    • Description
      「研究成果報告書概要(和文)」より
  • [Publications] 筒井 茂義: "Solving Flow Shop Scheduling Problems with Probabilistic Model-Building Genetic Algorithms using Edge Histograms"Proceeding of the 4th Asia-Pacific Conference on Simulated Evolution And Learning(SEAL02). (2002)

    • Description
      「研究成果報告書概要(和文)」より
  • [Publications] 筒井 茂義: "エッジヒストグラムを用いる順序表現向き確率モデルGAの提案"人工知能学会論文誌. 18・4. 173-182 (2003)

    • Description
      「研究成果報告書概要(和文)」より
  • [Publications] 筒井 茂義: "Using Edge Histogram Models to Solve Permutation Problcms with Probabilistic Model-Building Genetic Algorithms"IlliGAL Report No.2003022, University of Illinois. (2003)

    • Description
      「研究成果報告書概要(和文)」より
  • [Publications] 筒井 茂義: "Edge Histogram Based Sampling Algorithm and Its Application to ACO"Proceeding of the 7th Joint Conference on Information Sciences(JCIS 2003, FEA 2003). 283-286 (2003)

    • Description
      「研究成果報告書概要(和文)」より
  • [Publications] 筒井 茂義: "The Effect of Introducing a Tag Node in Solving Scheduling Problems Using Edge Histogram Based Sampling Algorithms"Proceedings of the 2003 Congress on Evolutionary Computation (CEC'O3). 22-29 (2003)

    • Description
      「研究成果報告書概要(和文)」より
  • [Publications] 筒井 茂義: "ACO using Cunning Ants : Edge Histogram Based Sampling Algorithm and Its Application to ACO"Journal of Information Sciences. (印刷中). (2004)

    • Description
      「研究成果報告書概要(和文)」より
  • [Publications] 筒井 茂義: "Effects of Adding Perturbations to Phenotypic Parameters in Genetic Algorithms for Searching Robust Solutions(in Advance in Evolutionary Computing)"Springer-Velag. 16 (2003)

    • Description
      「研究成果報告書概要(和文)」より
  • [Publications] 筒井 茂義: "Using Edge Histogram Models to Solve Flow Shop scheduling Prolblems with Probabilistic Model-Building Genetic Algorithms(in Recent Advances in Simulated Evolution and Learning)"World Scientific(印刷中). 20 (2004)

    • Description
      「研究成果報告書概要(和文)」より
  • [Publications] S.Tsutsui, D.E.Goldberg: "Search Space Boundary Extension Method in Real-Coded Genetic Algorithms"Journal of Information Sciences. 133-3-4. 229-247 (2001)

    • Description
      「研究成果報告書概要(欧文)」より
  • [Publications] S.Tsutsui, M.Pelikan, D.E.Goldberg: "Probabilistic Model-building Genetic Algorithms Using Marginal Histograms in Continuous Domain"Proceedings of the Knowledge-Based Intelligent Information & Engineering Systems 2001(KES 2001). 112-121 (2001)

    • Description
      「研究成果報告書概要(欧文)」より
  • [Publications] S.Tsutsui, D.E.Goldberg, K.Sastry: "Linkage Learning in Real-Coded GAs with Simplex Crossover"Proceedings of the 5th International Conference on Artificial Evolution. 51-58 (2001)

    • Description
      「研究成果報告書概要(欧文)」より
  • [Publications] S.Tsutsui, D.E.Goldberg: "Simplex Crossover and Linkage Identification : Single-Stage Evolution VS. Multi-Stage Evolution"Proceedings of the 2002 Congress on Evolutionary Computation (CEC'02). 974-979 (2002)

    • Description
      「研究成果報告書概要(欧文)」より
  • [Publications] S.Tsutsui: "Probabilistic Model-Building Genetic Algorithms in Permutation Representation Domain Using Edge Histogram"Proceedings of the Seventh International Conference on Parallel Problem Solving from Nature (PPSN VII). 224-233 (2002)

    • Description
      「研究成果報告書概要(欧文)」より
  • [Publications] S.Tsutsui: "Probabilistic Model-Building Genetic Algorithms in Permutation Representation Domain Using Edge Histogram"Transaction of the Information Processing, Society of Japan. Vol.43, No.SIG10. 24-34 (2002)

    • Description
      「研究成果報告書概要(欧文)」より
  • [Publications] S.Tsutsui, M.Miki: "Solving Flow Shop Scheduling Problems with Probabilistic Model-Building Genetic Algorithms using Edge Histograms"Proceedings of the 4th Asia-Pacific Conference on Simulated Evolution And Learning(SEAL02). (2002)

    • Description
      「研究成果報告書概要(欧文)」より
  • [Publications] S.Tsutsui: "Probabilistic Model Building Based GAs in Permutation Domains Using Edge Histograms"Transaction of the Japanese Society for Artificial Intelligence. 18/4. 173-182 (2003)

    • Description
      「研究成果報告書概要(欧文)」より
  • [Publications] S.Tsutsui, M.Pelikan, D.E.Goldberg: "Using Edge Histogram Models to Solve Permutation Problems with Probabilistic Model-Building Genetic Algorithms"IIIiGAL Report University of IIIinois. No.2003022. (2003)

    • Description
      「研究成果報告書概要(欧文)」より
  • [Publications] S.Tsutsui: "Edge Histogram Based Sampling Algorithm and Its Application to ACO"Proceedings of the 7th Joint Conference on Information Sciences(JCIS 2003,FEA 2003). 283-286 (2003)

    • Description
      「研究成果報告書概要(欧文)」より
  • [Publications] S.Tsutsui, T.Hiroyasu, M.Miki: "The Effect of Introducing a Tag Node in Solving Scheduling Problems Using Edge Histogram Based Sampling Algorithms"Proceedings of the 2003 Congress on Evolutionary Computation(CEC'03). 22-29 (2003)

    • Description
      「研究成果報告書概要(欧文)」より
  • [Publications] S.Tsutsui, M.Pelikan: "ACO using Cunning Ants : Edge Histogram Based Sampling Algorithm and Its Application to ACO"Journal of Information Sciences. (in press).

    • Description
      「研究成果報告書概要(欧文)」より
  • [Publications] S.Tsutsui, M.Miki: "Using Edge Histogram Models to Solve Flow Shop Scheduling Problems With Probabilistic Model-Building Genetic Algorithms"Recent Advances in Simulated Evolution and Learning, World Scientific. (in press). (2004)

    • Description
      「研究成果報告書概要(欧文)」より
  • [Publications] S.Tsutsui, A.Ghosh: "Effects of Adding Perturbations to Phenotypic Parameters in Genetic Algorithms for Searching Robust Solutions (Advances in Evolutionary Computing)"Springer-Velag. (2004)

    • Description
      「研究成果報告書概要(欧文)」より

URL: 

Published: 2005-04-19  

Information User Guide FAQ News Terms of Use Attribution of KAKENHI

Powered by NII kakenhi