เปรียบเทียบวิธี
ดูวิธีที่เลือกเทียบกันแบบเคียงข้าง แถวที่ต่างกันจะถูกเน้นไว้
| การหาค่าเหมาะที่สุดด้วยอนุภาคฝูงผึ้งแบบทนทาน× | Particle Swarm Optimization (PSO)× | |
|---|---|---|
| สาขาวิชา≠ | การจำลอง | การหาค่าเหมาะที่สุด |
| ตระกูล | Process / pipeline | Process / pipeline |
| ปีกำเนิด≠ | 2000s | 1995 |
| ผู้ริเริ่ม≠ | Kennedy, J. & Eberhart, R. C. (PSO); robustness extensions by multiple authors, 2000s | — |
| ประเภท≠ | Metaheuristic — robust swarm-based optimizer | Population-based metaheuristic / swarm intelligence |
| แหล่งต้นตำรับ≠ | Kennedy, J., Eberhart, R. C., & Shi, Y. (2001). Swarm Intelligence. Morgan Kaufmann Publishers. ISBN: 9781558605954 | Kennedy, J. & Eberhart, R. (1995). Particle Swarm Optimization. IEEE International Conference on Neural Networks (ICNN), 1942-1948. DOI ↗ |
| ชื่อเรียกอื่น≠ | Robust PSO, RPSO, Uncertainty-robust PSO, PSO with robustness | PSO, swarm intelligence optimization, Parçacık Sürü Optimizasyonu (PSO) |
| ที่เกี่ยวข้อง | 6 | 6 |
| สรุป≠ | Robust Particle Swarm Optimization (Robust PSO) extends the classical PSO metaheuristic to explicitly account for uncertainty in the objective function, constraints, or decision variables. Rather than optimizing a single nominal objective, each candidate solution is evaluated over a set of uncertainty scenarios, and fitness is judged by a robustness criterion such as worst-case performance or expected value, yielding solutions that remain near-optimal even when conditions deviate from nominal assumptions. | Particle Swarm Optimization (PSO) is a population-based metaheuristic algorithm introduced by Kennedy and Eberhart in 1995, inspired by the collective movement of bird flocks and fish schools. Each candidate solution — called a particle — moves through the search space by updating its velocity and position based on its own best experience and the best experience of the entire swarm, enabling fast convergence across continuous optimization problems. |
| ScholarGateชุดข้อมูล ↗ |
|
|