English

NRTSI: Non-Recurrent Time Series Imputation

Machine Learning 2021-05-28 v3

Abstract

Time series imputation is a fundamental task for understanding time series with missing data. Existing methods either do not directly handle irregularly-sampled data or degrade severely with sparsely observed data. In this work, we reformulate time series as permutation-equivariant sets and propose a novel imputation model NRTSI that does not impose any recurrent structures. Taking advantage of the permutation equivariant formulation, we design a principled and efficient hierarchical imputation procedure. In addition, NRTSI can directly handle irregularly-sampled time series, perform multiple-mode stochastic imputation, and handle data with partially observed dimensions. Empirically, we show that NRTSI achieves state-of-the-art performance across a wide range of time series imputation benchmarks.

Keywords

Cite

@article{arxiv.2102.03340,
  title  = {NRTSI: Non-Recurrent Time Series Imputation},
  author = {Siyuan Shan and Yang Li and Junier B. Oliva},
  journal= {arXiv preprint arXiv:2102.03340},
  year   = {2021}
}

Comments

Codes available at https://github.com/lupalab/NRTSI

R2 v1 2026-06-23T22:53:05.018Z