Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

NAOMI: Non-Autoregressive Multiresolution Sequence Imputation

About

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 for imputing long-range sequences. In this paper, we take a non-autoregressive approach and propose a novel deep generative model: Non-AutOregressive Multiresolution Imputation (NAOMI) to impute long-range sequences given arbitrary missing patterns. NAOMI exploits the multiresolution structure of spatiotemporal data and decodes recursively from coarse to fine-grained resolutions using a divide-and-conquer strategy. We further enhance our model with adversarial training. When evaluated extensively on benchmark datasets from systems of both deterministic and stochastic dynamics. NAOMI demonstrates significant improvement in imputation accuracy (reducing average prediction error by 60% compared to autoregressive counterparts) and generalization for long range sequences.

Yukai Liu, Rose Yu, Stephan Zheng, Eric Zhan, Yisong Yue• 2019

Related benchmarks

TaskDatasetResultRank
Imputation and Heartbeat DetectionmHealth ECG
MSE0.0392
10
Imputation and Heartbeat DetectionmHealth PPG
MSE0.0856
10
Time Series ImputationBilliards Trajectories (test)
Sinuosity1.006
7
Time Series ImputationPEMS-SF
L2 Loss3.54e-4
6
Showing 4 of 4 rows

Other info

Code

Follow for update