เปรียบเทียบวิธี
ดูวิธีที่เลือกเทียบกันแบบเคียงข้าง แถวที่ต่างกันจะถูกเน้นไว้
| มอนติคาร์โลลำดับพลวัต× | Hamiltonian Monte Carlo× | |
|---|---|---|
| สาขาวิชา | เบย์ | เบย์ |
| ตระกูล | Bayesian methods | Bayesian methods |
| ปีกำเนิด≠ | 2006 | 1987 |
| ผู้ริเริ่ม≠ | Del Moral, Doucet, Jasra | — |
| ประเภท≠ | Sequential Monte Carlo sampler for dynamic settings | Gradient-based Markov chain Monte Carlo sampler |
| แหล่งต้นตำรับ≠ | Del Moral, P., Doucet, A. & Jasra, A. (2006). Sequential Monte Carlo samplers. Journal of the Royal Statistical Society: Series B, 68(3), 411–436. DOI ↗ | Duane, S., Kennedy, A. D., Pendleton, B. J., & Roweth, D. (1987). Hybrid Monte Carlo. Physics Letters B, 195(2), 216–222. DOI ↗ |
| ชื่อเรียกอื่น≠ | Dynamic SMC, SMC for dynamic models, sequential particle filter, dynamic particle sampler | HMC, Hybrid Monte Carlo, NUTS, No-U-Turn Sampler |
| ที่เกี่ยวข้อง≠ | 6 | 3 |
| สรุป≠ | Dynamic Sequential Monte Carlo (Dynamic SMC) is a Bayesian computational method that maintains and updates a population of weighted samples — particles — as new observations arrive over time. It propagates particles through a dynamic system model, reweights them by how well they match the observed data, and periodically resamples to concentrate effort on high-probability regions, yielding online posterior inference for state-space and time-evolving models. | Hamiltonian Monte Carlo (HMC) is a gradient-based Markov chain Monte Carlo algorithm that uses the geometry of the log-posterior surface to make large, informed jumps through parameter space instead of the small random steps of classical MCMC. Originally introduced for lattice field theory by Duane, Kennedy, Pendleton, and Roweth (1987) under the name Hybrid Monte Carlo, and brought into mainstream statistics by Radford Neal's authoritative 2011 chapter, HMC is today the default sampler in Stan and PyMC and is widely regarded as the state-of-the-art engine for Bayesian posterior inference in high-dimensional models. |
| ScholarGateชุดข้อมูล ↗ |
|
|