paper-with-me

홈 › Papers

Mining of Switching Sparse Networks for Missing Value Imputation in Multivariate Time Series

2024-09-16 · Kohei Obata, Koki Kawabata, Yasuko Matsubara, Yasushi Sakurai

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.

📄 PDF Abstract BibTeX arXiv:2409.09930

Code (1)

KoheiObata/MissNet 공식 구현

Tasks

ImputationMissing ValuesMultivariate Time Series ImputationTime Series

Similar Papers 제목 키워드 기반

MINTY: Rule-based Models that Minimize the Need for Imputing Features with Missing Values

2023-11-23 · Lena Stempfle, Fredrik D. Johansson

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 Values

IFGAN: Missing Value Imputation using Feature-specific Generative Adversarial Networks

2020-12-23 · Wei Qiu, Yangsibo Huang, Quanzheng Li

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 Values

ImputeINR: Time Series Imputation via Implicit Neural Representations for Disease Diagnosis with Missing Data

2025-05-16 · Mengxuan Li, Ke Liu, Jialong Guo, Jiajun Bu 외

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 Series

Gaussian Processes for Missing Value Imputation

2022-04-10 · Bahram Jafrasteh, Daniel Hernández-Lobato, Simón Pedro Lubián-López, Isabel Benavente-Fernández

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 Inference

An Innovative Imputation and Classification Approach for Accurate Disease Prediction

2016-03-10 · Yelipe UshaRani, P. Sammulal

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