Paper List
-
A Unified Variational Principle for Branching Transport Networks: Wave Impedance, Viscous Flow, and Tissue Metabolism
This paper solves the core problem of predicting the empirically observed branching exponent (α≈2.7) in mammalian arterial trees, which neither Murray...
-
Household Bubbling Strategies for Epidemic Control and Social Connectivity
This paper addresses the core challenge of designing household merging (social bubble) strategies that effectively control epidemic risk while maximiz...
-
Empowering Chemical Structures with Biological Insights for Scalable Phenotypic Virtual Screening
This paper addresses the core challenge of bridging the gap between scalable chemical structure screening and biologically informative but resource-in...
-
A mechanical bifurcation constrains the evolution of cell sheet folding in the family Volvocaceae
This paper addresses the core problem of why there is an evolutionary gap in species with intermediate cell numbers (e.g., 256 cells) in Volvocaceae, ...
-
Bayesian Inference in Epidemic Modelling: A Beginner’s Guide Illustrated with the SIR Model
This guide addresses the core challenge of estimating uncertain epidemiological parameters (like transmission and recovery rates) from noisy, real-wor...
-
Geometric framework for biological evolution
This paper addresses the fundamental challenge of developing a coordinate-independent, geometric description of evolutionary dynamics that bridges gen...
-
A multiscale discrete-to-continuum framework for structured population models
This paper addresses the core challenge of systematically deriving uniformly valid continuum approximations from discrete structured population models...
-
Whole slide and microscopy image analysis with QuPath and OMERO
使QuPath能够直接分析存储在OMERO服务器中的图像而无需下载整个数据集,克服了大规模研究的本地存储限制。
Bayesian Inference in Epidemic Modelling: A Beginner’s Guide Illustrated with the SIR Model
PhD Mathematics
30秒速读
IN SHORT: This guide addresses the core challenge of estimating uncertain epidemiological parameters (like transmission and recovery rates) from noisy, real-world outbreak data by providing a clear, applied pathway using Bayesian inference and MCMC.
核心创新
- Methodology Presents an integrated, pedagogical pipeline from the SIR ODE model through Bayesian likelihood formulation to practical MCMC implementation, demystifying the process for beginners.
- Methodology Explicitly connects the Gaussian noise assumption in the likelihood to the common least-squares fitting approach, framing Bayesian inference as its natural probabilistic extension with uncertainty quantification.
- Theory Emphasizes the interpretative power of the full posterior distribution and credible intervals over single point estimates, highlighting this as the key advantage for decision-making under uncertainty.
主要结论
- In a synthetic example with true parameters β=0.3, γ=0.1 (R0=3.0), MCMC recovered posterior means of β=0.300 (std 0.002) and γ=0.102 (std 0.001), demonstrating accurate and precise inference.
- The posterior distribution for R0 was estimated as 2.95 with a standard deviation of 0.03, showing the method successfully quantifies uncertainty in this critical epidemiological metric.
- The framework successfully separates the roles of individual parameters β and γ, showing that different pairs can yield the same R0 but produce distinct epidemic curve shapes (e.g., peak sharpness), which point estimates alone would miss.
摘要: This guide provides a beginner-friendly introduction to Bayesian inference in the context of epidemic modeling, using the classic Susceptible-Infected-Recovered (SIR) model as a working example. It covers the mathematical setup of the SIR ordinary differential equations, the formulation of the Bayesian inference problem (likelihood and prior specification), and the implementation of Markov Chain Monte Carlo (MCMC) via the Metropolis-Hastings algorithm to estimate transmission (β) and recovery (γ) rates from noisy outbreak data. The tutorial emphasizes the conceptual advantages of the Bayesian framework—which provides full posterior distributions quantifying parameter uncertainty—over frequentist point estimates, and walks through a complete synthetic example with results and interpretation.