Open Access
ARTICLE
A Health State Prediction Model Based on Belief Rule Base and LSTM for Complex Systems
High-Tech Institute of Xi’an, Xi’an, 710025, China
* Corresponding Author: Zhijie Zhou. Email:
(This article belongs to the Special Issue: Intelligent reasoning and decision-making towards the explainability of AI)
Intelligent Automation & Soft Computing 2024, 39(1), 73-91. https://doi.org/10.32604/iasc.2024.042285
Received 25 May 2023; Accepted 11 September 2023; Issue published 29 March 2024
Abstract
In industrial production and engineering operations, the health state of complex systems is critical, and predicting it can ensure normal operation. Complex systems have many monitoring indicators, complex coupling structures, non-linear and time-varying characteristics, so it is a challenge to establish a reliable prediction model. The belief rule base (BRB) can fuse observed data and expert knowledge to establish a nonlinear relationship between input and output and has well modeling capabilities. Since each indicator of the complex system can reflect the health state to some extent, the BRB is built based on the causal relationship between system indicators and the health state to achieve the prediction. A health state prediction model based on BRB and long short term memory for complex systems is proposed in this paper. Firstly, the LSTM is introduced to predict the trend of the indicators in the system. Secondly, the Density Peak Clustering (DPC) algorithm is used to determine referential values of indicators for BRB, which effectively offset the lack of expert knowledge. Then, the predicted values and expert knowledge are fused to construct BRB to predict the health state of the systems by inference. Finally, the effectiveness of the model is verified by a case study of a certain vehicle hydraulic pump.Keywords
The complexity of the industrial system has gradually increased with the advancement of science and technology, and the working environment has become harsher. Especially in the fields of aerospace and weaponry [1,2], the reliability and safety of the system are crucial. Once the health state changes and serious accidents occur, it will not only cause huge damage to the environment but also bring bad effects to society. In order to cut maintenance costs and prevent significant safety incidents, it is required to predict the health state of complex systems [3,4].
Health state prediction of complex systems refers to the prediction of the future health state by considering the historical and current health state of the system. There are three different kinds of approaches are used for health state prediction in recent research: analytical model-based [5], data-driven-based [6], and semi-quantitative information-based methods [7].
Once the analytical model of the system is known, the analytical model-based method like the particle filter can investigate the law of the health state degradation and predict changes in the health state in the future [8–10]. Once the system collects a significant amount of observed information, data-driven-based methods like LSTM and support vector machine (SVM) model can be established the relationship between quantitative data of the system and the health state at future moments to achieve the effect of prediction [11–13]. Once the qualitative knowledge of the system and some of the observed data are known, semi-quantitative information-based methods can be used to implement the prediction process, which includes the Hidden Markov modeling-Bayesian networks (HMM-BN) [14], fuzzy system-gray model-support vector machine (FS-GM-SVM) model [15], and so on.
In recent years, many scholars have conducted research on the health state prediction for the complex system. Liu et al. constructed an underdetermined extended Kalman filter and applied it to the health state estimation of aero engines to solve the problem of less available sensor data and more unknown parameters [16]. Zhang et al. designed a weight optimization unscented Kalman filter (WOUKF) to establish a trend of prediction residuals between the WOUKF and the true capacity, which is used to update the model parameters within the prediction cycle to improve the prediction performance [17]. Liao et al. proposed a flexible prediction framework based on the high-order hidden semi-Markov model (HSMM) that extends the basic HSMM for systems or components with unobservable health states and complex transition dynamics [18]. Pan et al. proposed a chaotic prediction model for vibration data based on improved SVM swarm optimization to improve the prediction accuracy of pump operation state, obtained the training set by phase space reconstruction, and optimized the parameters of the SVM using an improved particle algorithm [19]. Xu et al. established a prediction method for onboard integrated health management system state assessment of manned spacecraft aerospace equipment and used FS-GM-SVM model for prediction to address the uncertainty of the prediction process [15]. Soleimani et al. proposed a fault prediction method based on the integration of HMM and BN to address nonlinear and non-Gaussian data features [14].
However, all the above-predicted methods have a specific scope of application. The working mechanism of most complex systems is difficult to analyze, and it is hard to build a reliable analytical model. As a black-box model, the prediction process of data-driven-based methods is not transparent, which makes the results lack interpretability. The prediction accuracy of semi-quantitative information-based methods cannot be guaranteed if the observed information of the system is disturbed. In addition, most papers use a single indicator to predict the health state. Complex systems have multiple indicators with complex coupling relationships. It is difficult for a single indicator to accurately depict the health state, and it is necessary to fuse multiple indicators for prediction. In this paper, the belief rule base (BRB) is chosen to fuse expert knowledge, system mechanism, and multi-indicator data to improve the accuracy and interpretability of prediction. The BRB can effectively handle multi-source information to achieve the modeling of the complex system [20,21]. The reasoning process is clear and transparent, and the reasoning results are easy to interpret and analyze [22]. The engineering practice demonstrates that the BRB performs effectively in the health state prediction of aero engines [23]. Hu et al. designed a prediction model based on time-delay hidden BRB (THBRB), which considers the multi-moment instantaneous input of HBRB, can better express the influence of historical data, and improves the prediction capability of traditional HBRB [24]. Chen et al. established a transmission mechanism health state prediction method based on BRB for transmission mechanism system and used singular value decomposition to realize multi-sensor information fusion as the input of the prediction model, which effectively predicted the health condition of the transmission mechanism system [25].
Most of the above studies use BRB as a time series forecasting model together with an indicator fusion model, however, when there is a long-term dependence problem in the time series, i.e., the values of multiple historical moments need to be used to predict the next moment, BRB will create a “combinatorial explosion” problem, and it is difficult to determine the corresponding parameters based on the relationship between the values of multiple moments. Therefore, it is necessary to choose a more suitable time series forecasting model to predict the indicators. As an important parameter of the BRB, the reasonableness of setting the referential values of indicators determines the effectiveness of the model. The referential values of indicators are usually given by the expert. Since only the current system working condition is considered, the referential values given by the expert cannot fully reflect the future system working conditions, resulting in large errors between the model output and the actual system. How to reasonably determine the referential values of indicators is a problem to be considered.
Based on the above analysis, a health state prediction model based on BRB and LSTM for complex systems is constructed in this paper. LSTM performs better than BRB in long-term reliance issues and has great time series processing and prediction capabilities, and is widely used and solved in various fields such as machinery, energy, and medicine [26,27]. The predicted values of indicators are obtained using the LSTM and provided input information for the BRB. The Density Peak Clustering (DPC) algorithm is able to select representative points and uses them as referential values of indicators [28]. The referential values of indicators are determined by the DPC algorithm to establish the BRB and the health state prediction results are obtained using the BRB.
The remainder of this essay is structured as follows. In Section 2, a health state prediction model for complex systems and basic knowledge are introduced. In Section 3, the modeling procedure of the health state prediction model based on BRB and LSTM for complex systems is investigated. In Section 4, the effectiveness of the model is evaluated using the example of a certain vehicle hydraulic pump. The paper is concluded in Section 5.
2 Health State Prediction Model for Complex Systems and Basic Knowledge
In Subsection 2.1, the health state prediction model for complex systems is briefly introduced. In Subsection 2.2, the basic knowledge of the model is formulated.
2.1 Description of Health State Prediction Model
The health state of complex systems is affected by numerous factors, but some indicators can show changes in the health state. A health state prediction model is suggested in this paper. Based on historical and current observed data of indicators to calculate the predicted values. At the same time, the uncertainty of expert knowledge is considered to build the BRB, and the multi-source information is fused to achieve prediction, which makes the predicted process more comprehensive and reliable. Suppose the system has
The model is composed of three sections. In part I, the predicted values of system indicators are obtained using LSTM. In part II, the BRB parameters are determined based on DPC algorithm and the BRB is built by expert knowledge. In part III, the results of the system-distributed prediction are obtained by inference, and the expected utility can be calculated. The following are explanations for each variable in Fig. 1.
1)
2)
3)
4)
5)
LSTM has great time series processing and prediction capabilities and has a wide range of applications in finance, machinery, industry, etc. The networks can solve the problem of short-term memory in Recurrent Neural Networks (RNN), a large number of papers have introduced LSTM and solved various problems, and it is still widely used until now.
The key to LSTM is the cell state and the “gate” structure. The cell states act as the transmission chain of information, and only part of the linear interaction is involved, maintaining the integrity of the information. Theoretically, the information in the time series can be transmitted all the way through. The “gate” structure has four interaction layers, including three Sigmoid layers and one Tanh layer, which interact in a special way to control the increase and decrease of information. The “gate” structure contains forgetting gates, input gates, and output gates.
The retention and deletion of information are determined by the forgetting gate. The forgetting gate receives information about the concealed state of the preceding layer and information about the present situation, a nonlinear mapping relationship is established by the Sigmoid function
where
The update of the cell state is determined by the input gate. The Tanh function is used to build a new vector of marquee values
The hidden state contains the information from the previous time series and is determined by the output gate. The output vector
where
When assessing the future health state of the system, the
where
3 Establishment of Health State Prediction Model Based on BRB and LSTM for Complex Systems
In Subsection 3.1, the LSTM-based predicted model of indicators is constructed. In Subsection 3.2, the DPC-based referential values of indicators determination and distance-based input information conversion method are proposed. In Subsection 3.3, the process of BRB build and reasoning are described. In Subsection 3.4, the modeling procedure of the health state prediction model based on BRB and LSTM for complex systems is summarized.
3.1 Construction of LSTM-Based Predicted Model of Indicators
The LSTM is used to predict the observed data of the indicators, the detailed steps are as follows:
1) Pre-processing of data
Prior to prediction, training data must be standardized, it can be calculated by:
The alternating time step is utilized to process the training data, and the observed data from the previous time is used as an input to predict the observed data from the following time. Select to alternate a time step, which is written as:
2) Definition and training of networks
The dimensionality of the input determines the input layer, the dimensionality of the output determines the fully connected layer, and the data determines the number of neurons of the network.
After the structure has been defined, an appropriate optimizer must be selected to improve the learning effect. The Adaptive Moment Estimation (Adam) optimizer is used in this paper to adjust the learning rate during training and improve the convergence rate.
3) Prediction of indicators
The final step
3.2 Method of DPC-Based Referential Values Determination and Distance-Based Input Information Conversion
3.2.1 Determination of Referential Values
Referential values of indicators are an important parameter in the BRB. If the referential value is set unreasonably, the model accuracy will be greatly reduced. If there are too many referential values set, the rules will expand exponentially, thus making the calculation more difficult.
Suppose a system has two indicators
Where
Suppose that the health state corresponding to the values of
Therefore, the referential values should be chosen as a representative point surrounded by a sufficient number of points. The DPC-based method for determining referential values of indicators in this paper. The DPC algorithm is predicated on the idea that, for a given data set, the cluster center is enclosed by a few low-density data points which are far away from high-density data points. For the set
1) Calculation of local density
The local density is calculated using a Gaussian kernel.
where
2) Calculation of minimum distance
where
The maximum distance between
3) Determination of clustering center
In the DPC algorithm, data point with both large
The mean value
From the last clustering center to the first non-clustering center, there is a sharp decreasing tendency. The largest point
3.2.2 Conversion of Input Information
In this paper, the input information is quantitative. The method of distance-based input information conversion is used, which is calculated as follows:
1) If
where
2) If
3) If
3.3 Establishment and Inference of BRB
The expert set weights for each indicator, and combine the referential values of indicators to build BRB and set weights and belief degrees of results for each rule. Once the BRB has been established, inference can be made on the predicted values. The inference process is as follows:
1) Calculation of matching degree
When input
2) Calculation of rule activation weight
The matching degree of
3) Integration of rules
The Evidential Reasoning (ER) approach is used to merge multiple activated rules, it can be denoted by:
where
The distributed health state prediction results and expected utility are described as follows:
where
3.4 Modeling Procedure of Health State Prediction Model Based on BRB and LSTM
The specific steps of the health state prediction model based on BRB and LSTM are shown in Fig. 3.
Step 1: Acquisition of observed data by sensors and calculation of predicted values of indicators by the method proposed in Subsection 3.1.
Step 2: Determination of referential values of indicators and conversion of input information.
Step 2.1: Determination of the cluster centers according to (10)–(15) and assignment of the cluster centers to referential values of indicators according to (16).
Step 2.2: Calculation of the matching degree according to (17)–(19).
Step 3: The expert provides parameters and builds BRB, and the health state prediction results are obtained using the BRB.
Step 3.1: Calculation of the rule activation weight according to (20) and (21).
Step 3.2: Calculation of the health state prediction results according to (22)–(25).
In this section, the effectiveness of the model is demonstrated using an example from a certain vehicle hydraulic pump. The hydraulic pump draws oil from the hydraulic tank, forms pressure oil, and discharges the pressure oil to the actuating element. The hydraulic pump is usually composed of a pump body, hydraulic, cylinder, bearing, and other components. The principle of operation is that the movement brings about a change in the volume of the pump chamber, thus compressing the fluid so that the fluid has pressure energy.
The health state is highly unstable because of the complicated structure of the hydraulic pump and the varied working environment. The components of the hydraulic pump will age and wear while it operates, changing the health state. Therefore, to provide support for maintenance decisions for the hydraulic pump and prevent serious safety incidents, it is required to predict the health state.
Before making a prediction, a system of indicators related to the health state needs to be constructed. The indicators should accurately and thoroughly indicate the state of the system’s operation. The outlet pressure and outlet flow of the hydraulic pump are used as the input indicators, which combines expert knowledge and system mechanism.
Remark 1: Due to pressure, hydraulic oil leakage may occur from the gap between the combined surfaces of the hydraulic pump, and leakage may also be caused by worn piping or poorly connected hydraulic components. Oil leakage can lead to a reduction in outlet pressure and outlet flow, affecting stability and work efficiency, which can lead to failure.
A pressure sensor and a flow sensor were selected for the test, and a total of 260 sets of data were collected, as shown in Fig. 4.
The outlet pressure and outlet flow are predicted by LSTM, the number of predicted steps
By comparing the Mean Square Error (MSE) in Table 2 and the comparative results in Fig. 5, the error of LSTM is significantly smaller than GRU and RNN and has a higher prediction accuracy.
Remark 2: As can be seen from Fig. 5, compared with the real data, the prediction curve of RNN deviates greatly, the prediction curve of GRU fluctuates greatly, and the prediction results are advanced in both cases. The prediction curve of LSTM is closer to the real data, which can get a better prediction effect.
4.2 Determination of Referential Values
The predicted values obtained by LSTM are used as the dataset to be clustered by DPC algorithm.
Arrange
Remark 3: According to (10), the slope trend for data points can be calculated. There is a sharp decreasing tendency from
The components of each cluster center are arranged in ascending order and assigned to the referential values of indicators in the BRB. Since there are only two referential values for each indicator, the referential levels are described as Low (L) and High (H), referential values and referential levels of the two indicators are shown in Table 4.
Before performing inference, the matching degree of input needs to be calculated. For example,
The
where
The health state is usually described as Low (L), Medium (M), and High (H), which is shown in Table 5.
All parameters of BRB are shown in Table 6, the indicator weight of outlet pressure and outlet flow are 1 and 0.6.
4.4 Testing of Health State Prediction Model
A BRB with the referential values given by the expert (BRB-E) and a BRB with the referential value determined based on fuzzy subtractive clustering (BRB-F) proposed in the literature [24] are constructed for comparison experiment, and the remaining parameters are the same as the BRB with the referential value determined based on the DPC (BRB-D), the referential values and referential levels of BRB-F and BRB-E are shown in Table 7.
The health state prediction results are obtained using BRB-D, BRB-F, and BRB-E fusion predicted data, respectively, and compared with the actual system. The comparison results are shown in Fig. 7, and the accuracy is shown in Table 8. By comparing the accuracy in Table 8, the BRB-D has the highest accuracy and is closer to the actual system, which proves the effectiveness of the proposed model.
From Fig. 7, we can see that the predicted results of BRB-D, BRB-F, and BRB-E all have points that deviate from the actual system, while BRB-F and BRB-E have more. There are two main reasons for this. On the one hand, it is due to the unreasonable setting of the referential values. For example, for points 80 to 90, the actual system is “H”, while the prediction result of BRB-E is “M”. Since the referential values of outlet pressure and outlet flow about “H” in BRB-E is set high, resulting in the actual health state of H when both data are slightly below the referential values, while the prediction result obtained by BRB-E inference is “M”. Similarly, for points 190 to 200, the actual system is “L”, while the prediction result of BRB-F is “M”. Since the referential values of outlet pressure and outlet flow about “L” in BRB-F is set low, resulting in the actual health state of “L” when both data are slightly higher than the referential value, while the prediction result obtained by BRB-F inference is M. On the other hand, it is due to the deviation of the predicted values of outlet pressure and outlet flow from the observed data. For example, for points 141 and 142, the prediction results and belief distribution of the points are shown in Figs. 8 and 9. From Fig. 8, the predicted values of outlet pressure suddenly decrease at points 141 and 142 and are lower than the observed data. According to the calculation of (20)–(23), the belief degree of the health state increases with respect to “L” and decreases with respect to “M” in Fig. 9. Due to the error of the predicted value, the health state is “L” according to (25), while the actual system is “M”. Even if the predicted value of outlet flow increases at point 142, the health state is not maintained, which shows the influence of outlet pressure on the health state is more important than outlet flow, and the reasonableness of the indicator weight setting from the side.
In this paper, a prediction model based on BRB and LSTM is constructed to realize the prediction of the health state for complex systems. LSTM is used to provide the predicted values of indicators, and BRB is used to fuse the predicted values to obtain the health state. The proposed model can overcome the problem of a long-term dependence on indicators in traditional BRB prediction models and determine the referential values of indicators more rationally.
There are two main contributions in this paper. One is to combine LSTM and BRB to fuse multiple indicators for prediction, which reflects the health state more comprehensively. After embedding expert knowledge, the inference process of the model is transparent and clear, and the model parameters are easy to understand. Secondly, a determination method for the referential values of indicators is proposed to reflect the health state of the actual system division by selecting representative points, which offset the lack of expert knowledge. Through the comparative experiment, the proposed model has higher prediction accuracy than the existing BRB prediction model, which proves the effectiveness of the model.
In the case study, we assume that the prediction data obtained based on LSTM is completely reliable. However, the accuracy of the health state prediction results is reduced due to the deviation of the prediction values of indicators from the observed data. How to quantify the deviations and introduce the concept of reliability of prediction values of indicators to improve the quality of fused information and the prediction accuracy of BRB is the next research that needs to be carried out.
Acknowledgement: Thanks are due to Dr. Shuaiwen Tang and Dr. You Cao for the valuable discussion.
Funding Statement: This work was supported by the Natural Science Foundation of China under Grant 61833016 and 61873293, the Shaanxi Outstanding Youth Science Foundation under Grant 2020JC-34, and the Shaanxi Science and Technology Innovation Team under Grant 2022TD-24.
Author Contributions: Study conception and design: Yu Zhao and Zhijie Zhou; data collection: Yu Zhao; analysis and interpretation of results: Yu Zhao, Zhijie Zhou and Hongdong Fan; draft manuscript preparation: Yu Zhao, Xiaoxia Han, Jie Wang and Manlin Chen. All authors reviewed the results and approved the final version of the manuscript.
Availability of Data and Materials: The data are not publicly available due to the privacy of individuals that participated in the study.
Conflicts of Interest: The authors declare that they have no conflicts of interest to report regarding the present study.
References
1. J. Wang et al., “Maintenance strategy design for nuclear reactors safety systems using a constraint particle swarm evolutionary methodology,” Ann. Nucl. Energy., vol. 150, no. 1, pp. 107878, 2021. doi: 10.1016/j.anucene.2020.107878. [Google Scholar] [CrossRef]
2. C. H. Fleming, M. Spencer, J. Thomas, N. Leveson, and C. Wilkinson, “Safety assurance in NextGen and complex transportation systems,” Safety. Sci., vol. 55, no. 1, pp. 173–187, 2013. doi: 10.1016/j.ssci.2012.12.005. [Google Scholar] [CrossRef]
3. N. A. Nechval, G. Berzins, and K. N. Nechval, “Intelligent constructing exact statistical prediction and tolerance limits on future random quantities for prognostics and health management of complex systems,” Autom. Control. Comp. Sci., vol. 53, no. 6, pp. 532–549, 2019. doi: 10.3103/S0146411619060087. [Google Scholar] [CrossRef]
4. Y. A. Yucesan, A. Dourado, and F. A. C. Viana, “A survey of modeling for prognosis and health management of industrial equipment,” Adv. Eng. Inform., vol. 50, no. 1, pp. 101404, 2021. doi: 10.1016/j.aei.2021.101404. [Google Scholar] [CrossRef]
5. H. C. Vu, P. Do, B. Iung, and F. Peysson, “A case study on health prediction of an industrial diesel motor using particle filtering,” in Progn. Syst. Health Manage. Conf. (PHM), Harbin, China, 2017, pp. 1–7. [Google Scholar]
6. X. Li et al., “A data-driven approach for tool wear recognition and quantitative prediction based on radar map feature fusion,” Meas., vol. 185, no. 1, pp. 110072, 2021. doi: 10.1016/j.measurement.2021.110072. [Google Scholar] [CrossRef]
7. H. Ji et al., “State of health prediction model based on internal resistance,” Int. J. Energ. Res., vol. 44, no. 8, pp. 6502–6510, 2020. [Google Scholar]
8. A. Downey, Y. Lui, C. Hu, S. Laflamme, and S. Hu, “Physics-based prognostics of lithium-ion battery using non-linear least squares with dynamic bounds,” Reliab. Eng. Syst. Safe., vol. 182, no. 1, pp. 1–12, 2019. doi: 10.1016/j.ress.2018.09.018. [Google Scholar] [CrossRef]
9. N. Daroogheh, N. Meskin, and K. Khorasani, “An improved particle filtering-based approach for health prediction and prognosis of nonlinear systems,” J. Frankl. Inst., vol. 355, no. 8, pp. 3753–3794, 2018. doi: 10.1016/j.jfranklin.2018.02.023. [Google Scholar] [CrossRef]
10. R. Yuan, R. Chen, H. Li, W. Yang, and X. Li, “Dynamic reliability evaluation and life prediction of transmission system of multi-performance degraded wind turbine,” Comput. Model. Eng. Sci., vol. 135, no. 3, pp. 2331–2347, 2023. doi: 10.32604/cmes.2023.023788. [Google Scholar] [CrossRef]
11. H. Wu, A. Huang, and J. W. Sutherland, “Avoiding environmental consequences of equipment failure via an LSTM-based model for predictive maintenance,” Procedia Manuf., vol. 43, no. 1, pp. 666–673, 2020. doi: 10.1016/j.promfg.2020.02.131. [Google Scholar] [CrossRef]
12. Y. Li, X. Shan, W. Zhao, and G. Wang, “A LS-SVM based approach for turbine engines prognostics using sensor data,” in IEEE Int. Conf. Ind. Technol. (ICIT), Melbourne, Australia, 2019, pp. 983–987. [Google Scholar]
13. Y. Yang, J. Dong, C. Fang, P. Xie, and N. An, “FP-STE: A novel node failure prediction method based on spatio-temporal feature extraction in data centers,” Comput. Mode. Eng. Sci., vol. 123, no. 3, pp. 1015–1031, 2020. doi: 10.32604/cmes.2020.09404. [Google Scholar] [CrossRef]
14. M. Soleimani, F. Campean, and D. Neagu, “Integration of hidden markov modelling and bayesian network for fault detection and prediction of complex engineered systems,” Reliab. Eng. Syst. Safe., vol. 215, no. 1, pp. 107808, 2021. doi: 10.1016/j.ress.2021.107808. [Google Scholar] [CrossRef]
15. J. Xu, Z. Meng, and L. Xu, “Integrated system health management-based fuzzy on-board condition prediction for manned spacecraft avionics,” Qual. Reliab. Eng. Int., vol. 32, no. 1, pp. 153–165, 2016. doi: 10.1002/qre.1736. [Google Scholar] [CrossRef]
16. X. Liu, J. Zhu, C. Luo, L. Xiong, and Q. Pan, “Aero-engine health degradation estimation based on an underdetermined extended Kalman filter and convergence proof,” ISA Trans., vol. 53, no. 12, pp. 1–12, 2021. [Google Scholar]
17. Y. Zhang, L. Tu, Z. Xue, S. Li, L. Tian and X. Zheng, “Weight optimized unscented Kalman filter for degradation trend prediction of lithium-ion battery with error compensation strategy,” Energy, vol. 251, no. 15, pp. 123890, 2022. [Google Scholar]
18. Y. Liao, Y. Xiang, and M. Wang, “Health assessment and prognostics based on higher-order hidden semi-Markov models,” Nav. Res. Logist. (NRL), vol. 68, no. 2, pp. 259–276, 2021. [Google Scholar]
19. J. Pan, Y. Li, and P. Wu, “A predict method of water pump operating state based on improved particle swarm optimization of support vector machine,” J. Phys.: Conf. Ser., vol. 2160, no. 1, pp. 012056, 2022. doi: 10.1088/1742-6596/2160/1/012056. [Google Scholar] [CrossRef]
20. J. B. Yang, J. Liu, J. Wang, H. Sii, and H. Wang, “Belief rule-base inference methodology using the evidential reasoning Approach-RIMER,” IEEE. Trans. Syst., Man. Cybern–Part A: Syst. Hum., vol. 36, no. 2, pp. 266–285, 2006. doi: 10.1109/TSMCA.2005.851270. [Google Scholar] [CrossRef]
21. D. L. Xu et al., “Inference and learning methodology of belief-rule-based expert system for pipeline leak detection,” Expert. Syst. Appl., vol. 32, no. 1, pp. 103–113, 2007. doi: 10.1016/j.eswa.2005.11.015. [Google Scholar] [CrossRef]
22. G. L. Li, Z. J. Zhou, C. H. Hu, L. L. Chang, Z. G. Zhou and F. Zhao, “A new safety assessment model for complex system based on the conditional generalized minimum variance and the belief rule base,” Safety Sci., vol. 93, no. 1, pp. 108–120, 2017. doi: 10.1016/j.ssci.2016.11.011. [Google Scholar] [CrossRef]
23. X. J. Yin et al., “A double layer BRB model for health prognostics in complex electromechanical system,” IEEE Access, vol. 5, no. 1, pp. 23833–23847, 2017. doi: 10.1109/ACCESS.2017.2766086. [Google Scholar] [CrossRef]
24. G. Y. Hu et al., “Hidden behavior prediction of complex system based on time-delay belief rule base forecasting model,” Knowl.-Based Syst., vol. 203, no. 1, pp. 106147, 2020. doi: 10.1016/j.knosys.2020.106147. [Google Scholar] [CrossRef]
25. C. Cheng et al., “Health status prediction based on belief rule base for high-speed train running gear system,” IEEE Access, vol. 7, no. 1, pp. 4145–4159, 2019. [Google Scholar]
26. A. Ztürk and U. Zkaya, “Residual LSTM layered CNN for classification of gastrointestinal tract diseases,” J. Biomed. Inform., vol. 113, no. 1, pp. 103638, 2021. doi: 10.1016/j.jbi.2020.103638. [Google Scholar] [PubMed] [CrossRef]
27. F. Shahid, A. Zameer, and M. Muneeb, “A novel genetic LSTM model for wind power forecast,” Energy., vol. 22, no. 15, pp. 120069, 2021. doi: 10.1016/j.energy.2021.120069. [Google Scholar] [CrossRef]
28. A. Rodriguez and A. Laio, “Clustering by fast search and find of density peaks,” Sci., vol. 344, no. 1, pp. 1492–1496, 2014. doi: 10.1126/science.124207. [Google Scholar] [CrossRef]
Cite This Article
This work is licensed under a Creative Commons Attribution 4.0 International License , which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.