基于自适应学习的中位数填充深度自编码器的时间序列缺失值插补

Imputation of Missing Values in Time Series Using an Adaptive-Learned Median-Filled Deep Autoencoder

IEEE Transactions on Cybernetics · 2022
被引 93 · 同刊同年前 7%
ABS 3

中文导读

提出一种无监督的深度自编码器方法,通过自适应学习策略和迭代中位数填充,有效处理工业时间序列数据中的大量缺失值,提升数据驱动模型性能。

Abstract

Missing values are ubiquitous in industrial data sets because of multisampling rates, sensor faults, and transmission failures. The incomplete data obstruct the effective use of data and degrade the performance of data-driven models. Numerous imputation algorithms have been proposed to deal with missing values, primarily based on supervised learning, that is, imputing the missing values by constructing a prediction model with the remaining complete data. They have limited performance when the amount of incomplete data is overwhelming. Moreover, many methods have not considered the autocorrelation of time-series data. Thus, an adaptive-learned median-filled deep autoencoder (AM-DAE) is proposed in this study, aiming to impute missing values of industrial time-series data in an unsupervised manner. It continuously replaces the missing values by the median of the input data and its reconstruction, which allows the imputation information to be transmitted with the training process. In addition, an adaptive learning strategy is adopted to guide the AM-DAE paying more attention to the reconstruction learning of nonmissing values or missing values in different iteration periods. Finally, two industrial examples are used to verify the superior performance of the proposed method compared with other advanced techniques.

时间序列分析缺失数据处理深度学习工业数据