PrimeNet: Pre-Training for Irregular Multivariate Time Series
Real-world applications often involve irregular time series, for which the time intervals between successive observations are non-uniform. Irregularity across multiple features in a multi-variate time series further results in a different subset of features at any given time (i.e., asynchronicity). Existing pre-training schemes for time-series, however, often assume regularity of time series and make no special treatment of irregularity. We argue that such irregularity offers insight about domain property of the data — for example, frequency of hospital visits may signal patient health condition — that can guide representation learning. In this work, we propose PrimeNet to learn a self-supervised representation for irregular multivariate time series. Specifcally, we design a time-sensitive contrastive learning and data reconstruction task to pre-train a model. Irregular time series exhibits considerable variations in sampling density over time. Hence, our triplet generation strategy follows the density of the original data points, preserving its native irregularity. Moreover, the sampling density variation over time makes data reconstruction diffcult for different regions. Therefore, we design a data masking technique that always masks a constant time duration to accommodate reconstruction for regions of different sampling density. We learn with these tasks using unlabeled data to build a pre-trained model and fine-tune on a downstream task with limited labeled data, in contrast with existing fully supervised approach for irregular time-series, requiring large amounts of labeled data. Experiment results show that PrimeNet signifcantly outperforms state-of-the-art methods on naturally irregular and asynchronous data from Healthcare and IoT applications for several downstream tasks, including classifcation, interpolation, and regression.
Code (1)
Tasks
Contrastive LearningIrregular Time SeriesMultivariate Time Series ForecastingRepresentation LearningTime SeriesTime Series ForecastingTripletMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Compatible Transformer for Irregularly Sampled Multivariate Time Series
To analyze multivariate time series, most previous methods assume regular subsampling of time series, where the interval between adjacent measurements and the number of samples remain unchanged. Practically, data collect…
Time SeriesForecasting in multivariate irregularly sampled time series with missing values
Sparse and irregularly sampled multivariate time series are common in clinical, climate, financial and many other domains. Most recent approaches focus on classification, regression or forecasting tasks on such data. In …
General ClassificationIrregular Time SeriesMissing Valuesregression+2Two-Stage Aggregation with Dynamic Local Attention for Irregular Time Series
Irregular multivariate time series data is characterized by varying time intervals between consecutive observations of measured variables/signals (i.e., features) and varying sampling rates (i.e., recordings/measurement)…
Irregular Time SeriesTime SeriesAnomaly Detection for Sparse and Irregular Multivariate Time Series with Latent SDEs
Multivariate time series anomaly detection (MTSAD) is critical for a wide range of application areas, such as industrial monitoring, cybersecurity, or healthcare. Real-world data is often sparse, irregularly sampled or p…
Time Series Anomaly DetectionInterpolation-Prediction Networks for Irregularly Sampled Time Series
In this paper, we present a new deep learning architecture for addressing the problem of supervised learning with sparse and irregularly sampled multivariate time series. The architecture is based on the use of a semi-pa…
Deep LearningLength-of-Stay predictionMortality PredictionPrediction+3