Stochastic Modelling of the Spatial Spread of Influenza in Germany

Size: px
Start display at page:

Download "Stochastic Modelling of the Spatial Spread of Influenza in Germany"

Transcription

1 Stochastic ling of the Spatial Spread of Influenza in Germany, Leonhard Held Department of Statistics Ludwig-Maximilians-University Munich Financial support by the German Research Foundation (DFG), SFB 386 Hannover, November 2005

2 Influenza Worldwide one of the most common and severe infectious diseases. Major epidemics and pandemics of the 20th century: Spanish Flu ( ), Asian Flu ( ), Hong Kong Flu (1969) Annual number of deaths caused by influenza in Germany is twice as high as those caused by road accidents, nevertheless low vaccination rates. Steadily new antigen mutants of the influenza virus coming up. In the opinion of experts the next pandemic is just a question of time (caused e.g. by avian flu). Emergency plans are essential.

3 Motivation Mathematical modelling of the spread of epidemics dates bac to 1760 (Daniel Bernoulli) and has been well developed since then. Globalization has induced new era of epidemiology: People travel more frequently, faster and further than in former times. Hufnagel et al. (2004) have successfully simulated the world-wide spatial spread of the SARS epidemic in 2003 using a spatial SIR model based on global air traffic data.

4 Outline

5 Standard SIR Divide population of size N into susceptible (S), infected (I ), and removed (R) individuals. Transitions: S + I α 2I, I β R α: contact rate of an infectious individual sufficient to spread the disease, β: reciprocal average infectious period. Infection dynamics: ds/dt = αsj, dj/dt = αsj βj, (1) s = S/N, j = I /N, r = R/N = 1 s j.

6 Standard SIR (cont.) Crucial parameter: the basic reproduction number ρ = α/β, the average number of persons directly infected by an infectious case during its entire infectious period after entering a totally susceptible population. ρ 1 > s(0): no epidemic will occur ρ 1 > s(t): epidemic decays, i.e. major epidemic will occur when, in the early stages of an outbrea, each infective on average produces more than one further infective.

7 Standard SIR (cont.) Evolution of proportions of susceptible (solid), infected (dashed), and removed (dotted) individuals in the standard SIR model; ρ = 1.5.

8 Stochastic SIR Infection and recovery processes are of rather stochastic than deterministic character. Write (1) in terms of Langevin equations: ds = αsj + 1 αsj ξ1 (t) dt N dj = αsj βj 1 αsj ξ1 (t) + 1 βj ξ2 (t), dt N N where ξ 1 (t) and ξ 2 (t) are independent Gaussian white noise forces, modelling fluctuations in disease transmission and recovery (Hufnagel et al., 2004).

9 Spatial SIR Problem: Assumption of homogeneous mixing is not given in our fully connected world anymore! Idea: Introduce networ of subregions i = 1,..., n of sizes N i. Local infection dynamics within a subregion is given by stochastic SIR model as before: S i + I i α β 2I i, I i R i. Global dispersal between nodes of networ is rated in a connectivity matrix γ = (γ ij ) ij : S i γ ij S j, I i γ ij I j.

10 Spatial SIR model (cont.) The system of stochastic differential equations now changes to ds i dt = αs i j i X γ i s i + X s + p 1 X Ni γ i s + p 1 p αsi j i ξ (i) 1 (t) Ni s γ i s i ξ (i) 4 (t) p 1 X Ni γ i s ξ (i) 5 (t) dj i dt = αs i j i βj i X γ i j i + X γ i j p 1 p αsi j i ξ (i) 1 (t) + 1 p p βji ξ (i) 2 (t) Ni Ni s + p 1 X Ni s γ i j i ξ (i) 4 (t) p 1 X Ni γ i j ξ (i) 5 (t) dr i dt = βj i p 1 p βji ξ (i) 2 (t). Ni for i = 1,..., n, where ξ 1 (t), ξ 2 (t), ξ 4 (t), and ξ 5 (t) denote independent vector-valued white noise forces standing for fluctuations in transmission, recovery, and outbound and inbound traffic, respectively.

11 Keeping the System Closed Area of n regions is assumed to be closed. i.e. we have to require n i=1 ( dsi dt + dj i dt + dr ) i = 0. dt Introduce a wea form of dependence to the white noise forces such that the above equality holds almost surely.

12 Numerical Scheme Define functions a j and b j, 1 j 3, 1 5, such that ds i ( t ) = a1 ( t, si (t) ) dt + dj i ( t ) = a2 ( t, ji (t) ) dt + dr i ( t ) = a3 ( t, ri (t) ) dt + 5 =1 5 =1 5 =1 ( b 1 t, si (t) ) dw (i) (t) ( b 2 t, ji (t) ) dw (i) (t) ( b 3 t, ri (t) ) dw (i) (t).

13 Numerical Scheme (cont.) For example, for i = 1,..., n: ( ds i = αs i j i γ i s i + dt + 1 αsi j i ξ (i) 1 (t)dt Ni }{{}}{{} :=b :=a 1(t,s i (t)) 11(t,s i (t)) + 1 γ i s i Ni }{{} :=b 14(t,s i (t)) γ i s ) ξ (i) 4 (t)dt 1 Ni γ i s } {{ } :=b 15(t,s i (t)) b 12 (t, s i (t)) = b 13 (t, s i (t)) = 0, ξ (i) (i) (t)dt = dw (t). ξ (i) 5 (t)dt,

14 Numerical Scheme (cont.) Apply Euler-Maruyama approximation scheme to numerically solve the system of SDEs at discrete, equidistant instants 0, δ, 2δ,... in the time domain: s i mδ = s i (m 1)δ + a 1 (m 1)δ, s i ((m 1)δ) δ + j i mδ = j i (m 1)δ + a 2 (m 1)δ, j i ((m 1)δ) δ + r i mδ = r i (m 1)δ + a 3 (m 1)δ, r i ((m 1)δ) δ + 5X b 1 =1 5X b 2 =1 5X b 3 =1 (m 1)δ, s i ((m 1)δ) W (i) (m) (m 1)δ, j i ((m 1)δ) W (i) (m) (m 1)δ, r i ((m 1)δ) W (i) (m) for m 1, i = 1,..., n and W (i) (i) (i) (m) := W (mδ) W ((m 1)δ).

15 Application: Influenza in Germany Consider the 438 districts of Germany. Data about incidences of influenza taen from Robert Koch Institute. Build up connectivity matrix to describe the strength between parts of Germany, considering dispersal between adjacent regions, caused e.g. by commuters (info from Federal Statistical Office Germany), domestic train traffic (ICE), domestic air traffic ( where each of these components is provided with a weight regulating its influence.

16 Parameter choice We assume that the basic reproduction number ρ = α/β depends on population density: ρ(d i ) = d i, where d i is the population density of region i. (Disease is more liely to spread in areas with high population densities.) Infectious period of influenza: 4-5 days, hence we choose β = 2/9. We obtain the contact rates α i via β ρ(d i ), i = 1,..., n.

17 1 1: Starting values based on surveillance data from wee 5/2005. Animation shows proportion of infectives and time trend. Surprisingly good agreement with actual course of the influenza epidemic : Artificial starting values in three districts. based on three different connectivity matrices: 1 local, train and air, 2 local and train, 3 only local.

18 Spatial extension of classical SIR model. Implementation of certain sum-to-zero contraints and numerical approximation. Parameter choice based on external nowledge. of the spread of an influenza epidemic in Germany.

19 Construction Sites Prevalence data of influenza is highly underreported. Simulate underreporting. Other data sources (Sentinella). Consider different diseases. does not tae into account important factors lie weather/temperature, seasonal holiday travel, measures undertaen to lower transmission rate.

20 Future Wor Main purposes will be finding surveillance strategies in case of a sudden outbrea of an epidemic (isolation, vaccination, observation of migration), more formal statistical inference on model parameters based on available data from surveillance databases.

21 Dargatz, C., Georgescu, V. and Held, L. (2005) Stochastic ling of the Spatial Spread of Influenza in Germany. Technical Report, Munich University. Hufnagel, L., Brocmann, D. and Geisel, T. (2004). Forecast and Control of Epidemics in a Globalized World. Proceedings of the National Academy of Sciences, 101,

Spreading of Epidemic Based on Human and Animal Mobility Pattern

Spreading of Epidemic Based on Human and Animal Mobility Pattern Spreading of Epidemic Based on Human and Animal Mobility Pattern Yanqing Hu, Dan Luo, Xiaoke Xu, Zhangang Han, Zengru Di Department of Systems Science, Beijing Normal University 2009-12-22 Background &

More information

Strategies for containing an emerging influenza pandemic in South East Asia 1

Strategies for containing an emerging influenza pandemic in South East Asia 1 Strategies for containing an emerging influenza pandemic in South East Asia 1 Modeling pandemic spread and possible control plans of avian flu H5N1 BBSI, Nicole Kennerly, Shlomo Ta asan 1 Nature. 2005

More information

Infectious disease modeling

Infectious disease modeling Infectious disease modeling Matthew Macauley Department of Mathematical Sciences Clemson University http://www.math.clemson.edu/~macaule/ Math 4500, Spring 2017 M. Macauley (Clemson) Infectious disease

More information

Exercises on SIR Epidemic Modelling

Exercises on SIR Epidemic Modelling Exercises on SIR Epidemic Modelling 1 Epidemic model (from Wikipedia) An epidemic model is a simplified means of describing the transmission of communicable disease through individuals. The modeling of

More information

Modelling global epidemics: theory and simulations

Modelling global epidemics: theory and simulations Modelling global epidemics: theory and simulations Marc Barthélemy CEA, IPhT, France marc.barthelemy@cea.fr Manchester meeting Modelling complex systems (21-23 june 2010) Outline Introduction Metapopulation

More information

Modeling of epidemic spreading with white Gaussian noise

Modeling of epidemic spreading with white Gaussian noise Article Statistical Physics and Mathematics for Complex Systems December 20 Vol.56 No.34: 3683 3688 doi: 0.007/s434-0-4753-z SPECIAL TOPICS: Modeling of epidemic spreading with white Gaussian noise GU

More information

Information and Communication Technologies EPIWORK. Developing the Framework for an Epidemic Forecast Infrastructure.

Information and Communication Technologies EPIWORK. Developing the Framework for an Epidemic Forecast Infrastructure. Information and Communication Technologies EPIWORK Developing the Framework for an Epidemic Forecast Infrastructure http://www.epiwork.eu Project no. 231807 D1.1 Analysis of Epidemic Dynamics on Clustered

More information

Network Science: Principles and Applications

Network Science: Principles and Applications Network Science: Principles and Applications CS 695 - Fall 2016 Amarda Shehu,Fei Li [amarda, lifei](at)gmu.edu Department of Computer Science George Mason University Spreading Phenomena: Epidemic Modeling

More information

Towards Real Time Epidemic Vigilance through Online Social Networks

Towards Real Time Epidemic Vigilance through Online Social Networks Towards Real Time Epidemic Vigilance through Online Social Networks SNEFT Social Network Enabled Flu Trends Lingji Chen [1] Harshavardhan Achrekar [2] Benyuan Liu [2] Ross Lazarus [3] MobiSys 2010, San

More information

Modern Epidemiology A New Computational Science

Modern Epidemiology A New Computational Science Modern Epidemiology A New Computational Science Facilitating Epidemiological Research through Computational Tools Armin R. Mikler Computational Epidemiology Research Laboratory Department of Computer Science

More information

Sensitivity analysis for parameters important. for smallpox transmission

Sensitivity analysis for parameters important. for smallpox transmission Sensitivity analysis for parameters important for smallpox transmission Group Members: Michael A. Jardini, Xiaosi Ma and Marvin O Ketch Abstract In order to determine the relative importance of model parameters

More information

MODELLING INFECTIOUS DISEASES. Lorenzo Argante GSK Vaccines, Siena

MODELLING INFECTIOUS DISEASES. Lorenzo Argante GSK Vaccines, Siena MODELLING INFECTIOUS DISEASES Lorenzo Argante GSK Vaccines, Siena lorenzo.x.argante@gmail.com GSK IN A NUTSHELL GSK VACCINES - GLOBAL PRESENCE SIENA RESEARCH AND DEVELOPMENT (R&D) SITE EXPLORATORY DATA

More information

Mathematical modelling using improved SIR model with more realistic assumptions

Mathematical modelling using improved SIR model with more realistic assumptions International Journal of Engineering and Applied Sciences (IJEAS) ISSN: 2394-3661, Volume-6, Issue-1, January 2019 Mathematical modelling using improved SIR model with more realistic assumptions Hamid

More information

Structured models for dengue epidemiology

Structured models for dengue epidemiology Structured models for dengue epidemiology submitted by Hannah Woodall for the degree of Doctor of Philosophy of the University of Bath Department of Mathematical Sciences September 24 COPYRIGHT Attention

More information

Contents. Mathematical Epidemiology 1 F. Brauer, P. van den Driessche and J. Wu, editors. Part I Introduction and General Framework

Contents. Mathematical Epidemiology 1 F. Brauer, P. van den Driessche and J. Wu, editors. Part I Introduction and General Framework Mathematical Epidemiology 1 F. Brauer, P. van den Driessche and J. Wu, editors Part I Introduction and General Framework 1 A Light Introduction to Modelling Recurrent Epidemics.. 3 David J.D. Earn 1.1

More information

Simulation of the Spread of Epidemic Disease Using Persistent Surveillance Data

Simulation of the Spread of Epidemic Disease Using Persistent Surveillance Data Excerpt from the Proceedings of the COMSOL Conference 2010 Boston Simulation of the Spread of Epidemic Disease Using Persistent Surveillance Data Yu Liang 1*, Zhenjun Shi 1, Subramania I. Sritharan 2 and

More information

Module 5: Introduction to Stochastic Epidemic Models with Inference

Module 5: Introduction to Stochastic Epidemic Models with Inference Module 5: Introduction to Stochastic Epidemic Models with Inference Instructors:, Dept. Mathematics, Stockholm University Ira Longini, Dept. Biostatistics, University of Florida Jonathan Sugimoto, Vaccine

More information

Article Epidemic Analysis and Mathematical Modelling of H1N1 (A) with Vaccination

Article Epidemic Analysis and Mathematical Modelling of H1N1 (A) with Vaccination Article Epidemic Analysis and Mathematical Modelling of H1N1 (A) with Vaccination Jagan Mohan Jonnalagadda and Kartheek Gaddam Department of Mathematics, Birla Institute of Technology & Science Pilani,

More information

Deterministic Compartmental Models of Disease

Deterministic Compartmental Models of Disease Math 191T, Spring 2019 1 2 3 The SI Model The SIS Model The SIR Model 4 5 Basics Definition An infection is an invasion of one organism by a smaller organism (the infecting organism). Our focus is on microparasites:

More information

= Λ μs βs I N, (1) (μ + d + r)i, (2)

= Λ μs βs I N, (1) (μ + d + r)i, (2) Advanced Studies in Biology, Vol., 29, no. 8, 383-39 Mathematical Model of the Influenza A(HN) Infection K. Hattaf and N. Yousfi 2 Laboratory Analysis, Modeling and Simulation Department of Mathematics

More information

Mathematics for Infectious Diseases; Deterministic Models: A Key

Mathematics for Infectious Diseases; Deterministic Models: A Key Manindra Kumar Srivastava *1 and Purnima Srivastava 2 ABSTRACT The occurrence of infectious diseases was the principle reason for the demise of the ancient India. The main infectious diseases were smallpox,

More information

Module 5: Introduction to Stochastic Epidemic Models with Inference

Module 5: Introduction to Stochastic Epidemic Models with Inference Module 5: Introduction to Stochastic Epidemic Models with Inference Instructors: Tom Britton, Dept. Mathematics, Stockholm University Ira Longini, Dept. Biostatistics, University of Florida Jonathan Sugimoto,

More information

Agent-Based Models. Maksudul Alam, Wei Wang

Agent-Based Models. Maksudul Alam, Wei Wang Agent-Based Models Maksudul Alam, Wei Wang Outline Literature Review about Agent-Based model Modeling disease outbreaks in realistic urban social Networks EpiSimdemics: an Efficient Algorithm for Simulating

More information

MAE 298, Lecture 10 May 4, Percolation and Epidemiology on Networks

MAE 298, Lecture 10 May 4, Percolation and Epidemiology on Networks MAE 298, Lecture 10 May 4, 2006 Percolation and Epidemiology on Networks Processes on networks Search for information Spreading processes Interplay of topology and function Epidemiology Understanding how

More information

Mathematical Modelling of Effectiveness of H1N1

Mathematical Modelling of Effectiveness of H1N1 ISSN: 2455-2631 April 216 IJSDR Volume 1, Issue 4 Mathematical Modelling of Effectiveness of H1N1 1 Fenny J. Narsingani, 2 Dr. M.B.Prajapati 1 Assistant Professor, L.D.College of Engineering, Ahmedabad,

More information

Simulation of Infectious Disease Spreading based on Agent Based Model in South Korea 1

Simulation of Infectious Disease Spreading based on Agent Based Model in South Korea 1 Vol.128 (Healthcare and Nursing 2016), pp.53-58 http://dx.doi.org/10.14257/astl.2016. Simulation of Infectious Disease Spreading based on Agent Based Model in South Korea 1 Jinhwa Jang 1, 2 1, 3*, Insung

More information

DRAFT WGE WGE WGE WGE WGE WGE WGE WGE WGE WGE WGE WGE WGE WGE GETREADYNOWGE GETREADYNOWGE GETREADYNOWGE GETREADYNOWGE.

DRAFT WGE WGE WGE WGE WGE WGE WGE WGE WGE WGE WGE WGE WGE WGE GETREADYNOWGE GETREADYNOWGE GETREADYNOWGE GETREADYNOWGE. What Can I Do As A National Leader? This publication was produced by the AI.COMM project, managed by the Academy for Educational Development (AED), and funded by the U.S. Agency for International Development

More information

Epidemic Modeling with Cellular Automata

Epidemic Modeling with Cellular Automata Epidemic Modeling with Cellular Automata Bernadetta Stachura-Terlecka, Antoni Ligęza 07.03.2018 BST ALI ( ) Epidemic Modeling with Cellular Automata 2018 1 / 12 Outline 1 State of the art 2 Classical CA

More information

The mathematics of diseases

The mathematics of diseases The mathematics of diseases On Modeling Hong Kong s SARS Outbreak Dr. Tuen Wai Ng Department of Mathematics, HKU Content Basic Epidemic Modeling SIR Model My Recent works on Modeling of the SARS propagation

More information

Case Studies in Ecology and Evolution. 10 The population biology of infectious disease

Case Studies in Ecology and Evolution. 10 The population biology of infectious disease 10 The population biology of infectious disease In 1918 and 1919 a pandemic strain of influenza swept around the globe. It is estimated that 500 million people became infected with this strain of the flu

More information

The application of mathematical modeling to the spread of

The application of mathematical modeling to the spread of Forecast and control of epidemics in a globalized world L. Hufnagel, D. Brockmann, and T. Geisel Max-Planck-Institut für Strömungsforschung, Bunsenstrasse 10, 37073 Göttingen, Germany; and Kavli Institute

More information

Mathematical Formulation and Numerical Simulation of Bird Flu Infection Process within a Poultry Farm

Mathematical Formulation and Numerical Simulation of Bird Flu Infection Process within a Poultry Farm Mathematical Formulation and Numerical Simulation of Bird Flu Infection Process within a Poultry Farm Arrival Rince Putri, Tertia Delia Nova and M. Watanabe, Graduate School Environmental and Life Science,

More information

What do epidemiologists expect with containment, mitigation, business-as-usual strategies for swine-origin human influenza A?

What do epidemiologists expect with containment, mitigation, business-as-usual strategies for swine-origin human influenza A? What do epidemiologists expect with containment, mitigation, business-as-usual strategies for swine-origin human influenza A? Dr Thomas TSANG Controller, Centre for Health Protection, Department of Health

More information

arxiv: v1 [cs.si] 29 Jan 2018

arxiv: v1 [cs.si] 29 Jan 2018 Detecting the impact of public transit on the transmission of epidemics Zhanwei Du 1,* and Yuan Bai 1 1 Jilin University, Changchun, Jilin, 130012, China * duzhanwei0@gmail.com ABSTRACT arxiv:1801.09333v1

More information

Mathematical Model to Simulate Tuberculosis Disease Population Dynamics

Mathematical Model to Simulate Tuberculosis Disease Population Dynamics merican Journal of pplied Sciences 5 (4): 31-36, 28 SSN 1546-9239 28 Science Publications Mathematical Model to Simulate Tuberculosis Disease Population Dynamics O.K. Koriko and T.T. Yusuf Mathematical

More information

A STATISTICAL MODEL FOR THE TRANSMISSION OF INFECTIOUS DISEASES

A STATISTICAL MODEL FOR THE TRANSMISSION OF INFECTIOUS DISEASES A STATISTICAL MODEL FOR THE TRANSMISSION OF INFECTIOUS DISEASES WANG WEI NATIONAL UNIVERSITY OF SINGAPORE 2007 A STATISTICAL MODEL FOR THE TRANSMISSION OF INFECTIOUS DISEASES WANG WEI (B.Sc. University

More information

Devon Community Resilience. Influenza Pandemics. Richard Clarke Emergency Preparedness Manager Public Health England South West Centre

Devon Community Resilience. Influenza Pandemics. Richard Clarke Emergency Preparedness Manager Public Health England South West Centre Devon Community Resilience Influenza Pandemics Richard Clarke Emergency Preparedness Manager Public Health England South West Centre What is a pandemic? 2 Devon Community Resilience - Influenza Pandemics

More information

Thursday. Compartmental Disease Models

Thursday. Compartmental Disease Models Thursday Compartmental Disease Models Model Formulation Major decisions in designing a model Even after compartmental framework is chosen, still need to decide: Deterministic vs stochastic Discrete vs

More information

Evaluating the promise of a transmissible vaccine. Scott L. Nuismer

Evaluating the promise of a transmissible vaccine. Scott L. Nuismer Evaluating the promise of a transmissible vaccine Scott L. Nuismer Effective vaccines exist for 24 infectious diseases of humans Vaccines have had amazing successes Eradicated smallpox Driven polio to

More information

FUNNEL: Automatic Mining of Spatially Coevolving Epidemics

FUNNEL: Automatic Mining of Spatially Coevolving Epidemics FUNNEL: Automatic Mining of Spatially Coevolving Epidemics By Yasuo Matsubara, Yasushi Sakurai, Willem G. van Panhuis, and Christos Faloutsos SIGKDD 2014 Presented by Sarunya Pumma This presentation has

More information

A Simulation Model Including Vaccination and Seasonality for Influenza A-H1N1 Virus

A Simulation Model Including Vaccination and Seasonality for Influenza A-H1N1 Virus Applied Mathematical Sciences, Vol. 10, 2016, no. 26, 1269-1276 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/ams.2016.511694 A Simulation Model Including Vaccination and Seasonality for Influenza

More information

MATHEMATICAL STUDY OF BITING RATES OF MOSQUITOES IN TRANSMISSION OF DENGUE DISEASE

MATHEMATICAL STUDY OF BITING RATES OF MOSQUITOES IN TRANSMISSION OF DENGUE DISEASE ORIGINAL RESEARCH ARTICLE OPEN ACCESS MATHEMATICAL STUDY OF BITING RATES OF MOSQUITOES IN TRANSMISSION OF DENGUE DISEASE *G. R. Phaijoo, D. B. Gurung Department of Natural Sciences (Mathematics), School

More information

Large Graph Mining: Power Tools and a Practitioner s guide

Large Graph Mining: Power Tools and a Practitioner s guide Large Graph Mining: Power Tools and a Practitioner s guide Task 6: Virus/Influence Propagation Faloutsos, Miller,Tsourakakis CMU KDD'09 Faloutsos, Miller, Tsourakakis P6-1 Outline Introduction Motivation

More information

The roadmap. Why do we need mathematical models in infectious diseases. Impact of vaccination: direct and indirect effects

The roadmap. Why do we need mathematical models in infectious diseases. Impact of vaccination: direct and indirect effects Mathematical Models in Infectious Diseases Epidemiology and Semi-Algebraic Methods Why do we need mathematical models in infectious diseases Why do we need mathematical models in infectious diseases Why

More information

Title: Understanding the role of linker histone in DNA packaging with mathematical modelling

Title: Understanding the role of linker histone in DNA packaging with mathematical modelling Gustavo Carrero Araujo, Athabasca University Title: Understanding the role of linker histone in DNA packaging with mathematical modelling Abstract: When we think of the approximate average length of DNA

More information

Modelling the H1N1 influenza using mathematical and neural network approaches.

Modelling the H1N1 influenza using mathematical and neural network approaches. Biomedical Research 2017; 28 (8): 3711-3715 ISSN 0970-938X www.biomedres.info Modelling the H1N1 influenza using mathematical and neural network approaches. Daphne Lopez 1, Gunasekaran Manogaran 1*, Jagan

More information

4.3.9 Pandemic Disease

4.3.9 Pandemic Disease 4.3.9 Pandemic Disease This section describes the location and extent, range of magnitude, past occurrence, future occurrence, and vulnerability assessment for the pandemic disease hazard for Armstrong

More information

Avian Influenza (Bird Flu) Fact Sheet

Avian Influenza (Bird Flu) Fact Sheet What is an avian influenza A (H5N1) virus? Influenza A (H5N1) virus also called H5N1 virus is an influenza A virus subtype that occurs mainly in birds. It was first isolated from birds (terns) in South

More information

Malaria models for Senegal and the role of climate in malaria predictability. IC3, IPP,IPD QWeCI MEETING, ILRI, Nairobi, Kenya, Oct.

Malaria models for Senegal and the role of climate in malaria predictability. IC3, IPP,IPD QWeCI MEETING, ILRI, Nairobi, Kenya, Oct. Malaria models for Senegal and the role of climate in malaria predictability IC3, IPP,IPD QWeCI MEETING, ILRI, Nairobi, Kenya, Oct. 2012 Senegal malaria Malaria transmission: Stochastic differential equation

More information

AN EPIDEMIOLOGIC MODELING AND DATA INTEGRATION FRAMEWORK

AN EPIDEMIOLOGIC MODELING AND DATA INTEGRATION FRAMEWORK AN EPIDEMIOLOGIC MODELING AND DATA INTEGRATION FRAMEWORK Pfeifer B 1, Seger M 1, Netzer M 1, Osl M 1, Modre-Osprian R 2, Schreier G 2, Hanser F 3, Baumgartner C 1 Abstract In this work a cellular automaton

More information

An application of topological relations of fuzzy regions with holes

An application of topological relations of fuzzy regions with holes Chapter 5 An application of topological relations of fuzzy regions with holes 5.1 Introduction In the last two chapters, we have provided theoretical frameworks for fuzzy regions with holes in terms of

More information

Introduction to Reproduction number estimation and disease modeling

Introduction to Reproduction number estimation and disease modeling Introduction to Reproduction number estimation and disease modeling MISMS Latin America Influenza Meeting and Training Workshop 25 June 2012 Gerardo Chowell & Cécile Viboud Generation time The time from

More information

SARS Outbreaks in Ontario, Hong Kong and Singapore

SARS Outbreaks in Ontario, Hong Kong and Singapore SARS Outbreaks in Ontario, Hong Kong and Singapore DIMACS Workshop on Facing the Challenge of Infectious Diseases in Africa: The Role of Mathematical Modeling September 25-27, 2006 Gerardo Chowell Mathematical

More information

SIS-SEIQR Adaptive Network Model for Pandemic Influenza

SIS-SEIQR Adaptive Network Model for Pandemic Influenza SIS-SEIQR Adaptive Network Model for Pandemic Influenza WANNIKA JUMPEN,2, SOMSAK ORANKITJAROEN,2, PICHIT BOONKRONG,2 BOONMEE WATTANANON, BENCHAWAN WIWATANAPATAPHEE,2 Department of Mathematics, Faculty

More information

The Demographic Impact of an Avian Flu Pandemic

The Demographic Impact of an Avian Flu Pandemic The Demographic Impact of an Avian Flu Pandemic Emile Stipp 13 May 27 Overview Based on paper authored also by Dr Glenn Staples, Cassie Hamman and Jaco van der Merwe Influenza overview Avian Influenza

More information

Influenza: The Threat of a Pandemic

Influenza: The Threat of a Pandemic April, 2009 Definitions Epidemic: An increase in disease above what you what would normally expect. Pandemic: A worldwide epidemic 2 What is Influenza? Also called Flu, it is a contagious respiratory illness

More information

SEIQR-Network Model with Community Structure

SEIQR-Network Model with Community Structure SEIQR-Network Model with Community Structure S. ORANKITJAROEN, W. JUMPEN P. BOONKRONG, B. WIWATANAPATAPHEE Mahidol University Department of Mathematics, Faculty of Science Centre of Excellence in Mathematics

More information

A Statistical Method for Modelling Hepatitis A Vaccination in Bulgaria

A Statistical Method for Modelling Hepatitis A Vaccination in Bulgaria A Statistical Method for Modelling Hepatitis A Vaccination in Bulgaria DAVID GREENHALGH () AND NIKOLAOS SFIKAS () () Department of Statistics and Modelling Science University of Strathclyde Livingstone

More information

Type and quantity of data needed for an early estimate of transmissibility when an infectious disease emerges

Type and quantity of data needed for an early estimate of transmissibility when an infectious disease emerges Research articles Type and quantity of data needed for an early estimate of transmissibility when an infectious disease emerges N G Becker (Niels.Becker@anu.edu.au) 1, D Wang 1, M Clements 1 1. National

More information

Avian influenza Avian influenza ("bird flu") and the significance of its transmission to humans

Avian influenza Avian influenza (bird flu) and the significance of its transmission to humans 15 January 2004 Avian influenza Avian influenza ("bird flu") and the significance of its transmission to humans The disease in birds: impact and control measures Avian influenza is an infectious disease

More information

Public Health Management and Preparedness in Wildlife Zoonotic Disease Outbreak

Public Health Management and Preparedness in Wildlife Zoonotic Disease Outbreak Johor Bahru Health Office Public Health Management and Preparedness in Wildlife Zoonotic Disease Outbreak Dr. Badrul Hisham bin Abd. Samad MBBS (Malaya), MPH (Glasgow), M. Environmental Engineering (UTM),

More information

Pandemic Risk Modeling

Pandemic Risk Modeling Pandemic Risk Modeling Ghalid Bagus,, FSA MAAA CFA Financial Risk Management June 5, 2008 2008 Milliman, Inc. The material and content contained in this presentation are the proprietary information of

More information

University of Colorado Denver. Pandemic Preparedness and Response Plan. April 30, 2009

University of Colorado Denver. Pandemic Preparedness and Response Plan. April 30, 2009 University of Colorado Denver Pandemic Preparedness and Response Plan April 30, 2009 UCD Pandemic Preparedness and Response Plan Executive Summary The World Health Organization (WHO) and the Centers for

More information

MMCS Turkey Flu Pandemic Project

MMCS Turkey Flu Pandemic Project MMCS Turkey Flu Pandemic Project This is a group project with 2 people per group. You can chose your own partner subject to the constraint that you must not work with the same person as in the banking

More information

Prepare to Care Pandemic Planning at Fraser Health

Prepare to Care Pandemic Planning at Fraser Health Prepare to Care Pandemic Planning at Fraser Health Pandemic Influenza Planning December 10, 2009 Facilitator: Lisa Zetes-Zanatta 7 Prepare to Care: Introductions FHA Pandemic Lady Lisa Zetes-Zanatta Roundtable

More information

Study on control of bird flu outbreak within a poultry farm

Study on control of bird flu outbreak within a poultry farm ANZIAM J. 51 (EMAC009) pp.c668 C681, 010 C668 Study on control of bird flu outbreak within a poultry farm T. Delia Nova 1 H. Mawengkang M. Watanabe 3 (Received 10 July 010; revised 8 September 010) Abstract

More information

Supplementary Materials: Identifying critical transitions and their leading biomolecular networks in complex diseases

Supplementary Materials: Identifying critical transitions and their leading biomolecular networks in complex diseases Supplementary Materials: Identifying critical transitions and their leading biomolecular networks in complex diseases Rui Liu, Meiyi Li, Zhiping Liu, Jiarui Wu, Luonan Chen, Kazuyuki Aihara Contents A

More information

A Game Theoretical Approach for Hospital Stockpile in Preparation for Pandemics

A Game Theoretical Approach for Hospital Stockpile in Preparation for Pandemics Proceedings of the 2008 Industrial Engineering Research Conference J. Fowler and S. Mason, eds. A Game Theoretical Approach for Hospital Stockpile in Preparation for Pandemics Po-Ching DeLaurentis School

More information

Caribbean Actuarial Association

Caribbean Actuarial Association Caribbean Actuarial Association Pandemic Coverage Presented by Annemarie Brownmiller Consulting Services of Princeton, LLC atbrownmiller@comcast.net D. Grenville MacDonald Park Re Canada gmacdonald@parkrecanada.com

More information

Appendix (unedited, as supplied by the authors)

Appendix (unedited, as supplied by the authors) Appendix (unedited, as supplied by the authors) Details of the mathematical model The model used for the simulations in this manuscript was adapted from a previously described model of HCV transmission

More information

Epidemics & Networks. Jesús Gómez Gardeñes Instituto de Biocomputación y Física de Sistemas Complejos (BIFI) Universidad de Zaragoza

Epidemics & Networks. Jesús Gómez Gardeñes Instituto de Biocomputación y Física de Sistemas Complejos (BIFI) Universidad de Zaragoza Epidemics & Networks Jesús Gómez Gardeñes Instituto de Biocomputación y Física de Sistemas Complejos (BIFI) Universidad de Zaragoza DO WE NEED A MOTIVATION? Epidemics Lecture III: & Networks, Walks, Conges4on

More information

Contact Tracing in Health-care Information System - with SARS as a Case Study

Contact Tracing in Health-care Information System - with SARS as a Case Study Contact Tracing in Health-care Information System - with SARS as a Case Study by LEONG Kan Ion, Brian Master of Science in Software Engineering 2009 Faculty of Science and Technology University of Macau

More information

Predicting the Peak of Influenza Cases by Geographical Zones in Alberta. Jeannette Amissah

Predicting the Peak of Influenza Cases by Geographical Zones in Alberta. Jeannette Amissah Predicting the Peak of Influenza Cases by Geographical Zones in Alberta by Jeannette Amissah A thesis submitted in partial fulfillment of the requirements for the degree of Master of Science in BIOSTATISTICS

More information

Lesson 20 Study Guide: Medical Biotechnology Pandemic Flu & Emergent Disease

Lesson 20 Study Guide: Medical Biotechnology Pandemic Flu & Emergent Disease URI CMB 190 Issues in Biotechnology Lesson 20 Study Guide: Medical Biotechnology Pandemic Flu & Emergent Disease 1. The film Contagion: (A) entirely depicts a situation that could never possibly happen

More information

VIRUS POPULATION DYNAMICS

VIRUS POPULATION DYNAMICS MCB 137 VIRUS DYNAMICS WINTER 2008 VIRUS POPULATION DYNAMICS Introduction: The basic epidemic model The classical model for epidemics is described in [1] and [Chapter 10 of 2]. Consider a population of

More information

Management of Pandemic Influenza Outbreaks. Bryan K Breland Director, Emergency Management University of Alabama at Birmingham

Management of Pandemic Influenza Outbreaks. Bryan K Breland Director, Emergency Management University of Alabama at Birmingham Management of Pandemic Influenza Outbreaks Bryan K Breland Director, Emergency Management University of Alabama at Birmingham Management of Pandemic Disease Outbreaks PANDEMIC DEFINED HISTORY OF PANDEMIC

More information

NBER WORKING PAPER SERIES POLICY RESPONSE TO PANDEMIC INFLUENZA: THE VALUE OF COLLECTIVE ACTION

NBER WORKING PAPER SERIES POLICY RESPONSE TO PANDEMIC INFLUENZA: THE VALUE OF COLLECTIVE ACTION NBER WORKING PAPER SERIES POLICY RESPONSE TO PANDEMIC INFLUENZA: THE VALUE OF COLLECTIVE ACTION Georgiy Bobashev Maureen L. Cropper Joshua M. Epstein D. Michael Goedecke Stephen Hutton Mead Over Working

More information

Avian Influenza and Other Communicable Diseases: Implications for Port Biosecurity

Avian Influenza and Other Communicable Diseases: Implications for Port Biosecurity Avian Influenza and Other Communicable Diseases: Implications for Port Biosecurity David Kim, MD, MA Division of Global Migration and Quarantine Centers for Disease Control and Prevention Atlanta, GA July

More information

Dynamics and Control of Infectious Diseases

Dynamics and Control of Infectious Diseases Dynamics and Control of Infectious Diseases Alexander Glaser WWS556d Princeton University April 9, 2007 Revision 3 1 Definitions Infectious Disease Disease caused by invasion of the body by an agent About

More information

L2, Important properties of epidemics and endemic situations

L2, Important properties of epidemics and endemic situations L2, Important properties of epidemics and endemic situations July, 2016 The basic reproduction number Recall: R 0 = expected number individuals a typical infected person infects when everyone is susceptible

More information

Modelling the Dynamic of the Foot-and Mouth Disease in England 2001

Modelling the Dynamic of the Foot-and Mouth Disease in England 2001 Modelling the Dynamic of the Foot-and Mouth Disease in England 2001 Seminar on Veterinary Epidemiology Franz Rubel Budapest, 28 May 2003 Mathematical Epidemiology Group, Institute for Medical Physics and

More information

Spatio-temporal modelling and probabilistic forecasting of infectious disease counts

Spatio-temporal modelling and probabilistic forecasting of infectious disease counts Spatio-temporal modelling and probabilistic forecasting of infectious disease counts Sebastian Meyer Institute of Medical Informatics, Biometry, and Epidemiology Friedrich-Alexander-Universität Erlangen-Nürnberg,

More information

Cellular Automata Model for Epidemics

Cellular Automata Model for Epidemics Cellular Automata Model for Epidemics Sharon Chang UC Davis Physics shschang@ucdavis.edu Cellular automata models are used to simulate the spread of disease across a population. Two types of infections

More information

Simulation-based optimization of mitigation strategies for pandemic influenza.

Simulation-based optimization of mitigation strategies for pandemic influenza. University of Louisville ThinkIR: The University of Louisville's Institutional Repository Electronic Theses and Dissertations 5-2015 Simulation-based optimization of mitigation strategies for pandemic

More information

SARS Outbreak Study 2

SARS Outbreak Study 2 This week in Epiville, you will continue with the remaining steps of the outbreak investigation and begin to learn how to frame a hypothesis, design a study, and draw conclusions from your investigation.

More information

Time series analyses and transmission models for influenza

Time series analyses and transmission models for influenza Time series analyses and transmission models for influenza Cécile Viboud Division of Epidemiology and International Population Studies Fogarty International Center, National Institutes of Health Bethesda,

More information

Modelling to Contain Pandemic Influenza A (H1N1) with Stochastic Membrane Systems: A Work-in-Progress Paper

Modelling to Contain Pandemic Influenza A (H1N1) with Stochastic Membrane Systems: A Work-in-Progress Paper Modelling to Contain Pandemic Influenza A (H1N1) with Stochastic Membrane Systems: A Work-in-Progress Paper Lei Xu Key Laboratory of Image Processing and Intelligent Control Department of Control Science

More information

Forecasting the Influenza Season using Wikipedia

Forecasting the Influenza Season using Wikipedia Forecasting the 2013 2014 Influenza Season using Wikipedia Kyle S. Hickmann, Geoffrey Fairchild, Reid Priedhorsky, Nicholas Generous James M. Hyman, Alina Deshpande, Sara Y. Del Valle arxiv:1410.7716v2

More information

Year 9 Science STUDY GUIDE: Unit 2 Human Coordination

Year 9 Science STUDY GUIDE: Unit 2 Human Coordination Year 9 Science STUDY GUIDE: Unit 2 Human Coordination Here is a summary of the knowledge areas and learning activities you will undertake during this Focus Study. The Study commences on Monday, st February

More information

What can pathogen phylogenetics tell us about cross-species transmission?

What can pathogen phylogenetics tell us about cross-species transmission? The Boyd Orr Centre for Population and Ecosystem Health What can pathogen phylogenetics tell us about cross-species transmission? Roman Biek! Bovine TB workshop 3 Sep 2015 Talk outline Genetic tracking

More information

H1N1 Flu Virus Sudbury & District Health Unit Response. Shelley Westhaver May 2009

H1N1 Flu Virus Sudbury & District Health Unit Response. Shelley Westhaver May 2009 H1N1 Flu Virus Sudbury & District Health Unit Response Shelley Westhaver May 2009 Pandemic Influenza A global outbreak of disease that occurs when a new influenza virus appears or emerges in the human

More information

Global Challenges of Pandemic and Avian Influenza. 19 December 2006 Keiji Fukuda Global influenza Programme

Global Challenges of Pandemic and Avian Influenza. 19 December 2006 Keiji Fukuda Global influenza Programme Global Challenges of Pandemic and Avian Influenza 19 December 2006 Keiji Fukuda Global influenza Programme Summary of Current H5N1 Situation 1997 First known outbreak infecting humans 18 people hospitalized

More information

Infectious Disease Epidemiology and Transmission Dynamics. M.bayaty

Infectious Disease Epidemiology and Transmission Dynamics. M.bayaty Infectious Disease Epidemiology and Transmission Dynamics M.bayaty Objectives 1) To understand the major differences between infectious and noninfectious disease epidemiology 2) To learn about the nature

More information

Self-organizing continuous attractor networks and path integration: one-dimensional models of head direction cells

Self-organizing continuous attractor networks and path integration: one-dimensional models of head direction cells INSTITUTE OF PHYSICS PUBLISHING Network: Comput. Neural Syst. 13 (2002) 217 242 NETWORK: COMPUTATION IN NEURAL SYSTEMS PII: S0954-898X(02)36091-3 Self-organizing continuous attractor networks and path

More information

H1N1 influenza pandemic ( Spanish flu ) probably killed million people globally. Seasonal flu can cause ,000 deaths (WHO).

H1N1 influenza pandemic ( Spanish flu ) probably killed million people globally. Seasonal flu can cause ,000 deaths (WHO). Influenza-1918-2018. Are we ready for another pandemic? 1918-20 H1N1 influenza pandemic ( Spanish flu ) probably killed 50-100 million people globally. Seasonal flu can cause 250-500,000 deaths (WHO).

More information

Cost-effectiveness of controlling infectious diseases from a public health perspective Krabbe Lugnér, Anna Katarina

Cost-effectiveness of controlling infectious diseases from a public health perspective Krabbe Lugnér, Anna Katarina University of Groningen Cost-effectiveness of controlling infectious diseases from a public health perspective Krabbe Lugnér, Anna Katarina IMPORTANT NOTE: You are advised to consult the publisher's version

More information

Using Community Structure Networks to Model Heterogeneous Mixing in Epidemics, and a Potential Application to HIV in Washington, D.C.

Using Community Structure Networks to Model Heterogeneous Mixing in Epidemics, and a Potential Application to HIV in Washington, D.C. Bates College SCARAB Honors Theses Capstone Projects Spring 5-2015 Using Community Structure Networks to Model Heterogeneous Mixing in Epidemics, and a Potential Application to HIV in Washington, D.C.

More information

Evaluating the Economic Consequences of Avian Influenza (1) Andrew Burns, Dominique van der Mensbrugghe, Hans Timmer (2)

Evaluating the Economic Consequences of Avian Influenza (1) Andrew Burns, Dominique van der Mensbrugghe, Hans Timmer (2) Public Disclosure Authorized Public Disclosure Authorized Public Disclosure Authorized Public Disclosure Authorized 47417 Evaluating the Economic Consequences of Avian Influenza (1) Andrew Burns, Dominique

More information

Linking Pandemic Influenza Preparedness with Bioterrorism Vaccination Planning

Linking Pandemic Influenza Preparedness with Bioterrorism Vaccination Planning Linking Pandemic Influenza Preparedness with Bioterrorism Vaccination Planning APHA Annual Meeting San Francisco, California Lara Misegades, MS Director of Infectious Disease Policy November 18, 2003 Overview

More information