方法对比
并排查看您选择的方法;存在差异的行会高亮显示。
| 贝叶斯线性规划× | 贝叶斯动态规划× | |
|---|---|---|
| 领域 | 仿真 | 仿真 |
| 方法族 | Process / pipeline | Process / pipeline |
| 起源年份≠ | 1970s–1980s | 1957 (Bellman DP); Bayesian extensions 1990s–2000s |
| 提出者≠ | Integrated from Dantzig (LP) and Zellner/Bayesian econometrics traditions | Bellman, R.; extended by Bayesian frameworks (Duff, Bertsekas) |
| 类型≠ | Optimization under Bayesian uncertainty | Sequential optimization with Bayesian belief updating |
| 开创性文献≠ | Dantzig, G. B. (1963). Linear Programming and Extensions. Princeton University Press, Princeton, NJ. ISBN: 9780691059136 | Bertsekas, D. P. (1995). Dynamic Programming and Optimal Control. Athena Scientific, Belmont, MA. ISBN: 9781886529267 |
| 别名 | BLP, Bayesian LP, Bayesian stochastic linear programming, prior-posterior LP | BDP, Bayesian DP, Bayesian sequential optimization, Bayesian stochastic control |
| 相关≠ | 6 | 4 |
| 摘要≠ | Bayesian Linear Programming (BLP) integrates Bayesian statistical inference with classical linear programming to handle uncertainty in model parameters such as objective function coefficients, constraint coefficients, or right-hand-side values. Instead of treating parameters as fixed or governed by worst-case bounds, BLP uses prior beliefs updated by data to form posterior distributions, which then guide the LP formulation and solution, producing decisions that are optimal in a probabilistic, data-informed sense. | Bayesian Dynamic Programming (BDP) combines Bellman's dynamic programming framework with Bayesian inference to optimize sequential decisions when transition probabilities or reward structures are unknown. At each stage, the agent updates beliefs about the environment using observed outcomes, then computes an optimal policy that explicitly accounts for both immediate rewards and the value of information gained through exploration. |
| ScholarGate数据集 ↗ |
|
|