Deep Learning-based Spatially Explicit Emulation of an Agent-Based Simulator for Pandemic in a City
Varun Madhavan, Adway Mitra, Partha Pratim Chakrabarti

TL;DR
This paper presents a deep learning-based emulator using Dilated CNNs to efficiently simulate pandemic spread in cities, significantly reducing computation time while maintaining high accuracy for policy analysis.
Contribution
The paper introduces a novel spatially explicit deep learning emulator for agent-based pandemic models, enabling faster simulations through a divide-and-conquer approach.
Findings
High accuracy emulation of agent-based pandemic models
Significant speed improvements over traditional simulations
Scalability to large city sizes with parallel processing
Abstract
Agent-Based Models are very useful for simulation of physical or social processes, such as the spreading of a pandemic in a city. Such models proceed by specifying the behavior of individuals (agents) and their interactions, and parameterizing the process of infection based on such interactions based on the geography and demography of the city. However, such models are computationally very expensive, and the complexity is often linear in the total number of agents. This seriously limits the usage of such models for simulations, which often have to be run hundreds of times for policy planning and even model parameter estimation. An alternative is to develop an emulator, a surrogate model that can predict the Agent-Based Simulator's output based on its initial conditions and parameters. In this paper, we discuss a Deep Learning model based on Dilated Convolutional Neural Network that can…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCOVID-19 epidemiological studies
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
