Mining of Switching Sparse Networks for Missing Value Imputation in Multivariate Time Series
Multivariate time series data suffer from the problem of missing values, which hinders the application of many analytical methods. To achieve the accurate imputation of these missing values, exploiting inter-correlation by employing the relationships between sequences (i.e., a network) is as important as the use of temporal dependency, since a sequence normally correlates with other sequences. Moreover, exploiting an adequate network depending on time is also necessary since the network varies over time. However, in real-world scenarios, we normally know neither the network structure nor when the network changes beforehand. Here, we propose a missing value imputation method for multivariate time series, namely MissNet, that is designed to exploit temporal dependency with a state-space model and inter-correlation by switching sparse networks. The network encodes conditional independence between features, which helps us understand the important relationships for imputation visually. Our algorithm, which scales linearly with reference to the length of the data, alternatively infers networks and fills in missing values using the networks while discovering the switching of the networks. Extensive experiments demonstrate that MissNet outperforms the state-of-the-art algorithms for multivariate time series imputation and provides interpretable results.
Code (1)
Tasks
ImputationMissing ValuesMultivariate Time Series ImputationTime SeriesSimilar Papers 제목 키워드 기반
MINTY: Rule-based Models that Minimize the Need for Imputing Features with Missing Values
Rule models are often preferred in prediction tasks with tabular inputs as they can be easily interpreted using natural language and provide predictive performance on par with more complex models. However, most rule mode…
ImputationMissing ValuesIFGAN: Missing Value Imputation using Feature-specific Generative Adversarial Networks
Missing value imputation is a challenging and well-researched topic in data mining. In this paper, we propose IFGAN, a missing value imputation algorithm based on Feature-specific Generative Adversarial Networks (GAN). O…
ImputationMissing ValuesImputeINR: Time Series Imputation via Implicit Neural Representations for Disease Diagnosis with Missing Data
Healthcare data frequently contain a substantial proportion of missing values, necessitating effective time series imputation to support downstream disease diagnosis tasks. However, existing imputation methods focus on d…
ImputationMissing ValuesTime SeriesGaussian Processes for Missing Value Imputation
Missing values are common in many real-life datasets. However, most of the current machine learning methods can not handle missing values. This means that they should be imputed beforehand. Gaussian Processes (GPs) are n…
Gaussian ProcessesImputationMissing ValuesVariational InferenceAn Innovative Imputation and Classification Approach for Accurate Disease Prediction
Imputation of missing attribute values in medical datasets for extracting hidden knowledge from medical datasets is an interesting research topic of interest which is very challenging. One cannot eliminate missing values…
AttributeClassificationClusteringDimensionality Reduction+4