TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Recurrent Neural Networks for Multivariate Time Series wit...

Recurrent Neural Networks for Multivariate Time Series with Missing Values

Zhengping Che, Sanjay Purushotham, Kyunghyun Cho, David Sontag, Yan Liu

2016-06-06ImputationMultivariate Time Series ImputationPredictionTime Series PredictionTime SeriesMultivariate Time Series ForecastingTime Series AnalysisTime Series Classification
PaperPDFCodeCodeCodeCodeCodeCode(official)Code

Abstract

Multivariate time series data in practical applications, such as health care, geoscience, and biology, are characterized by a variety of missing values. In time series prediction and other related tasks, it has been noted that missing values and their missing patterns are often correlated with the target labels, a.k.a., informative missingness. There is very limited work on exploiting the missing patterns for effective imputation and improving prediction performance. In this paper, we develop novel deep learning models, namely GRU-D, as one of the early attempts. GRU-D is based on Gated Recurrent Unit (GRU), a state-of-the-art recurrent neural network. It takes two representations of missing patterns, i.e., masking and time interval, and effectively incorporates them into a deep model architecture so that it not only captures the long-term temporal dependencies in time series, but also utilizes the missing patterns to achieve better prediction results. Experiments of time series classification tasks on real-world clinical datasets (MIMIC-III, PhysioNet) and synthetic datasets demonstrate that our models achieve state-of-the-art performance and provides useful insights for better understanding and utilization of missing values in time series analysis.

Results

TaskDatasetMetricValueModel
ImputationMuJoCoMSE (10^2, 50% missing)0.748RNN GRU-D
Time Series ForecastingMuJoCoMSE (10^-2, 50% missing)5.833RNN GRU-D
Feature EngineeringMuJoCoMSE (10^2, 50% missing)0.748RNN GRU-D
Time Series AnalysisMuJoCoMSE (10^-2, 50% missing)5.833RNN GRU-D
Multivariate Time Series ForecastingMuJoCoMSE (10^-2, 50% missing)5.833RNN GRU-D

Related Papers

Missing value imputation with adversarial random forests -- MissARF2025-07-21Multi-Strategy Improved Snake Optimizer Accelerated CNN-LSTM-Attention-Adaboost for Trajectory Prediction2025-07-21MoTM: Towards a Foundation Model for Time Series Imputation based on Continuous Modeling2025-07-17The Power of Architecture: Deep Dive into Transformer Architectures for Long-Term Time Series Forecasting2025-07-17Emergence of Functionally Differentiated Structures via Mutual Information Optimization in Recurrent Neural Networks2025-07-17Generative Click-through Rate Prediction with Applications to Search Advertising2025-07-15Data Augmentation in Time Series Forecasting through Inverted Framework2025-07-15D3FL: Data Distribution and Detrending for Robust Federated Learning in Non-linear Time-series Data2025-07-15