paper-with-me

홈 › Papers

Convolutional generative adversarial imputation networks for spatio-temporal missing data in storm surge simulations

2021-11-03 · Ehsan Adeli, Jize Zhang, Alexandros A. Taflanidis

Imputation of missing data is a task that plays a vital role in a number of engineering and science applications. Often such missing data arise in experimental observations from limitations of sensors or post-processing transformation errors. Other times they arise from numerical and algorithmic constraints in computer simulations. One such instance and the application emphasis of this paper are numerical simulations of storm surge. The simulation data corresponds to time-series surge predictions over a number of save points within the geographic domain of interest, creating a spatio-temporal imputation problem where the surge points are heavily correlated spatially and temporally, and the missing values regions are structurally distributed at random. Very recently, machine learning techniques such as neural network methods have been developed and employed for missing data imputation tasks. Generative Adversarial Nets (GANs) and GAN-based techniques have particularly attracted attention as unsupervised machine learning methods. In this study, the Generative Adversarial Imputation Nets (GAIN) performance is improved by applying convolutional neural networks instead of fully connected layers to better capture the correlation of data and promote learning from the adjacent surge points. Another adjustment to the method needed specifically for the studied data is to consider the coordinates of the points as additional features to provide the model more information through the convolutional layers. We name our proposed method as Convolutional Generative Adversarial Imputation Nets (Conv-GAIN). The proposed method's performance by considering the improvements and adaptations required for the storm surge data is assessed and compared to the original GAIN and a few other techniques. The results show that Conv-GAIN has better performance than the alternative methods on the studied data.

📄 PDF Abstract BibTeX arXiv:2111.02823

Code (0)

등록된 구현이 없습니다.

Tasks

ImputationMissing ValuesTime Series Analysis

Similar Papers 제목 키워드 기반

Generative Adversarial Networks for Spatio-temporal Data: A Survey

2020-08-18 · Nan Gao, Hao Xue, Wei Shao, Sichen Zhao 외

Generative Adversarial Networks (GANs) have shown remarkable success in producing realistic-looking images in the computer vision area. Recently, GAN-based techniques are shown to be promising for spatio-temporal-based a…

ImputationSurveyTime SeriesTime Series Analysis+1

NAOMI: Non-Autoregressive Multiresolution Sequence Imputation

2019-01-30 · NeurIPS 2019 12 · Yukai Liu, Rose Yu, Stephan Zheng, Eric Zhan 외

Missing value imputation is a fundamental problem in spatiotemporal modeling, from motion tracking to the dynamics of physical systems. Deep autoregressive models suffer from error propagation which becomes catastrophic …

Imitation LearningImputationMultivariate Time Series Imputation

PriSTI: A Conditional Diffusion Framework for Spatiotemporal Imputation

2023-02-20 · Mingzhe Liu, Han Huang, Hao Feng, Leilei Sun 외

Spatiotemporal data mining plays an important role in air quality monitoring, crowd flow modeling, and climate forecasting. However, the originally collected spatiotemporal data in real-world scenarios is usually incompl…

ImputationMissing ValuesNoise Estimation

FastSTI: A Fast Conditional Pseudo Numerical Diffusion Model for Spatio-temporal Traffic Data Imputation

2024-10-20 · Shaokang Cheng, Nada Osman, Shiru Qu, Lamberto Ballan

High-quality spatiotemporal traffic data is crucial for intelligent transportation systems (ITS) and their data-driven applications. Inevitably, the issue of missing data caused by various disturbances threatens the reli…

DenoisingImputationTraffic Data Imputation

Deep Convolutional Generative Adversarial Networks Based Flame Detection in Video

2019-02-05 · Süleyman Aslan, Uğur Güdükbay, B. Uğur Töreyin, A. Enis Çetin

Real-time flame detection is crucial in video based surveillance systems. We propose a vision-based method to detect flames using Deep Convolutional Generative Adversarial Neural Networks (DCGANs). Many existing supervis…