SearcharxivSearch

arXiv subjects

Spencer Fox

Publications and source records attributed to Spencer Fox.

3 recordsLinked to original sources

Physics-informed deep learning for infectious disease forecasting

Accurate forecasting of contagious diseases is critical for public health policymaking and pandemic preparedness. We propose a new infectious disease forecasting model based on physics-informed neural networks (PINNs), an emerging scientific machine learning approach. By embedding a compartmental model into the loss function, our method integrates epidemiological theory with data, helping to prevent model overfitting. We further enhance the model with a sub-network that accounts for covariates such as mobility and cumulative vaccine doses, which influence the transmission rate. Using state-level COVID-19 data from California, we demonstrate that the PINN model accurately predicts cases, deaths, and hospitalizations, aligning well with existing benchmarks. Notably, the PINN model outperforms naive baseline forecasts and several sequence deep learning models, including Recurrent Neural Networks (RNNs), Long Short-Term Memory (LSTM) networks, Gated Recurrent Units (GRUs), and Transformers. It also achieves performance comparable to a sophisticated Gaussian infection state forecasting model that combines compartmental dynamics, a data observation model, and parameter regression. However, the PINN model features a simpler structure and is easier to implement. In summary, we systematically evaluate the PINN model's ability to forecast infectious disease dynamics, demonstrating its potential as an efficient computational tool to strengthen forecasting capabilities.

cs.LG

Estimating Importation Risk of Covid-19 in Hurricane Evacuations: A Prediction Framework Applied to Hurricane Laura in Texas

In August 2020, as Texas was coming down from a large summer COVID-19 surge, forecasts suggested that Hurricane Laura was tracking towards 6M residents along the East Texas coastline, threatening to spread COVID-19 across the state and cause pandemic resurgences. To assist local authorities facing the dual-threat, we integrated survey expectations of coastal residents and observed hurricane evacuation rates in a statistical framework that combined with local pandemic conditions predicts how COVID-19 would spread in response to a hurricane. For Hurricane Laura, we estimate that 499,500 [90% Credible Interval (CI): 347,500, 624,000] people evacuated the Texan counties, that no single county accumulated more than 2.5% of hurricane evacuees, and that there were 2,900 [90% CI: 1,700, 5,800] exportations of Covid-19 across the state. In general, reception estimates were concentrated in regions with higher population densities. Nonetheless, higher importation risk is expected in small Districts, with a maximum number of importations of 10 per 10,000 residents in our case study. Overall, we present a flexible and transferable framework that captures spatial heterogeneity and incorporates geographic components for predicting population movement in the wake of a natural disaster. As hurricanes continue to increase in both frequency and strength, our framework can be deployed in response to anticipated hurricane paths to guide disaster preparedness and planning.

stat.AP

Reinforcement Learning for Optimization of COVID-19 Mitigation policies

The year 2020 has seen the COVID-19 virus lead to one of the worst global pandemics in history. As a result, governments around the world are faced with the challenge of protecting public health, while keeping the economy running to the greatest extent possible. Epidemiological models provide insight into the spread of these types of diseases and predict the effects of possible intervention policies. However, to date,the even the most data-driven intervention policies rely on heuristics. In this paper, we study how reinforcement learning (RL) can be used to optimize mitigation policies that minimize the economic impact without overwhelming the hospital capacity. Our main contributions are (1) a novel agent-based pandemic simulator which, unlike traditional models, is able to model fine-grained interactions among people at specific locations in a community; and (2) an RL-based methodology for optimizing fine-grained mitigation policies within this simulator. Our results validate both the overall simulator behavior and the learned policies under realistic conditions.

cs.LG