paper-with-me

Papers

LIFE: Learning Individual Features for Multivariate Time Series Prediction with Missing Values

2021-09-30 · Zhao-Yu Zhang, Shao-Qun Zhang, Yuan Jiang, Zhi-Hua Zhou

Multivariate time series (MTS) prediction is ubiquitous in real-world fields, but MTS data often contains missing values. In recent years, there has been an increasing interest in using end-to-end models to handle MTS with missing values. To generate features for prediction, existing methods either merge all input dimensions of MTS or tackle each input dimension independently. However, both approaches are hard to perform well because the former usually produce many unreliable features and the latter lacks correlated information. In this paper, we propose a Learning Individual Features (LIFE) framework, which provides a new paradigm for MTS prediction with missing values. LIFE generates reliable features for prediction by using the correlated dimensions as auxiliary information and suppressing the interference from uncorrelated dimensions with missing values. Experiments on three real-world data sets verify the superiority of LIFE to existing state-of-the-art models.

📄 PDF Abstract BibTeX arXiv:2109.14844

Code (0)

등록된 구현이 없습니다.

Tasks

Missing ValuesPredictionTime SeriesTime Series AnalysisTime Series Prediction

Similar Papers 제목 키워드 기반

Multivariable times series classification through an interpretable representation

2020-09-08 · Francisco J. Baldán, José M. Benítez

Multivariate time series classification is a task with increasing importance due to the proliferation of new problems in various fields (economy, health, energy, transport, crops, etc.) where a large number of informatio…

ClassificationDescriptiveGeneral ClassificationTime Series+2

FocusLearn: Fully-Interpretable, High-Performance Modular Neural Networks for Time Series

2023-11-28 · Qiqi Su, Christos Kloukinas, Artur d'Avila Garcez

Multivariate time series have many applications, from healthcare and meteorology to life science. Although deep learning models have shown excellent predictive performance for time series, they have been criticised for b…

Additive modelsfeature selectionTime SeriesTime Series Forecasting+1

Compatible Transformer for Irregularly Sampled Multivariate Time Series

2023-10-17 · Yuxi Wei, Juntong Peng, Tong He, Chenxin Xu 외

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 Series

MGCP: A Multi-Grained Correlation based Prediction Network for Multivariate Time Series

2024-05-30 · Zhicheng Chen, Xi Xiao, Ke Xu, Zhong Zhang 외

Multivariate time series prediction is widely used in daily life, which poses significant challenges due to the complex correlations that exist at multi-grained levels. Unfortunately, the majority of current time series …

PredictionTime SeriesTime Series Prediction

Dynamic Gaussian Mixture based Deep Generative Model For Robust Forecasting on Sparse Multivariate Time Series

2021-03-03 · Yinjun Wu, Jingchao Ni, Wei Cheng, Bo Zong 외

Forecasting on sparse multivariate time series (MTS) aims to model the predictors of future values of time series given their incomplete past, which is important for many emerging applications. However, most existing met…

ClusteringTime SeriesTime Series Analysis