دانلود مقاله ISI انگلیسی شماره 24823
ترجمه فارسی عنوان مقاله

پیش بینی قابلیت اطمینان سیستم های مبتنی بر رگرسیون بردار پشتیبانی با الگوریتم ژنتیک

عنوان انگلیسی
Forecasting systems reliability based on support vector regression with genetic algorithms
کد مقاله سال انتشار تعداد صفحات مقاله انگلیسی
24823 2007 10 صفحه PDF
منبع

Publisher : Elsevier - Science Direct (الزویر - ساینس دایرکت)

Journal : Reliability Engineering & System Safety, Volume 92, Issue 4, April 2007, Pages 423–432

ترجمه کلمات کلیدی
رگرسیون بردار پشتیبانیشبکه های عصبی - الگوریتم های ژنتیکی - میانگین متحرک یکپارچه خودبازگشت (اتورگرسیو)
کلمات کلیدی انگلیسی
Support vector regression,Neural networks,Genetic algorithms,ARIMA
پیش نمایش مقاله
پیش نمایش مقاله  پیش بینی قابلیت اطمینان سیستم های مبتنی بر رگرسیون بردار پشتیبانی با الگوریتم ژنتیک

چکیده انگلیسی

This study applies a novel neural-network technique, support vector regression (SVR), to forecast reliability in engine systems. The aim of this study is to examine the feasibility of SVR in systems reliability prediction by comparing it with the existing neural-network approaches and the autoregressive integrated moving average (ARIMA) model. To build an effective SVR model, SVR's parameters must be set carefully. This study proposes a novel approach, known as GA-SVR, which searches for SVR's optimal parameters using real-value genetic algorithms, and then adopts the optimal parameters to construct the SVR models. A real reliability data for 40 suits of turbochargers were employed as the data set. The experimental results demonstrate that SVR outperforms the existing neural-network approaches and the traditional ARIMA models based on the normalized root mean square error and mean absolute percentage error.

مقدمه انگلیسی

The ability of accurately predicting product reliability is invaluable for manufacturing companies. Reliability predictions are used for various purposes, such as production planning, maintenance planning, reliability assessment, dectecting faults in manufacturing processes, evaluating risks and liabilities, prediction warranty costs, evaluating replacement policies, and assessing design changes, vendors, materials, and manufacturing processes. As reliability modeling and prediction play an increasingly important role in assessing the performance of engineering systems, intensive studies have been carried out to ensure system reliability. Existing studies on systems reliability modeling were based on lifetime distribution models, parts counts and parts stress, fault tree analysis and Markov models. Each of these approaches has achieved some success in certain cases and has come to be widely used. However, most existing analytical systems reliability modeling processes depend on certain priori assumptions that are difficult to validate. As a result, different models have different predictive performance during different testing phases across various projects. On the other hand, it is understood that numerous factors may influence systems reliability behavior, including systems complexity, systems development environment, systems development methodology, and so on. Generally, these factors are extremely interactive and exhibit nonlinear patterns. This severely limits traditional modeling methods which are heavily dependent on the assumptions of independence and linearity. Consequently, a single universal model that can provide extremely accurate predictions under all circumstances and without requiring any assumptions is highly desirable. In recent years, neural-network approach has proven to be a universal approximator for any nonlinear continuous function with an arbitrary accuracy. Consequently, it has become an alternative method in systems reliability modeling, evaluation and prediction. Unlike traditional statistical models, neural network is data-driven, non-parametric weak models and they let “the data speak for themselves”. In the existing literature, the use of neural networks is not common in reliability engineering, particularly in engine systems analysis. Liu et al. [1] demonstrated how feed-forward multilayer perceptron (MLP) networks can successfully identify underlying failure distribution and estimate the parameters. Amjady and Ehsan [2] presented an expert system based on neural networks for evaluating power system reliability. Moreover, Xu et al. [3] applied feed-forward multilayer perceptron neural networks and radial basis function neural networks to forecast engine system reliability. Authors compared the neural-network techniques with the autoregressive integrated moving average (ARIMA) approach. Sensitivity analysis of neural networks was performed and appropriate architectures of neural networks were determined. Notably, Chang et al. [4] applied a hybrid learning neural fuzzy system to forecast engine system reliability. Numerical results demonstrate that the proposed model is able to achieve more accurate forecasting results than ARIMA and generalized regression neural network model (GRNN). Ho et al. [5] conducted a comparative analysis of neural networks and ARIMA techniques in terms of their ability to forecast repairable systems. Experimental results showed that both the recurrent neural networks and multilayer feed-forward neural networks outperform the ARIMA approach in prediction accuracy. Furthermore, Karunanithi et al. [6] and [7] first proposed using the neural-network approach to predict software reliability. Additionally, Adnan et al. [8] and [9], Park et al. [10], Aljahdali et al. [11] and Tian and Noore [12] contributed significantly to software reliability prediction using neural networks, and achieved better predictive performance than traditional analytical methods. However, the neural network suffers from a number of weaknesses, which include the need for numerous controlling parameters, difficulty in obtaining a stable solution and the danger of over-fitting. In 1995, Vapnik [13] developed a neural-network algorithm called support vector machine (SVM), which is a novel learning machine based on statistical learning theory, and which adheres to the principle of structural risk minimization seeking to minimize an upper bound of the generalization error rather than minimize the training error (the principle followed by neural networks). This induction principle is based on the bounding of the generalization error by the sum of the training error and a confidence interval term depending on the Vapnik–Chervonenkis (VC) dimension. Based on this principle, SVM achieves an optimum network structure by striking a right balance between the empirical error and the VC-confidence interval. This balance eventually leads to better generalization performance than other neural-network models [14]. Additionally, the SVM training process is equivalent to solving linearly constrained quadratic programming problems, and the SVM embedded solution meaning is unique, optimal and unlikely to generate local minima. Originally, SVM has been developed to solve pattern recognition problems. However, with the introduction of Vapnik's ε-insensitive loss function, SVM has been extended to solve nonlinear regression estimation problems, such as new techniques known as support vector regression (SVR), which have been shown to exhibit excellent performance [15]. So far there is not any article to use the SVR to construct systems reliability prediction model, so this study intends to employee this new technique and try to construct the systems reliability prediction model. To construct the SVR model efficiently, SVR's parameters must be set carefully [16] and [17]. Several past investigations adopted with the method of trail-and-error approaches to tune up the parameters. The usage of these methods must create many SVR models and also take much time to compute the training error. In other words, so far no systemic and architectural methods are available to determine these parameters. Therefore, this study proposes a new approach known as GA-SVR. In GA-SVR, the real-value genetic algorithms (RGA) was employed to determine the optimal parameters of SVR, which were then applied to construct the SVR model. Then, the engine systems reliability was predicted. The turbocharger is a critical component in a turbo-charged diesel engine. Since reliability is one of the most important considerations in diesel engine system design, accurate reliability forecasts can provide a good assessment of engine performance. In most situations, the reliability of manufacturing systems changes over time. These changes can be treated as a time-series process. Instead of evaluating the reliability of complex systems, this study attempts to forecast reliability by analyzing past historical failure data using SVR techniques. This study proposed applying the GA-SVR model to predict engine system reliability owing to its inherent advantages as outlined in Section 2. The proposed approach was compared with the existing neural-network approaches and traditional time series models, such as ARIMA, thus demonstrating that the SVR model is substantially featured with an excellent forecasting capacity. This study includes seven sections. Section 2 introduces theories related to SVR. Section 3 elaborates on the GA-SVR model proposed in this study. Section 4 describes the data source and experimental settings. Section 5 analyzes the results of RGA and optimizes SVR's parameters. Section 6 discusses and analyzes the experimental results. Section 7 concludes the study and suggests directions for future investigations.

نتیجه گیری انگلیسی

This study applied SVR to the forecasting fields of reliability time series. To build stable and reliable forecasting models, the parameters of SVR must be specified carefully. Since the 5-fold cross validation training error can be applied to the forecasting error estimation, the RGA, integrated using 5-fold cross validation, was first applied to the training sets to obtain the optimal parameters. Thereafter, these optimal parameters were employed to build the actual GA-SVR forecasting models. Generally, the experimental results show that the forecasting errors made by GA-SVR and various neural-networks models used only data-driven methods without model identity, and that any prior assumptions about the properties of the data would be much smaller than that of traditional ARIMA model. The experimental results also indicate that the superior application of artificial intelligence technique is perfectly applicable to the forecasting operation of a nonlinear data set. Moreover, the experimental results also suggest that within the forecasting fields of systems reliability, the GA-SVR is typically a reliable forecasting tool with the forecasting capacity more precise than that of neural network and ARIMA model based on MAPE and NRMSE. Compared with the other model, within the forecasting fields of systems reliability, the SVR has inherently excellent performance. However, the number of input nodes influences both the autoregressive structures of time series and the forecasting performance. Thus, to develop a technique available to determine the number of input nodes in SVR systemically and structurally will be an important direction for future development.