Research Article

Generative Adversarial Network-based Missing Data Handling and Remaining Useful Life Estimation for Smart Train Control and Monitoring Systems

Table 7

Four RUL prediction methods.

RUL prediction methodGAN-based RUL estimation (the proposed method)ARIMA-based RUL estimationRUL estimation using “missing value pruning”RUL estimation with “mean-value estimation” of missing values

Missing value handling mechanismO (GAN-based data generation)X (removal of records with missing values)X (removal of records with missing values)O (mean-value estimation)

RUL estimation methodClassification using GANARIMA-based RUL estimationDeep neural networkDeep neural network

Detailed parametersRefer to Table 8ARIMA (6, 2, 5)(i) Learning epoch: 1000
(ii) Learning rate:
(iii) Number of layers:10
(iv) Used activation functions
=(leaky RU for final layer, Sigmoid for layers 1−9)