A Tutorial on Structural Identifiability of Epidemic Models Using StructuralIdentifiability.jl
Structural identifiability -- the theoretical ability to uniquely recover model parameters from ideal, noise-free data -- is a prerequisite for reliable parameter estimation in epidemic modeling. Despite its importance, structural identifiability analysis remains underutilized in the infectious disease modeling literature. In this tutorial, we present a practical and reproducible workflow for conducting structural identifiability analysis of ordinary differential equation models using the Julia package StructuralIdentifiability.jl. We apply the tool to a range of epidemic models, including SEIR variants with asymptomatic and pre-symptomatic transmission, vector-borne systems, and models incorporating hospitalization and disease-induced mortality. We compare results from StructuralIdentifiability.jl with those obtained using DAISY, a widely used differential algebra tool, and highlight cases where the Julia package succeeds in analyzing models that DAISY cannot handle. In particular, StructuralIdentifiability.jl efficiently handles high-dimensional systems and provides symbolic checks for assumptions often overlooked in other methods. Our findings underscore how identifiability depends on model structure, the availability of initial conditions, and the choice of observed states. All code and diagrams are publicly available, making this tutorial a valuable reference for researchers and educators working with dynamic disease models.
Code (1)
Tasks
parameter estimationSimilar Papers 제목 키워드 기반
Structural identifiability analysis of epidemic models based on differential equations: A tutorial-based primer
The successful application of epidemic models hinges on our ability to estimate model parameters from limited observations reliably. An often-overlooked step before estimating model parameters consists of ensuring that t…
Structural and Practical Identifiability of Phenomenological Growth Models for Epidemic Forecasting
Phenomenological models are highly effective tools for forecasting disease dynamics using real world data, particularly in scenarios where detailed knowledge of disease mechanisms is limited. However, their reliability d…
Epidemiologyparameter estimationStructural identifiability analysis of PDEs: A case study in continuous age-structured epidemic models
Computational and mathematical models rely heavily on estimated parameter values for model development. Identifiability analysis determines how well the parameters of a model can be estimated from experimental data. Iden…
Observability and Structural Identifiability of Nonlinear Biological Systems
Observability is a modelling property that describes the possibility of inferring the internal state of a system from observations of its output. A related property, structural identifiability, refers to the theoretical …
Nonnegative Matrix Factorization for Signal and Data Analytics: Identifiability, Algorithms, and Applications
Nonnegative matrix factorization (NMF) has become a workhorse for signal and data analytics, triggered by its model parsimony and interpretability. Perhaps a bit surprisingly, the understanding to its model identifiabili…