手法を比較
選択した手法を並べて確認できます。異なる行はハイライト表示されます。
| 多目的粒子群最適化(MOPSO)× | 多目的最適化× | |
|---|---|---|
| 分野 | シミュレーション | シミュレーション |
| 系統 | Process / pipeline | Process / pipeline |
| 提唱年≠ | 2004 | 1896 (concept); 1989–2002 (evolutionary algorithms era) |
| 提唱者≠ | Coello Coello, C. A., Pulido, G. T., & Lechuga, M. S. | Vilfredo Pareto (concept); modern computational formulation by Goldberg and Deb et al. |
| 種類≠ | Population-based swarm metaheuristic | Optimization framework |
| 原典≠ | Coello Coello, C. A., Pulido, G. T., & Lechuga, M. S. (2004). Handling multiple objectives with particle swarm optimization. IEEE Transactions on Evolutionary Computation, 8(3), 256–279. DOI ↗ | Deb, K. (2001). Multi-Objective Optimization Using Evolutionary Algorithms. Wiley, Chichester. ISBN: 9780471873396 |
| 別名 | MOPSO, Multi-objective PSO, Pareto PSO, Vector-evaluated PSO | MOO, Multi-Criteria Optimization, Vector Optimization, Pareto Optimization |
| 関連≠ | 5 | 3 |
| 概要≠ | Multi-Objective Particle Swarm Optimization (MOPSO) is a swarm-intelligence metaheuristic that extends the original Particle Swarm Optimization (PSO) to handle multiple conflicting objective functions simultaneously. It maintains an external Pareto archive and uses dominance-based selection to guide a population of candidate solutions toward the true Pareto front without requiring a priori preference information. | Multi-Objective Optimization (MOO) is a mathematical and computational framework for finding solutions that simultaneously optimize two or more conflicting objective functions. Rather than collapsing all goals into a single scalar, MOO produces a set of trade-off solutions — the Pareto front — from which a decision-maker selects according to preference. It is widely used in engineering design, operations research, logistics, economics, and policy analysis. |
| ScholarGateデータセット ↗ |
|
|