paper-with-me

Papers

A convolution recurrent autoencoder for spatio-temporal missing data imputation

2019-04-29 · Reza Asadi, Amelia Regan

When sensors collect spatio-temporal data in a large geographical area, the existence of missing data cannot be escaped. Missing data negatively impacts the performance of data analysis and machine learning algorithms. In this paper, we study deep autoencoders for missing data imputation in spatio-temporal problems. We propose a convolution bidirectional-LSTM for capturing spatial and temporal patterns. Moreover, we analyze an autoencoder's latent feature representation in spatio-temporal data and illustrate its performance for missing data imputation. Traffic flow data are used for evaluation of our models. The result shows that the proposed convolution recurrent neural network outperforms state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:1904.12413

Code (0)

등록된 구현이 없습니다.

Tasks

ImputationMultivariate Time Series Imputation

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Spatiotemporal System Forecasting with Irregular Time Steps via Masked Autoencoder

2026-03-26 · Kewei Zhu, Yanze Xin, Jinwei Hu, Xiaoyuan Cheng 외 arxiv

Predicting high-dimensional dynamical systems with irregular time steps presents significant challenges for current data-driven algorithms. These irregularities arise from missing data, sparse observations, or adaptive c…

Computational Efficiency

Dynamic Spatiotemporal Graph Convolutional Neural Networks for Traffic Data Imputation with Complex Missing Patterns

2021-09-17 · Yuebing Liang, Zhan Zhao, Lijun Sun

Missing data is an inevitable and ubiquitous problem for traffic data collection in intelligent transportation systems. Despite extensive research regarding traffic data imputation, there still exist two limitations to b…

Deep LearningImputationTraffic Data Imputation

Exploiting Spatio-Temporal Structure with Recurrent Winner-Take-All Networks

2016-10-31 · Eder Santana, Matthew Emigh, Pablo Zegers, Jose C. Principe

We propose a convolutional recurrent neural network, with Winner-Take-All dropout for high dimensional unsupervised feature learning in multi-dimensional time series. We apply the proposedmethod for object recognition wi…

AllObject RecognitionTime SeriesTime Series Analysis

Spatio-Temporal Denoising Graph Autoencoders with Data Augmentation for Photovoltaic Timeseries Data Imputation

2023-02-21 · Yangxin Fan, Xuanji Yu, Raymond Wieser, David Meakin 외

The integration of the global Photovoltaic (PV) market with real time data-loggers has enabled large scale PV data analytical pipelines for power forecasting and long-term reliability assessment of PV fleets. Nevertheles…

Data AugmentationDenoisingImputation

Temporal Autoencoder with U-Net Style Skip-Connections for Frame Prediction

2020-11-25 · Jay Santokhi, Pankaj Daga, Joned Sarwar, Anna Jordan 외

Finding sustainable and novel solutions to predict city-wide mobility behaviour is an ever-growing problem given increased urban complexity and growing populations. This paper seeks to address this by describing a traffi…