paper-with-me

홈 › Papers

Data Assimilation Predictive GAN (DA-PredGAN): applied to determine the spread of COVID-19

2021-05-17 · Vinicius L. S. Silva, Claire E. Heaney, Yaqi Li, Christopher C. Pain

We propose the novel use of a generative adversarial network (GAN) (i) to make predictions in time (PredGAN) and (ii) to assimilate measurements (DA-PredGAN). In the latter case, we take advantage of the natural adjoint-like properties of generative models and the ability to simulate forwards and backwards in time. GANs have received much attention recently, after achieving excellent results for their generation of realistic-looking images. We wish to explore how this property translates to new applications in computational modelling and to exploit the adjoint-like properties for efficient data assimilation. To predict the spread of COVID-19 in an idealised town, we apply these methods to a compartmental model in epidemiology that is able to model space and time variations. To do this, the GAN is set within a reduced-order model (ROM), which uses a low-dimensional space for the spatial distribution of the simulation states. Then the GAN learns the evolution of the low-dimensional states over time. The results show that the proposed methods can accurately predict the evolution of the high-fidelity numerical simulation, and can efficiently assimilate observed data and determine the corresponding model parameters.

📄 PDF Abstract BibTeX arXiv:2105.07729

Code (0)

등록된 구현이 없습니다.

Tasks

EpidemiologyGenerative Adversarial Network

Similar Papers 제목 키워드 기반

A Score Filter Enhanced Data Assimilation Framework for Data-Driven Dynamical Systems

2026-03-16 · Jingqiao Tang, Ryan Bausback, Feng Bao, Guannan Zhang 외 arxiv

We introduce a score-filter-enhanced data assimilation framework designed to reduce predictive uncertainty in machine learning (ML) models for data-driven dynamical system forecasting. Machine learning serves as an effic…

Combined State and Parameter Estimation in Level-Set Methods

2019-03-01 · Hans Yu, Matthew P. Juniper, Luca Magri

Reduced-order models based on level-set methods are widely used tools to qualitatively capture and track the nonlinear dynamics of an interface. The aim of this paper is to develop a physics-informed, data-driven, statis…

parameter estimationState EstimationUncertainty Quantification

Generative assimilation and prediction for weather and climate

2025-03-04 · Shangshang Yang, Congyi Nai, Xinyan Liu, Weidong Li 외

Machine learning models have shown great success in predicting weather up to two weeks ahead, outperforming process-based benchmarks. However, existing approaches mostly focus on the prediction task, and do not incorpora…

Prediction

Data Assimilation by Artificial Neural Networks for an Atmospheric General Circulation Model: Conventional Observation

2014-07-16 · Rosangela S. Cintra, Haroldo F. de Campos Velho

This paper presents an approach for employing artificial neural networks (NN) to emulate an ensemble Kalman filter (EnKF) as a method of data assimilation. The assimilation methods are tested in the Simplified Parameteri…

CPU

TorchDA: A Python package for performing data assimilation with deep learning forward and transformation functions

2024-08-30 · Sibo Cheng, Jinyang Min, Che Liu, Rossella Arcucci

Data assimilation techniques are often confronted with challenges handling complex high dimensional physical systems, because high precision simulation in complex high dimensional physical systems is computationally expe…

Deep Learning