Порівняння методів
Переглядайте обрані методи поруч; рядки з відмінностями підсвічено.
| Апроксимаційні байєсівські обчислення× | Послідовний Монте-Карло× | |
|---|---|---|
| Галузь≠ | Імітаційне моделювання | Баєсові методи |
| Родина≠ | Process / pipeline | Bayesian methods |
| Рік появи≠ | 2002 | 1993 (particle filter); 2006 (SMC samplers) |
| Автор методу≠ | — | Gordon, Salmond & Smith (particle filter); Del Moral, Doucet & Jasra (SMC samplers) |
| Тип≠ | Simulation-based Bayesian inference | Sequential Bayesian computation |
| Основоположне джерело≠ | Beaumont, M.A., Zhang, W. & Balding, D.J. (2002). Approximate Bayesian Computation in Population Genetics. Genetics, 162(4), 2025-2035. 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 ↗ |
| Інші назви | ABC, likelihood-free inference, simulation-based inference, Yaklaşık Bayesçi Hesaplama (ABC) | SMC, particle filter, sequential importance resampling, SMC sampler |
| Пов'язані≠ | 5 | 6 |
| Підсумок≠ | Approximate Bayesian Computation (ABC) is a family of simulation-based inference methods that estimate posterior distributions without requiring an analytically tractable likelihood function. Introduced by Beaumont, Zhang and Balding (2002) in the context of population genetics, ABC replaced the intractable likelihood with repeated model simulation and a comparison of summary statistics between simulated and observed data. | 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Набір даних ↗ |
|
|