手法を比較
選択した手法を並べて確認できます。異なる行はハイライト表示されます。
| 政策シナリオ遺伝的アルゴリズム× | 遺伝的アルゴリズム× | |
|---|---|---|
| 分野≠ | シミュレーション | 最適化 |
| 系統 | Process / pipeline | Process / pipeline |
| 提唱年≠ | 1975 (GA); 2000s (policy scenario application) | 1975 |
| 提唱者≠ | Holland, J. H. (GA foundation); Lempert, Popper & Bankes (policy scenario search) | John Henry Holland |
| 種類≠ | Evolutionary metaheuristic for policy scenario exploration | Population-based metaheuristic |
| 原典≠ | Holland, J. H. (1975). Adaptation in Natural and Artificial Systems. University of Michigan Press, Ann Arbor, MI. ISBN: 9780262581110 | Holland, J.H. (1975). Adaptation in Natural and Artificial Systems. University of Michigan Press. link ↗ |
| 別名≠ | PSGA, Policy-GA, Policy Optimization Genetic Algorithm, Evolutionary Policy Scenario Search | GA, evolutionary algorithm, Genetik Algoritma — Evrimsel Optimizasyon |
| 関連≠ | 4 | 5 |
| 概要≠ | The Policy Scenario Genetic Algorithm applies evolutionary search to systematically explore large, combinatorial policy alternative spaces under multiple future scenarios. Rather than exhaustively enumerating options, it breeds successive generations of candidate policies, retaining those that perform well across scenario conditions, yielding robust, high-performing policy recommendations. | A genetic algorithm (GA) is a population-based metaheuristic optimization method introduced by John Henry Holland (1975) that mimics the principles of natural selection. It maintains a population of candidate solutions and iteratively improves them through selection, crossover, and mutation operators, making it especially powerful on discontinuous, non-convex, and multi-modal search spaces where classical gradient-based methods fail. |
| ScholarGateデータセット ↗ |
|
|