Sequence Prediction Under Missing Data : An RNN Approach Without Imputation

08/18/2022
by   Soumen Pachal, et al.
0

Missing data scenarios are very common in ML applications in general and time-series/sequence applications are no exceptions. This paper pertains to a novel Recurrent Neural Network (RNN) based solution for sequence prediction under missing data. Our method is distinct from all existing approaches. It tries to encode the missingness patterns in the data directly without trying to impute data either before or during model building. Our encoding is lossless and achieves compression. It can be employed for both sequence classification and forecasting. We focus on forecasting here in a general context of multi-step prediction in presence of possible exogenous inputs. In particular, we propose novel variants of Encoder-Decoder (Seq2Seq) RNNs for this. The encoder here adopts the above mentioned pattern encoding, while at the decoder which has a different structure, multiple variants are feasible. We demonstrate the utility of our proposed architecture via multiple experiments on both single and multiple sequence (real) data-sets. We consider both scenarios where (i)data is naturally missing and (ii)data is synthetically masked.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
07/08/2022

Seasonal Encoder-Decoder Architecture for Forecasting

Deep learning (DL) in general and Recurrent neural networks (RNNs) in pa...
research
08/15/2018

Development and Evaluation of Recurrent Neural Network based Models for Hourly Traffic Volume and AADT Prediction

The prediction of high-resolution hourly traffic volumes of a given road...
research
02/25/2020

Sequence-to-Sequence Imputation of Missing Sensor Data

Although the sequence-to-sequence (encoder-decoder) model is considered ...
research
03/22/2021

Handling Missing Observations with an RNN-based Prediction-Update Cycle

In tasks such as tracking, time-series data inevitably carry missing obs...
research
05/22/2020

A Tree Architecture of LSTM Networks for Sequential Regression with Missing Data

We investigate regression for variable length sequential data containing...
research
10/04/2022

Public Transit Arrival Prediction: a Seq2Seq RNN Approach

Arrival/Travel times for public transit exhibit variability on account o...

Please sign up or login with your details

Forgot password? Click here to reset