Process / pipelineSimulation / optimization
鲁棒粒子群优化 — 基于不确定性感知的群体元启发式算法
鲁棒粒子群优化(Robust PSO)扩展了经典的PSO元启发式算法,以明确考虑目标函数、约束或决策变量中的不确定性。它不是优化单个标称目标,而是对每个候选解在若干不确定性场景下进行评估,并通过最坏情况性能或期望值等鲁棒性准则来判断适应度,从而得到即使在条件偏离标称假设时仍接近最优的解。
阅读完整方法
仅限会员
登录使用免费账户登录即可阅读本节。
Method map
The neighbourhood of related methods — select a node to explore.
来源
- Kennedy, J., Eberhart, R. C., & Shi, Y. (2001). Swarm Intelligence. Morgan Kaufmann Publishers. ISBN: 9781558605954
- Dellino, G., Kleijnen, J. P. C., & Meloni, C. (2010). Robust optimization in simulation: Taguchi and Response Surface Methodology. International Journal of Production Economics, 125(1), 52–59. DOI: 10.1016/j.ijpe.2009.12.003 ↗
如何引用本页
ScholarGate. (2026, June 3). Robust Particle Swarm Optimization — Uncertainty-aware swarm-based metaheuristic. ScholarGate. https://scholargate.app/zh/simulation/robust-particle-swarm-optimization
Which method?
Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.
- 多目标粒子群优化 (MOPSO)仿真↔ compare
- 粒子群优化 (PSO)优化↔ compare
- 稳健遗传算法仿真↔ compare
- 鲁棒多目标优化仿真↔ compare
- 鲁棒模拟退火仿真↔ compare
- 随机粒子群优化仿真↔ compare