方法对比
并排查看您选择的方法;存在差异的行会高亮显示。
| 时间序列贝叶斯模型平均× | 顺序蒙特卡洛× | |
|---|---|---|
| 领域 | 贝叶斯 | 贝叶斯 |
| 方法族 | Bayesian methods | Bayesian methods |
| 起源年份≠ | 1999–2010 | 1993 (particle filter); 2006 (SMC samplers) |
| 提出者≠ | Hoeting, Madigan, Raftery, Volinsky (BMA); Raftery et al. for dynamic/time-series extensions | Gordon, Salmond & Smith (particle filter); Del Moral, Doucet & Jasra (SMC samplers) |
| 类型≠ | Bayesian ensemble / model combination | Sequential Bayesian computation |
| 开创性文献≠ | Hoeting, J. A., Madigan, D., Raftery, A. E., & Volinsky, C. T. (1999). Bayesian model averaging: A tutorial. Statistical Science, 14(4), 382–401. link ↗ | Gordon, N. J., Salmond, D. J., & Smith, A. F. M. (1993). Novel approach to nonlinear/non-Gaussian Bayesian state estimation. IEE Proceedings F - Radar and Signal Processing, 140(2), 107–113. DOI ↗ |
| 别名 | TS-BMA, Bayesian model averaging for time series, BMA forecasting, time series BMA | SMC, particle filter, sequential importance resampling, SMC sampler |
| 相关≠ | 5 | 6 |
| 摘要≠ | Time series Bayesian model averaging (TS-BMA) combines forecasts from an ensemble of time series models — such as AR, VAR, or state-space specifications — by weighting each model by its posterior probability given observed data. Rather than selecting one model and discarding uncertainty about which model is best, TS-BMA integrates over model uncertainty, producing forecasts that are more robust and better calibrated than any single model alone. | Sequential Monte Carlo (SMC) is a family of simulation-based algorithms that approximate evolving probability distributions by propagating and reweighting a cloud of weighted random draws called particles. It handles nonlinear, non-Gaussian models and streams of data naturally, making it the method of choice for real-time state estimation and posterior approximation over complex distributions. |
| ScholarGate数据集 ↗ |
|
|