paper-with-me

홈 › Papers

Mind the gap: an experimental evaluation of imputation of missing values techniques in time series

2020-01-15 · Proceedings of the VLDB Endowment 2020 1 · Mourad Khayati, Alberto Lerner, Zakhar Tymchenko, Philippe Cudré-Mauroux

Recording sensor data is seldom a perfect process. Failures in power, communication or storage can leave occasional blocks of data missing, affecting not only real-time monitoring but also compromising the quality of near- and off-line data analysis. Several recovery (imputation) algorithms have been proposed to replace missing blocks. Unfortunately, little is known about their relative performance, as existing comparisons are limited to either a small subset of relevant algorithms or to very few datasets or often both. Drawing general conclusions in this case remains a challenge. In this paper, we empirically compare twelve recovery algorithms using a novel benchmark. All but two of the algorithms were re-implemented in a uniform test environment. The benchmark gathers ten different datasets, which collectively represent a broad range of applications. Our benchmark allows us to fairly evaluate the strengths and weaknesses of each approach, and to recommend the best technique on a use-case basis. It also allows us to identify the limitations of the current body of algorithms and suggest future research directions.

📄 PDF Abstract BibTeX

Code (1)

eXascaleInfolab/bench-vldb20

Tasks

ImputationMissing ValuesTime SeriesTime Series Analysis

Similar Papers 제목 키워드 기반

Generative Semi-supervised Learning for Multivariate Time Series Imputation

2021-05-18 · AAAI Conference on Artificial Intelligence 2021 5 · Xiaoye Miao, Yangyang Wu, Jun Wang, Yunjun Gao 외

The missing values, widely existed in multivariate time series data, hinder the effective data analysis. Existing time series imputation methods do not make full use of the label information in real-life time series data…

Generative Adversarial NetworkImputationMissing ValuesMultivariate Time Series Imputation+2

Explainability of Machine Learning Models under Missing Data

2024-06-29 · Tuan L. Vo, Thu Nguyen, Luis M. Lopez-Ramos, Hugo L. Hammer 외

Missing data is a prevalent issue that can significantly impair model performance and explainability. This paper briefly summarizes the development of the field of missing data with respect to Explainable Artificial Inte…

Explainable artificial intelligenceFeature ImportanceImputationMissing Values

Iterative missing value imputation based on feature importance

2023-11-14 · Cong Guo, Chun Liu, Wei Yang

Many datasets suffer from missing values due to various reasons,which not only increases the processing difficulty of related tasks but also reduces the accuracy of classification. To address this problem, the mainstream…

Feature ImportanceImputationMatrix CompletionMissing Values

Missing Value Estimation using Clustering and Deep Learning within Multiple Imputation Framework

2022-02-28 · Manar D Samad, Sakib Abrar, Norou Diawara

Missing values in tabular data restrict the use and performance of machine learning, requiring the imputation of missing values. The most popular imputation algorithm is arguably multiple imputations using chains of equa…

ClusteringEnsemble LearningImputationMissing Values

Deep Imputation of Missing Values in Time Series Health Data: A Review with Benchmarking

2023-02-10 · Maksims Kazijevs, Manar D. Samad

The imputation of missing values in multivariate time series (MTS) data is critical in ensuring data quality and producing reliable data-driven predictive models. Apart from many statistical approaches, a few recent stud…

BenchmarkingDeep LearningImputationMissing Values+2