2022
Modeling Irregular Time Series with Continuous Recurrent Units
ICML 2022spotlight
Recurrent neural networks (RNNs) are a popular choice for modeling sequential data. Modern RNN architectures assume constant time-intervals between observations. However, in many datasets (e.g. medical records) observation times are irregular and can carry important information. To address this chal…