手法を比較
選択した手法を並べて確認できます。異なる行はハイライト表示されます。
| ロバスト遺伝的アルゴリズム× | ロバスト焼きなまし法× | |
|---|---|---|
| 分野 | シミュレーション | シミュレーション |
| 系統 | Process / pipeline | Process / pipeline |
| 提唱年≠ | 2005 (systematic survey); earlier applications from late 1990s | 1983 (SA); robust variant emerged 1990s–2000s |
| 提唱者≠ | Jin, Y. and Branke, J. (systematic formalization); roots in Holland (1975) | Kirkpatrick, Gelatt & Vecchi (SA basis); robust formulation developed across the operations research community |
| 種類≠ | Metaheuristic evolutionary optimizer with robustness mechanism | Metaheuristic with robustness evaluation |
| 原典≠ | Jin, Y., Branke, J. (2005). Evolutionary optimization in uncertain environments — a survey. IEEE Transactions on Evolutionary Computation, 9(3), 303–317. DOI ↗ | Kirkpatrick, S., Gelatt, C. D., Vecchi, M. P. (1983). Optimization by simulated annealing. Science, 220(4598), 671-680. DOI ↗ |
| 別名 | RGA, Robust GA, Uncertainty-Aware Genetic Algorithm, Noise-Tolerant Genetic Algorithm | RSA, Robust SA, Uncertainty-robust simulated annealing, Worst-case simulated annealing |
| 関連≠ | 6 | 5 |
| 概要≠ | The Robust Genetic Algorithm (RGA) extends standard genetic algorithms to find solutions that perform well not only at the nominal design point but also when subjected to uncertainty in decision variables, parameters, or fitness evaluations. By incorporating explicit robustness measures into selection pressure, RGA balances optimality against sensitivity to perturbation, making it suitable for engineering design, scheduling, and policy optimization under real-world variability. | Robust Simulated Annealing (RSA) adapts the classical simulated annealing metaheuristic to seek solutions that perform well not just under nominal conditions but across the full range of uncertain or adversarial parameter values. By embedding a robustness evaluation — worst-case, expected-case, or regret-based — into the SA acceptance step, RSA trades some nominal optimality for resilience, making it valuable when problem parameters are imprecisely known or subject to environmental variation. |
| ScholarGateデータセット ↗ |
|
|