方法对比
并排查看您选择的方法;存在差异的行会高亮显示。
| 贝叶斯整数规划× | 贝叶斯多目标优化× | |
|---|---|---|
| 领域 | 仿真 | 仿真 |
| 方法族 | Process / pipeline | Process / pipeline |
| 起源年份≠ | 1990s–2000s | 2006-2016 |
| 提出者≠ | Baptiste, Lassagne, Nuijten and others in Bayesian optimization community | Emmerich, M.; Svenson, J.; and related Gaussian process optimization community |
| 类型≠ | Probabilistic combinatorial optimization | Surrogate-model-assisted multi-objective optimizer |
| 开创性文献≠ | Baptiste, P., Lassagne, I., & Nuijten, W. (2001). Bayesian reasoning in mixed integer programming. European Journal of Operational Research, 130(2), 293–313. link ↗ | Svenson, J., Santner, T. (2016). Multiobjective optimization of expensive-to-evaluate deterministic computer simulator models. Computational Statistics & Data Analysis, 94, 250-264. DOI ↗ |
| 别名 | BIP, Bayesian combinatorial optimization, Bayesian discrete optimization, probabilistic integer programming | BMOO, Bayesian MOO, Multi-objective Bayesian optimization, MOBO |
| 相关≠ | 6 | 3 |
| 摘要≠ | Bayesian Integer Programming (BIP) integrates Bayesian probabilistic reasoning with integer programming to solve combinatorial optimization problems under uncertainty. Instead of treating parameters as fixed, it encodes prior beliefs about uncertain coefficients and updates them with observed data, producing a posterior-guided search over integer-feasible solutions. The approach is widely used in scheduling, resource allocation, and supply-chain planning where data are incomplete or noisy. | Bayesian Multi-Objective Optimization (BMOO/MOBO) uses Gaussian process surrogate models to approximate multiple expensive objective functions and guides the search toward the Pareto frontier with minimal real evaluations. By quantifying prediction uncertainty at each candidate point, it balances exploration of unknown regions against exploitation of promising solutions, making it especially powerful when each function evaluation is computationally or experimentally costly. |
| ScholarGate数据集 ↗ |
|
|