Robust Identification of Hydrocarbon Debutanizer Unit using Radial Basis Function Neural Networks (R...

Masih Vafaee Ayouri, Mehdi Shahbazian, Bahman Moslemi, Mahboobeh Taheri

  Open Access OPEN ACCESS  Peer Reviewed PEER-REVIEWED

Robust Identification of Hydrocarbon Debutanizer Unit using Radial Basis Function Neural Networks (RBFNNs)

Masih Vafaee Ayouri1,, Mehdi Shahbazian1, Bahman Moslemi2, Mahboobeh Taheri3

1Department of Instrumentation and Automation Engineering, Petroleum University of Technology, Ahwaz, Iran

2Department of Basic Science, Petroleum University of Technology, Ahwaz, Iran

3Senior expert in R&D, Sarkhoon & Qeshm Gas treating Company, Bandar Abbas, Iran

Abstract

Radial Basis Function Neural Network (RBFNN) is considered as a good applicant for the prediction problems due to it’s fast convergence speed and rapid capacity of learning, therefore, has been applied successfully to nonlinear system identification. The traditional RBF networks have two primary problems. The first one is that the network performance is very likely to be affected by noise and outliers. The second problem is about the determination of the parameters of hidden nodes. In this paper, a novel method for robust nonlinear system identification is constructed to overcome the problems of traditional RBFNNs. This method based on using Support Vector Regression (SVR) approach as a robust procedure for determining the initial structure of RBF Neural Network. Using Genetic Algorithm (GA) for training SVR and select the best parameters as an initialization of RBFNNs. In the training stage an Annealing Robust Learning Algorithm (ARLA) has been used for make the networks robust against noise and outliers. The next step is the implementation of the proposed method on the Hydrocarbon Debutanizer unit for prediction of n-butane (C4) content. The performance of the proposed method (ARLA-RBFNNs) has been compared with the conventional RBF Neural Network approach. The simulation results show the superiority of ARLA-RBFNNs for process identification with uncertainty.

At a glance: Figures

Cite this article:

  • Ayouri, Masih Vafaee, et al. "Robust Identification of Hydrocarbon Debutanizer Unit using Radial Basis Function Neural Networks (RBFNNs)." Journal of Automation and Control 3.1 (2015): 10-17.
  • Ayouri, M. V. , Shahbazian, M. , Moslemi, B. , & Taheri, M. (2015). Robust Identification of Hydrocarbon Debutanizer Unit using Radial Basis Function Neural Networks (RBFNNs). Journal of Automation and Control, 3(1), 10-17.
  • Ayouri, Masih Vafaee, Mehdi Shahbazian, Bahman Moslemi, and Mahboobeh Taheri. "Robust Identification of Hydrocarbon Debutanizer Unit using Radial Basis Function Neural Networks (RBFNNs)." Journal of Automation and Control 3, no. 1 (2015): 10-17.

Import into BibTeX Import into EndNote Import into RefMan Import into RefWorks

1. Introduction

Artificial neural networks are recognized as major tools for optimization, pattern recognition and nonlinear system identification because of their learning and modeling abilities [1]. System identification is the science of building mathematical models of dynamic systems from Input–Output(I/O) pairs. It can be realized as the interface between the real world of applications and the mathematical world of model abstractions [2]. Robust identification is a method to determine the parameters of neural network when training data contaminated with noise and outliers. The intuitive definition of an outlier (Hawkins, 1980) is “an observation which deviates so much from other observations as to arouse suspicions that it is generated by a different mechanism[3, 4]. However, outliers may occur due to erroneous measurements in measurement device (sensors). When outlier exist in training data set, approximation of predicted models with neural networks is largely deteriorated [5, 6].

Between the existing neural networks architectures, the Radial Basis Function Neural Networks (RBFNNs) is considered as a good candidate for approximation and prediction due to its rapid learning capacity and simpler network structure [7]. Accordingly, the RBFNNs is a popular alternative to the Multilayer Perceptron (). In contrast to MLPs, RBF networks use a localized representation of information. RBFNNs were introduced into the neural network literature by Broomhead and Lowe (1988). Radial basis function (RBF) networks typically have three layers which include an input layer, a hidden layer with a non-linear activation function and a linear output layer [3, 4, 7, 8]. The training procedure of RBF networks is accomplished through the estimation of three kind of parameters, namely the centers and the width of basis function and finally, the synaptic weights [8]. Center selection is an important role in performance of RBFNNs. There are two kinds of methods exist in this scope. One of them is fixed selection of hidden node center (such as random selection from training data and fuzzy c-means clustering) and the other chooses this parameter systematically. SVR approach is a systematic way to define the initial structure of RBFNNs. supervised and unsupervised learning are common learning methods in RBF networks. Unsupervised learning is used to initialize the network parameters, and supervised learning is usually used for the fine tuning of the network parameters [9].

Many learning algorithms in literature have been proposed for training RBFNNs such as hybrid fuzzy clustering approach [8], orthogonal least squares (OLS) [10], gradient descent [11] and extended kalman filter (EKF) [12]. When training data contaminated with noise and outliers, traditional learning methods (least squares based) show poor performance therefore we must approach robust learning algorithm. The following robust training methods are proposed in literature for training RBFNNs: In 1995, sanchez presented Scaled Robust Loss Function (SRLF) and conjugate gradient method for Robust learning RBFNNs [5]. Chien-Cheng Lee et al. derived new robust objective function from robust statistics (type of Hample’s M-estimator) and back propagation as learning algorithm in order to reduce the influence of outliers in training patterns [13]. Chen-Chia Chuang et al. proposed Annealing Robust Backpropagation Learning Algorithm (ARBP) that adopts the annealing concept into the robust learning algorithms to overcome the problem of training network with noise and outliers [14]. Mei-juan Su et al. (2006) illustrate that by using new SRLF and gradient descent as training method and shows strength robustness against outliers.

In this paper we use ε-SVR with Gaussian kernel function for systematic determination of an initial structure of RBFNNs. Another advantage of this method is robust initialization of RBFNNs against data uncertainties. When the initial structure of RBFNNs determined with ε-SVR, the next step is training the SVR parameter using Genetic Algorithm to find optimal parameters from SVR. Constructing the network using this parameter and using Annealing Robust Learning Algorithm (ARLA) in training phase. In this stage we used as M-estimator [15] as a popular method to fix the problem of parameter estimation when data contain uncertainty. The least squares based estimators residuals deviated from zero when we faced outliers in the data set therefore M-estimators are used as a robust estimation method to decrease the effect of outliers in the data set. At the point When the residuals goes outside a threshold, the M-estimator suppresses the response instead. Therefore, the M-estimator based error function is more robust to noise and outliers than the Least Mean Square (LMS) based error function. This robustness can be achieved by replacing the MSE criterion with M-estimator [6]. In this study Logistic loss function was adopted to develop a robust RBF network. Thus, the cost function is a special case of the logistic function with properly setting constants in the theory of the M-estimator. We have adopted the concepts of M-estimator and annealing to develop a feedforward network with a robust backpropagation learning algorithm. At the same time, the proposed approach has fast convergence speed and robust against outliers on the identification of the nonlinear dynamic systems contain noise and outliers.

The proposed method will be implemented on the Hydrocarbon Debutanizer unit and the capability of this method for prediction of n-butane (C4) content will be investigated. This paper is organized as follows: In Section 2 full description of the method is proposed. The implementing and its results of the proposed method on a Hydrocarbon Debutanizer unit together with a short description of the process are presented in section 3 and section 4 presents conclusions.

2. Methodology Description

2.1. Architecture of RBFNNs for Identification of Nonlinear Systems

Assume that the unknown nonlinear dynamical system is expressed by:

(1)

Where m is input lag, n is output lag and f(.) is an unknown nonlinear function needed to be identified. The goal of the identification problems is to find a suitable prediction model .

(2)

Such that predicts f(.).

A Radial Basis Function Neural Networks (RBFNNs) have three layers, the input layer, the hidden layer with nonlinear activation function, and the linear output layer. The architecture of RBFNNs with Gaussian basis function for identification problem is expressed in Figure 1.

Figure 1. Architecture of Radial Basis Function Neural Networks for Identification Problem

A RBFNNs would be shown in the form:

(3)

For and .

Where is the input vector, is the oth network predicted output, is the synaptic weight, is the Gaussian function at the jth hidden layer neuron, and are the center and width of Gaussian function, respectively, and L is equal to the number of hidden layer neurons [16].

When utilizing an RBFNNs for the identification of nonlinear dynamical system, our objective is to determine the values of RBFNNs parameters (L, , ) to minimize the following objective function:

(4)

Where N is the number of training data pairs (I/O pairs), is the output of unknown nonlinear dynamical systems and is the prediction value from identified model. For determining better combination of optimal parameters, iterative methods can be applied. When constructing a RBFNNs, it is significant to define the net structure and initializes the network parameters. Most of the conventional RBFNNs approaches (Least squares based) are easily influenced by long tail noise and outliers, therefore, robust approaches are given to overcome the problem of traditional RBFNNs. These robust radial basis functions approaches mainly focus on robust learning algorithms. These algorithms assume the concept of robust estimators in the training phase. For construction the network structure we use approach for determining initial network structure and parameter of method tuned with Genetic Algorithm (GA) and using iterative methods for training RBFNNs parameters. How to use the ε−SVR−GA method to get the optimal structure of RBFNNs will be exemplified in the succeeding segment.

2.2. ε−SVR−GA Approach for Structure Selection of RBFNNs

Suppose we are given training I/O pair data which includes where X denotes the input space pattern and Y means output data. That is, regression function in the SVR approach is approximated by the following function as:

(5)

In 1995 Vapnik [17] proposed as a solution for the problem is to find that minimize the subsequent risk function

(6)

Subject to the constraint

(7)

Where C is a constant and is the -insensitive loss function defined as:

(8)

Where is the error between ith desired output and ith output of RBFNNs and is a nonnegative number.

Since an SVR approach with the insensitive loss function provides an estimated function within zone, the initial construction of the RBFNNs can be obtained by the SVR approach that evenhandedly supplies better initialization to learning algorithm. Three kinds of parameter which can be chosen appropriately to determine the best initialization parameters of RBFNNs consist of penalty factor (C), epsilon (coefficient of the SVR loss function) and sigma (width of kernel function). Moreover, an SVR approach with the -insensitive loss function can make use of a small subset of the training data, called the support vectors (SVs), to approximate the unknown functions within a tolerance band . The numbers of SVs are controlled by the values of tolerance band [17, 18, 19].

Shows the situation graphically. Only the points outside the shaded region contribute to the cost insofar, as the deviations are penalized in a linear fashion. It turns out that the optimization problem can be solved more easily in its dual formulation and solving this problem [19] with the Lagrange multipliers method and minimized above loss function leads to following dual optimization problem [4, 16, 17, 19].

Figure 2. The soft margin loss setting corresponds for a linear SVR [19]

Minimize

(9)

Subject to the constraint

(10)

Where Q is a cost function in the , are all the nonnegative Lagrange multipliers, r and s are all indexes, X is input and Y is output. The inner product of basis function is replaced via kernel function

(11)

The kernel function determines the smoothness properties of solutions and should reflect a previous knowledge of the data. In the literature Gaussian kernel function often used. Hence equation (9) rewritten as

(12)

Therefore, the solution of the SVR method [15] is in the form of the following linear expansion of kernel function:

(13)

Note that only some of s are not zeros and the corresponding vectors are termed support vectors (SVs). That is, , SVs is number of SVs. In this paper, we use the Gaussian kernel function is used in kernel of and then relation (13) can be rewritten as

(14)

Where and are SVs and b is bias of the network.

To design an effective SVR model, the values of SVR parameters have to be chosen carefully. For this purpose, we use Genetic Algorithm as an advanced tool to find the best solution. The concept of GA was developed by Holland and his coworkers in the 1960s and 1970s [20]. Genetic algorithms (GAs) are well appropriate for searching global optimal values in complex search space (multi-modal, multi-objective, non-linear, discontinuous, and highly constrained space), combined with the fact that they work with raw objectives only when compared with conventional techniques [21, 22].

The procedure of GA for finding the best solution can be summarized below:

1. Choose a randomly generated population.

2. Calculate the fitness of each chromosome in the population.

3. Create the offspring by the genetic operators: selection, crossover and mutation.

4. Check the termination condition. If the new population does not satisfy the termination condition, repeat steps 2 up to 4 for the generated offspring as a new starting population

The SVR parameters are as follows:

•  Regularization parameter C, which determines the tradeoff cost between minimizing the training error and minimizing the complexity of the model.

•  Spread parameter () of the kernel function which defines the width of Gaussian kernel function.

•  Epsilon parameter () of the loss function which determine the number of SVs. A small ε value allows more points to be outside the ε-tube and results in more SVs and a large ε value results in less SVs and probably in a smoother regression function.

2.3. Annealing Robust Learning Algorithm (ARLA) for Training RBFNNs

An ARLA is proposed as a learning algorithm for training RBFNNs. An important feature of ARLA that adopts the annealing concept in the cost function of the robust backpropagation learning algorithm is suggested in [4]. Therefore, the ARLA can overcome the existing problems in the traditional backpropagation learning algorithm when data contaminated with outliers. The intuitive definition of an outlier (Hawkins, 1980) is “an observation which deviates so much from other observations as to arouse suspicions that it is generated by a different mechanism[3, 4]. However, outliers may occur due to erroneous measurements in measurement device(sensors). Outliers in training data set can cause substantial deterioration of the approximation realized by a neural network architecture [5, 6]. Statistical techniques are often used which are sensitive to such outliers, and negative results may have been affected by them, and the most robust and resistant methods have been developed since 1960 and less sensitive to outliers. Robustness is the key issue for system identification.

A cost function for ARLA is defined as

(15)

Where

(16)

t is number of epochs, is the error between the ith desired output and the ith output of the trained network at epoch t, is a deterministic annealing schedule acting like the cut-off points (scale estimator) and is Logistic loss function and defined as

(17)

Our objective function defined as

(18)

In a Logistic loss function using annealing schedule (Scale Estimator) as a threshold for the rejection of outliers. Usually, the scale estimator can be chosen in two ways. One is to obtain the scale estimator based on some robust statistic theories such as the median errors and the median of absolute deviation (MAD) and the other way of defining the scale estimator is to count out the pre-specified percentage of points [14]. This loss function with scale estimator degrade the effect of noise and outliers in dataset.

Based on Gradient-Descent as a type of learning algorithm the parameters of RBFNNs () updated as

(19)
(20)
(21)
(22)

Where is a learning rate, is usually called the influence function. When outliers exist in dataset, they have a major impact on the predicted results. In the ARLA, the properties of the annealing schedule have [12]:

•   has large values for the first epochs;

•   for ;

•   for any h epoch, where k is a constant.

The procedure of robust learning algorithm for RBFNNs described as follows:


2.3.1. Robust learning Procedure

Step 1: Initializing the structure of RBFNNs using -GA as shown in section 2.2.

Step 2: Compute the predicted output of network and its error for training data.

Step 3: Find the values of annealing schedule for each epoch, where .

Step 4: Update the network parameters such as (synaptic weights , width of Gaussian function () and the centers ()).

Step 5: Compute the robust cost function explain in (18).

Step 6: If the stopping criteria are not satisfied, then go to Step 2; otherwise terminate the training stage.

3. Case Study, Implementation and Results

3.1. Hydrocarbon Debutanizer Process

Debutanizer column is an essential component of the gas recovery unit in the petroleum refineries. It is used to recover butane from the light end product containing C2–C8 hydrocarbons [23]. Nevertheless, the debutanizer column demonstrations high dimensional coupling with severe nonlinearity and cooperative set of operational constraints. A debutanizer is a type of fractional distillation column used to recover light gases (C1-C4) and Liquefied Petroleum Gas (LPG) from the overhead distillate before producing light naphtha during the refining process. Distillation is the process of heating a liquid to vapor and condensing the vapors back to liquid in order to separate or purify the liquid. The main equipment of this process consist of a distillation column, reboiler and condenser. The debutanizer condenser condenses the overhead vapor and the debutanizer overhead pressure control valves controls the overhead system. The reflux from the top of the debutanizer consists of the collected condensed hydrocarbon (light hydrocarbon). There are three manipulated variables for the distillation column which are the feed flow rate, reflux flow rate and reboiler duty. The feed flow rate controls the feed to the column, the debutanizer reboiler control valve controls the reboiler temperature while the debutanizer bottom level controller controls the bottom product (Heavier Hydrocarbon) level. The debutanizer reflux control valve controls the ratio of the liquid and distillate flow rate at the top of the column. This column is a challenging process because a highly nonlinear multivariable process, involves a great deal of interactions between the variables, has lag in many variable of the control system (Dynamic System), all of which makes it difficult system to be modeled by linear techniques [24]. Therefore we use nonlinear models for the prediction of properties and identification of this process. At this time, the composition of the debutanizer products is measured through tedious and time consuming laboratory measurements. Consequently, prediction of product quality is an important issue for solving these problems. To maintain the product quality at a desired level, it is necessary to predict the top and bottom compositions of the debutanizer column quickly with a high degree of precision[25].Therefore robustness issues are important for contaminated data. The debutanizer column considered in this study is a fifteen-stage multi-component distillation column fed by two input streams consisting of a mixture of light hydrocarbons [26]. The two input feed streams to debutanizer are compositions of the light hydrocarbons containing i-butane, n-butane, i-butene, i-pentane, n-pentane, n-hexane, n-heptane and n-octane. The Process Flow Diagram (PFD) of this process presented in the Figure 3.

3.2. Results and Discussion

To demonstrate the validity of the proposed ARLA-RBFNNs identification method in practical modeling applications, the proposed method has been used for identification of Debutanizer unit.

In the identification problems, the training input-output data are obtained by feeding a signal x(t) to the MISO system and measuring corresponding outputs y(t+1). An objective of the debutanizer is minimizing the n-butane (C4) content in the debutanizer bottom flow, this concentration is chosen as the output variable which must be estimated by the proposed algorithm.

After gathering 1000 data samples from the debutanizer, 60 percent of given data selected randomly picked up as the training data (600 sample) for modeling and the remaining samples were used for testing purpose. some of the original data set are replaced by artificially generated Gaussian noise, Cauchy noise and outliers for evaluating the robustness of the proposed algorithm against uncertainty. The following Figures Demonstrates the data set contaminated with artificially Gaussian noise and Cauchy noise with outliers.

Figure 5. Contaminated data with Gaussian noise and 7% outlier (STD=5)
Figure 7. Contaminated data with Cauchy noise and 7% outlier (STD=5)

Figure 4, shows contaminated data with Gaussian noise, Figure 5, illustrates contaminated data with Gaussian noise and 7% outlier when standard deviation (STD) is equal to 5, Figure 6, represents Contaminated data with Cauchy and Figure 7, shows the Contaminated data with Cauchy noise and 7% outlier when STD is equal to 5.

Figure 8. Output prediction with the proposed algorithm versus traditional RBF for Gaussian noise
Figure 9. Output prediction with the proposed algorithm versus traditional RBF for Gaussian noise and 7% outliers (STD=5)
Figure 10. Output prediction with the proposed algorithm versus traditional RBF for Cauchy noise
Figure 11. Output prediction with the proposed algorithm versus traditional RBF for Cauchy noise and 7% outliers (STD=5)

Inputs applied to which parameters optimized with GA and initial parameters for RBF structure selection are determined. After this step, using robust learning algorithm to train the proposed network and then determined a prediction outputs. Simulation results show the effectiveness of the proposed algorithm versus traditional RBF. Traditional RBF consists of MATLAB Toolbox for creating RBFNNs with newrb function. The width of basis functions and number of neurons in this function replace with calculated value from GA-SVR (initialization method).

The Figure 8 - Figure 11 depicts the comparison results between proposed algorithm and traditional RBF.

The simulation results show that the proposed approach significantly improves the robustness against outliers versus traditional methods and follows real value very smoother than conventional approach.

The Root Mean Square Error (RMSE) and Correlation Coefficient (CC) of test data are used to measure the performance of the learned networks. The RMSE is defined as:

(23)

Where is the desired output and is the output of the proposed method. And the value of the Correlation Coefficient(CC) is given by:

(24)

Where is the mean desired output and is the mean predicted output of the proposed method. Table 1 shows the comparison result of the prediction performance for proposed network and traditional RBFNNs.

Table 1. Comparison results of the prediction error for the proposed method and traditional RBF in various case studies

The results from the demonstrate that when the data set is contaminated with Gaussian noise the proposed method reveals a good performance. Although the conventional RBF approach (least square estimators) has slightly better performance; this is because the conventional approach is an optimal estimator (Maximum Likelihood Estimator) for Gaussian noise. Since, the data set contain non-Gaussian (Cauchy) noise and outliers, performance of the conventional least squares estimator is getting worse and robust training methods have been used for achieving better performance.

Evidently, the proposed method (ARLA-RBFNNs) has superior performance and is more robust against outliers than traditional RBF.

4. Conclusion

In this paper, the radial basis function networks with the support vector regression and the robust learning algorithm is developed for the system identification of nonlinear plant with outliers. To design an effective SVR model, suitable values of parameters in SVR have been chosen using GA. The SVR approach has been used to determine the number of hidden nodes, the initial parameters of the kernel, and the initial weights of the proposed neural networks. Using the annealing robust learning algorithm to adjust the parameters of the model, the successful results indicated that the proposed ARLA-RBFNNs method can be used as a reliable technique for the system identification from data contamination with outliers. This algorithm has been implemented on Hydrocarbon Debutanizer unit for prediction of normal butane (C4) concentration. The simulation results show that the proposed approach overcome the problems of identification with outliers and have more accurate and smoother results than the conventional approaches.

Acknowledgement

The authors would like to thank the technical and financial supports provided by the National Iranian Gas Company–Sarkhoon & Qeshm Gas treating Company (NIGC-SQGC).

References

[1]  G. Apostolikas and S. Tzafestas, “On-line RBFNN based identification of rapidly time-varying nonlinear systems with optimal structure-adaptation,” Mathematics and Computers in Simulation, vol. 63, pp. 1-13, 2003.
In article      
 
[2]  L. Ljung, “Perspectives on system identification,” Annual Reviews in Control, vol. 34, pp. 1-12, 2010.
In article      
 
[3]  C.-N. Ko, “Identification of nonlinear systems with outliers using wavelet neural networks based on annealing dynamical learning algorithm,” Engineering Applications of Artificial Intelligence, vol. 25, pp. 533-543, 2012.
In article      
 
[4]  C.-C. Chuang, J.-T. Jeng, and P.-T. Lin, “Annealing robust radial basis function networks for function approximation with outliers,” Neurocomputing, vol. 56, pp. 123-139, 2004.
In article      
 
[5]  A. Sánchez and V. David, “Robustization of a learning method for RBF networks,” Neurocomputing, vol. 9, pp. 85-94, 1995.
In article      
 
[6]  C.-C. Lee, Y.-C. Chiang, C.-Y. Shih, and C.-L. Tsai, “Noisy time series prediction using M-estimator based robust radial basis function neural networks with growing and pruning techniques,” Expert Systems with Applications, vol. 36, pp. 4717-4724, 2009.
In article      
 
[7]  D. S. Broomhead and D. Lowe, “Radial basis functions, multi-variable functional interpolation and adaptive networks,” DTIC Document 1988.
In article      
 
[8]  A. D. Niros and G. E. Tsekouras, “A novel training algorithm for RBF neural network using a hybrid fuzzy clustering approach,” Fuzzy Sets and Systems, vol. 193, pp. 62-84, 2012.
In article      
 
[9]  K.-L. Du and M. N. Swamy, Neural networks in a softcomputing framework: Springer, 2006.
In article      
 
[10]  S. Chen, C. F. Cowan, and P. M. Grant, “Orthogonal least squares learning algorithm for radial basis function networks,” Neural Networks, IEEE Transactions on, vol. 2, pp. 302-309, 1991.
In article      
 
[11]  N. B. Karayiannis, “Gradient descent learning of radial basis neural networks,” in Neural Networks, 1997., International Conference on, 1997, pp. 1815-1820.
In article      
 
[12]  D. Simon, “Training radial basis neural networks with the extended Kalman filter,” Neurocomputing, vol. 48, pp. 455-475, 2002.
In article      
 
[13]  C.-C. Lee, P.-C. Chung, J.-R. Tsai, and C.-I. Chang, “Robust radial basis function neural networks,” Systems, Man, and Cybernetics, Part B: Cybernetics, IEEE Transactions on, vol. 29, pp. 674-685, 1999.
In article      
 
[14]  C.-C. Chuang, S.-F. Su, and C.-C. Hsiao, “The annealing robust backpropagation (ARBP) learning algorithm,” Neural Networks, IEEE Transactions on, vol. 11, pp. 1067-1077, 2000.
In article      
 
[15]  P. J. Huber, Robust statistics: Springer, 2011.
In article      
 
[16]  Y.-Y. Fu, C.-J. Wu, C.-N. Ko, and J.-T. Jeng, “Radial basis function networks with hybrid learning for system identification with outliers,” Applied Soft Computing, vol. 11, pp. 3083-3092, 2011.
In article      
 
[17]  V. N. Vapnik and V. Vapnik, Statistical learning theory vol. 2: Wiley New York, 1998.
In article      
 
[18]  A. J. Smola and B. Schölkopf, “A tutorial on support vector regression,” Statistics and computing, vol. 14, pp. 199-222, 2004.
In article      
 
[19]  J. H. Holland, Adaptation in natural and artificial systems: An introductory analysis with applications to biology, control, and artificial intelligence: U Michigan Press, 1975.
In article      
 
[20]  A. Konak, D. W. Coit, and A. E. Smith, “Multi-objective optimization using genetic algorithms: A tutorial,” Reliability Engineering & System Safety, vol. 91, pp. 992-1007, 2006.
In article      
 
[21]  B. Üstün, W. Melssen, M. Oudenhuijzen, and L. Buydens, “Determination of optimal support vector regression parameters by genetic algorithms and simplex optimization,” Analytica Chimica Acta, vol. 544, pp. 292-305, 2005.
In article      
 
[22]  A. K. Jana, A. N. Samanta, and S. Ganguly, “Nonlinear state estimation and control of a refinery debutanizer column,” Computers & Chemical Engineering, vol. 33, pp. 1484-1490, 2009.
In article      
 
[23]  N. Mohamed Ramli, M. Hussain, B. Mohamed Jan, and B. Abdullah, “Composition Prediction of a Debutanizer Column using Equation Based Artificial Neural Network Model,” Neurocomputing, vol. 131, pp. 59-76, 2014.
In article      
 
[24]  M. Behnasr and H. Jazayeri-Rad, “Robust data-driven soft sensor based on iteratively weighted least squares support vector regression optimized by the cuckoo optimization algorithm,” Journal of Natural Gas Science and Engineering, vol. 22, pp. 35-41, 2015.
In article      
 
[25]  S. Ferrer-Nadal, I. Yélamos-Ruiz, M. Graells, and L. Puigjaner, “On-line fault diagnosis support for real time evolution applied to multi-component distillation,” Computer Aided Chemical Engineering, vol. 20, pp. 961-966, 2005.
In article      
 
  • CiteULikeCiteULike
  • MendeleyMendeley
  • StumbleUponStumbleUpon
  • Add to DeliciousDelicious
  • FacebookFacebook
  • TwitterTwitter
  • LinkedInLinkedIn