Порівняння методів
Переглядайте обрані методи поруч; рядки з відмінностями підсвічено.
| Багаторівнева Монте-Карло симуляція× | Послідовний Монте-Карло× | |
|---|---|---|
| Галузь | Баєсові методи | Баєсові методи |
| Родина | Bayesian methods | Bayesian methods |
| Рік появи≠ | 2008 | 1993 (particle filter); 2006 (SMC samplers) |
| Автор методу≠ | Michael B. Giles | Gordon, Salmond & Smith (particle filter); Del Moral, Doucet & Jasra (SMC samplers) |
| Тип≠ | variance-reduction simulation | Sequential Bayesian computation |
| Основоположне джерело≠ | Giles, M. B. (2008). Multilevel Monte Carlo path simulation. Operations Research, 56(3), 607–617. DOI ↗ | 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 ↗ |
| Інші назви | MLMC, multilevel MC, multi-level Monte Carlo, MLMC simulation | SMC, particle filter, sequential importance resampling, SMC sampler |
| Пов'язані≠ | 4 | 6 |
| Підсумок≠ | Multilevel Monte Carlo (MLMC) is a variance-reduction technique that estimates expectations by combining simulations run at multiple levels of numerical resolution. Coarse, cheap simulations capture most of the signal; fine, expensive simulations correct only the remaining small difference — dramatically reducing total computational cost compared with standard Monte Carlo at the finest level 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Набір даних ↗ |
|
|