方法对比
并排查看您选择的方法;存在差异的行会高亮显示。
| 多层近似贝叶斯计算× | 马尔可夫链蒙特卡洛 (MCMC)× | |
|---|---|---|
| 领域≠ | 贝叶斯 | 仿真 |
| 方法族≠ | Bayesian methods | Process / pipeline |
| 起源年份≠ | 2000s–2010s | 1953 (Metropolis-Hastings); 1984 (Gibbs) |
| 提出者≠ | Extension of ABC (Beaumont et al., 2002) to multilevel/hierarchical settings; developed across multiple authors in the 2010s | Metropolis et al. (1953); Gibbs sampler formalised by Geman & Geman (1984) |
| 类型≠ | Simulation-based Bayesian inference | Simulation-based Bayesian inference / numerical integration |
| 开创性文献≠ | Beaumont, M. A., Zhang, W., & Balding, D. J. (2002). Approximate Bayesian computation in population genetics. Genetics, 162(4), 2025–2035. DOI ↗ | Gelman, A., Carlin, J.B., Stern, H.S., Dunson, D.B., Vehtari, A. & Rubin, D.B. (2013). Bayesian Data Analysis (3rd ed.). Chapman & Hall/CRC. DOI ↗ |
| 别名 | multilevel ABC, hierarchical ABC, multi-level ABC, ABC for hierarchical models | MCMC, Metropolis-Hastings, Gibbs sampling, Markov Zinciri Monte Carlo (MCMC — Metropolis-Hastings, Gibbs) |
| 相关≠ | 6 | 5 |
| 摘要≠ | Multilevel Approximate Bayesian Computation (multilevel ABC) extends simulation-based Bayesian inference to hierarchically structured data. When the likelihood is intractable and observations are nested within groups, it replaces direct likelihood evaluation with simulations at each level of the hierarchy, accepting parameter draws whose simulated summary statistics are close to the observed ones. | Markov Chain Monte Carlo (MCMC) is a family of simulation algorithms that constructs a Markov chain whose stationary distribution is the target posterior, enabling Bayesian inference and high-dimensional integral computation that would otherwise be analytically intractable. Pioneered by Metropolis and colleagues in 1953 and extended by Hastings in 1970, MCMC underpins modern Bayesian statistics. The two most widely used variants are Metropolis-Hastings, which proposes moves from a general proposal distribution, and Gibbs sampling, which draws each parameter in turn from its full conditional distribution. |
| ScholarGate数据集 ↗ |
|
|