Hostname: page-component-78c5997874-v9fdk Total loading time: 0 Render date: 2024-10-28T07:30:00.847Z Has data issue: false hasContentIssue false

An improved Kalman particle swarm optimization for modeling and optimizing of boiler combustion characteristics

Published online by Cambridge University Press:  24 October 2022

Jing Liang
Affiliation:
School of Electrical Engineering, Zhengzhou University, Zhengzhou 450001, China
Hao Guo
Affiliation:
School of Electrical Engineering, Zhengzhou University, Zhengzhou 450001, China
Ke Chen*
Affiliation:
School of Electrical Engineering, Zhengzhou University, Zhengzhou 450001, China
Kunjie Yu
Affiliation:
School of Electrical Engineering, Zhengzhou University, Zhengzhou 450001, China
Caitong Yue
Affiliation:
School of Electrical Engineering, Zhengzhou University, Zhengzhou 450001, China
Xia Li
Affiliation:
School of Mathematics and Information Technology, Hebei Normal University of Science and Technology, Qinhuangdao 066004, China
*
*Corresponding author. E-mail: [email protected]
Rights & Permissions [Opens in a new window]

Abstract

With the rapid development of the national economy, the demand for electricity is also growing. Thermal power generation accounts for the highest proportion of power generation, and coal is the most commonly used combustion material. The massive combustion of coal has led to serious environmental pollution. It is significant to improve energy conversion efficiency and reduce pollutant emissions effectively. In this paper, an extreme learning machine model based on improved Kalman particle swarm optimization (ELM-IKPSO) is proposed to establish the boiler combustion model. The proposed modeling method is applied to the combustion modeling process of a 300 MWe pulverized coal boiler. The simulation results show that compared with the same type of modeling method, ELM-IKPSO can better predict the boiler thermal efficiency and NOx emission concentration and also show better generalization performance. Finally, multi-objective optimization is carried out on the established model, and a set of mutually non-dominated boiler combustion solutions is obtained.

Type
Research Article
Copyright
© The Author(s), 2022. Published by Cambridge University Press

1. Introduction

With the advancement of modernization, people’s consumption of electricity is gradually increasing. Thermal power generation uses lots of coal for power generation, leading to severe atmospheric pollution problems. The problem of how to increase boiler thermal efficiency and reduce pollutants has become an urgent problem to be solved. Establishing an accurate combustion model is the premise of optimization. However, the combustion of circulating fluidized bed boilers (CFBBs) has the characteristics of nonlinearity, strong coupling, and pure lag [Reference Gao, Xu, Wang, Pan and Shen1]. Jagtap et al. [Reference Jagtap, Bewoor, Pathan and Kumar2] introduced the application of the Markov probability method in boiler power generation reliability and used particle swarm optimization (PSO) to optimize the combustion process. Santra et al. [Reference Santra, Sakthivel, Shi and Mathiyalagan3] researched the synthesis of dissipative fault-tolerant cascade control for a class of singular networked cascade control systems with differentiable and non-differentiable time-varying delays, and they ultimately confirmed the viability of the suggested approach using a boiler-turbine unit from a power plant. Adams et al. [Reference Adams, Oh, Kim, Lee and Oh4] developed a deep neural network based on least-squares support vector machine to predict pollutants such as SOx and NOx produced in thermal power combustion. Even though these methods are effective, the calculations are complex, making them challenging to apply in practical engineering.

Artificial neural network (ANN) technology has many advantages, such as strong nonlinear fitting ability, good algorithm stability, strong self-learning ability, and good repeatability [Reference Pandey and Parhi5]. Therefore, ANN technology has been successfully applied in many fields, such as sample classification [Reference Garro, Rodríguez and Vázquez6], speech recognition [Reference Shahamiri and Salim7], intelligent control [Reference Bouhoune, Yazid, Boucherit and Chériti8], and regression approximation [Reference Kim, Jeong and Park9]. However, ANN has problems such as slow learning speed, low generalization ability, and easy to fall into local optimal, which limit its use in some applications. Extreme learning machine (ELM) was proposed [Reference Huang, Zhu and Siew10] in 2004. The ELM is a single hidden layer feedforward neural network [Reference Guliyev and Ismailov11], its input weights and hidden layer thresholds are randomly set and remain unchanged during the processing of data samples, and the output weights are obtained through the least-squares method [Reference Huang, Zhu and Siew12]. Compared with the traditional ANN, ELM has a faster operation speed and overcomes the problems of iterative calculation.

However, ELM also has some shortcomings, mainly including two aspects: the setting of the number of hidden layer nodes and the randomly set input weights and hidden layer thresholds, which may lead to the problems of low model accuracy and poor generalization ability. In order to solve these problems, many scholars proposed some improved ELM models. For example, Zhu et al. [Reference Zhu, Qin, Suganthan and Huang13] used a differential evolution algorithm to select input weights and hidden layer thresholds. This method not only improved the generalization ability of ELM but also made the model structure of ELM more compact. Cao et al. [Reference Cao, Lin and Huang14] proposed an adaptive evolutionary extreme learning machine (SaELM), used an adaptive evolutionary algorithm to optimize the hidden layer node parameters of ELM, and achieved good generalization ability. Matias et al. [Reference Matias, Souza, Araújo and Antunes15] proposed an optimized ELM, which used an optimization algorithm to optimize the network structure and parameters of the ELM. In ref. [Reference Han, Yao and Ling16], an improved PSO was proposed. It was used to optimize the input weights and hidden layer thresholds of ELM, overcome the ill-conditioned problem of ELM, and improve the compactness of the ELM.

All the above-improved ELM methods use an evolutionary algorithm to find the input weights and hidden layer thresholds. Although the accuracy and generalization ability of the model were improved, the evolutionary algorithm used in this high-dimensional optimization problem generally has the drawbacks of fast convergence and is easy to converge into local optimization. The Kalman particle swarm optimization (KPSO) [Reference Xu, Chen and Yu17] combines the Kalman filter principle into the PSO [Reference Pano and Ouyang18], which reduces the number of iterations for the algorithm to find the global optimum in solving high-dimensional optimization problems. After combining the principle of the Kalman filter, the optimization ability of PSO has been improved, and it has been further improved and applied to practical engineering [Reference Wu, Liu, Guo, Shi and Xie19]. This paper proposes an improved Kalman particle swarm optimization (IKPSO) for modeling the combustion characteristics of CFBB. In IKPSO, the population is adaptively divided into a convergent state and a divergent state in each search process, and then the individuals in the convergent state are corrected by the Kalman filter principle. If the population has not updated the global best ( $gbest$ ) for several generations, the entire population will be revised. By comparing with the other evolutionary algorithms, the proposed algorithm obtains a more accurate model. Finally, multi-objective optimization is carried out on the obtained model to increase the thermal efficiency of the boiler and reduce the concentration of NOx.

The remaining sections of this paper are as follows: Section 2 introduces the fundamentals of ELM and KPSO. Section 3 presents the proposed IKPSO algorithm. Section 4 lists the experiments and analysis of the results. Section 5 provides a summary and outlook.

2. Related work

2.1. Extreme learning machine

As a variant of the ANN, the ELM does not require gradient-based backpropagation to adjust the weights but sets the weights through the Moore–Penrose generalized inverse [Reference Gilabert, Braithwaite and Montoro20]. The standard ELM neural network structure is shown in Fig. 1. For any $N$ samples $(x_i,t_i)$ , ${x_i} = [x_1^i,x_2^i, \cdots,x_n^i]^{\textrm{T}} \in{R^n}$ is the input vector of the $i$ sample, $n$ is the number of input layer nodes, ${t_i} = [t_1^i,t_2^i, \cdots,t_l^i]^{\textrm{T}} \in{R^l}$ , $l$ is the number of output layer nodes. The number of hidden layer nodes is $m$ , and the hidden layer activation function is $g(x)$ . Input weights $\omega$ , hidden layer thresholds $b$ , and output weights $\beta$ are $m \times n$ , $m \times 1$ , and $l \times m$ matrix, respectively. Then the mathematical model is as follows:

(1) \begin{equation}{t_k} = \sum \limits _{i = 1}^m{{\beta _i}{g_i}(\omega,b,{x_k})} = \sum \limits _{i = 1}^m{{\beta _i}{g_i}({\omega _i} \cdot{x_k} +{b_i}),(k = 1,2, \cdots,N)} \end{equation}

which $\omega _i$ is $1 \times n$ , the weights of the input layer nodes and the $i$ hidden layer node. $x _k$ is $n \times 1$ , the $i$ th input sample. $\beta _i$ is $l \times 1$ , the weights of the $i$ hidden layer node and the output layer nodes. $t _k$ is $l \times 1$ , output of the $i$ sample. The above $N$ equations can be abbreviated as:

(2) \begin{equation} H\beta = T \end{equation}
(3) \begin{equation} H ={\left [{\begin{array}{*{20}{c}}{g({\omega _1}{x_1} +{b_1})}& \cdots &{g({\omega _m}{x_1} +{b_m})}\\[5pt] \vdots & \ddots & \vdots \\[5pt]{g({\omega _1}{x_N} +{b_1})}& \cdots &{g({\omega _m}{x_N} +{b_m})} \end{array}} \right ]_{N \times m}};\;\beta = \left [{{\beta _1},{\beta _2}, \cdots{\beta _l}} \right ]_{l \times m}^{\textrm{T}}\!;\; T = \left [{{t_1},{t_2}, \cdots{t_N}} \right ]_{N \times l}^{\textrm{T}} \end{equation}

$H$ is called the hidden layer output matrix, $\beta$ is the output layer weight matrix, and $T$ is the expected output. According to the least square norm solution of the above equation [Reference Chen, Lv, Lu and Dou21], it can be obtained that $\hat \beta ={H^\dagger }T$ , $H^\dagger$ is the generalized inverse matrix of $H$ .

Figure 1. ELM network structure diagram.

2.2. Kalman particle swarm optimization

The principle of Kalman filtering makes an optimal estimate of the final state by referring to the predicted and observed values [Reference Mo, Song, Li and Jiang22]. Specifically, given an observation $Z_{t + 1}$ , KPSO is used to generate a Gaussian distribution about the true state. The parameters $m_{t + 1}$ and $V_{t + 1}$ of this multivariate distribution are determined by the following equations:

(4) \begin{equation} {m_{t + 1}} = F{m_t} +{K_{t + 1}}({Z_{t + 1}} - GF{m_t}) \end{equation}
(5) \begin{equation} {V_{t + 1}} = (I -{K_{t + 1}})(F{V_t}{F^{\textrm{T}}} +{V_X}) \end{equation}
(6) \begin{equation} {K_{t + 1}} = (F{V_t}{F^{\textrm{T}}} +{V_X}){G^{\textrm{T}}}{(G(F{V_t}{F^{\textrm{T}}} +{V_X}){G^{\textrm{T}}} +{V_Z})^{ - 1}} \end{equation}

where $F$ and $V_X$ describe the system transition model and process noise, while $G$ and $V_Z$ describe the system sensor model and observation noise [Reference Peng, Chen and Yang23]. The best estimate of the true state results from a Gaussian distribution:

(7) \begin{equation} {x_t} \sim Normal({m_t},{V_t}) \end{equation}

KPSO prescribes particle changes entirely based on Kalman’s prediction principles. Every particle has its $m_t$ , $V_t$ , and $K_t$ . The particles then generate observations with the following equation:

(8) \begin{equation}{z_v} = \phi(g - x);\;\;\begin{array}{*{20}{c}}{} \end{array}{z_p} = x +{z_v};\;\;\begin{array}{*{20}{c}}{} \end{array}Z = (z_p^T,z_v^T) \end{equation}

where $\phi$ is uniformly extracted in the interval $[0.2, 0.5]$ . Then $m_t$ and $V_t$ are generated from the observations of Eqs. (4), (5), and (6). After the observations are determined, the optimal estimated state of the particle is obtained by Eq. (7). The new state of the particle is obtained by sampling this distribution, and the position information of particles is extracted from $x_{t + 1}$ . The system model parameters are set as follows, where $d$ is the individual dimension, and $o$ is the individual vector [Reference Xu, Chen and Yu17].

(9) \begin{equation} F = \left ({\begin{array}{*{20}{c}}{{I_d}}\;\;\;&{{I_d}}\\[5pt] 0\;\;\;&{{I_d}} \end{array}} \right )\!;\;{V_Z} = diag(o );\;{V_X} = diag(o);\;G ={I_{2d}} \end{equation}

3. Proposed method

3.1. KPSO using Cauchy distribution

Traditional KPSO uses complex computations when updating particle predictions and covariance matrices, which can be time-consuming in practical engineering applications. In this paper, KPSO is improved according to the calculation method of Kalman gain in ref. [Reference Wu, Liu, Guo, Shi and Xie19], and the Cauchy distribution is used to generate the optimal estimate. The Cauchy distribution has the characteristics of no expectation and no variance, and its probability density function is

(10) \begin{equation} f(x) = \frac{\beta }{{\pi \!\left [{{\beta ^2} +{{\left ({x - \alpha } \right )}^2}} \right ]}}\begin{array}{*{20}{c}}, \end{array}\beta \gt 0 \end{equation}

where $\alpha$ is the position parameter that defines the peak position of the distribution, and $\beta$ is the scale parameter that defines the half-width at half the maximum value. There are two reasons for using the Cauchy distribution function: (1) The existing KPSOs use a Gaussian distribution for optimal estimation, and the velocity information of particles is used as the covariance matrix of the distribution. However, the velocity information is directional, which does not meet the requirements of a positive definite covariance matrix, and the calculation is also complex; (2) When using the Cauchy distribution function to generate offspring, it has a certain probability of generating a mutation value. Due to the non-expectation and non-variance nature of the Cauchy distribution function, mutation value is allowed, which increases the diversity of the population in the search process and is more accommodating to search. In summary, when using Cauchy distribution to generate offspring, the diversity of the population is enhanced and the computational efficiency is improved.

3.2. Hierarchical division in KPSO search process

PSO was proposed by Eberhart and Kennedy in 1995 [Reference Sengupta, Basak and Peters24]. PSO is a swarm intelligence algorithm designed by simulating the predation behavior of birds. There are food sources of different sizes in the search space, and birds are tasked with finding the largest food source ( $gbest$ ). Birds in the search process, through mutual transmission of their information, cooperate to find the optimal solution. Essentially, PSO finds $gbest$ through an iterative process. In each iteration, each particle produces a new particle. The newly generated particles are called the offspring, and the original particles are called the parents.

In the early stages of PSO search, it is intended that the particles in the population will diverge as much as possible and enhance the global exploration capability. In the late search, particles need to convergence as much as possible to enhance their local exploitation ability. In the proposed algorithm, the distance between the parents and the offspring in each iteration is calculated, and the first $\left \lfloor{ W*N} \right \rfloor$ individuals are selected to be defined as the convergent state and the rest as the divergent state, where $W$ is the inertia weight, and $N$ is the population size. The individuals in the convergence state are modified to ensure the exploration and exploitation ability of the algorithm.

Algorithm 1: IKPSO

3.3. Overview of the proposed approach

The pseudo-code of the IKPSO is shown in Algorithm 1. Firstly, the PSO principle is used to generate the offspring $pops$ , and then the Euclidean distance $dis$ between $pops$ and $pop$ is calculated. Secondly, the population is divided into a convergence state and a divergence state according to the distance index, and the individuals in the convergence state are corrected by Kalman filtering. Finally, the number of the stagnations of $gbest$ is calculated. If the upper limit is reached, a Kalman filtering correction is performed on the entire population.

3.4. Fitness function

As mentioned above, the input weights $\omega$ and hidden layer thresholds $b$ of ELM are randomly set, and they cannot be guaranteed that the model has good robustness. Aiming at this problem, the artificial intelligence optimization algorithm is used to optimize the input weights and thresholds of ELM to improve the robustness of the model.

In this paper, the IKPSO algorithm is used to optimize $\omega$ and $b$ of ELM. Assuming that the number of input nodes of ELM is $n$ and the number of hidden layer nodes is $m$ , the individual dimension to be optimized is $(n+1)*m$ . An optimization individual can be represented as ${\alpha _i} = [{\omega _{11}},{\omega _{12}}, \cdots,{\omega _{1n}}, \cdots,{\omega _{mn}},{b_1}, \cdots,{b_m}]$ , $\alpha _i$ is the $i$ individual to be optimized, where ${\omega _{mn}} \in [\!-\!1,1]$ , ${b_m} \in [0,1]$ . The root mean square error (RMSE) function [Reference Liang, Guo, Yu, Qu, Yue and Qiao25] between the output value of the model and the target value is used as the fitness function, as shown in Eq. (11), which $fit({\alpha _i})$ is the fitness value of individual $\alpha _i$ , $N_{train}$ is the number of samples, and $Y_i$ and $f\!\left ({{\alpha _i}} \right )$ are the true value and model output value of the $i$ sample, respectively.

(11) \begin{equation} fit({\alpha _i}) = \sqrt{\frac{1}{{{N_{train}}}}\sum \limits _{i = 1}^{{N_{train}}}{{{\left ({{Y_i} - f\!\left ({{\alpha _i}} \right )} \right )}^2}} } \end{equation}

4. Experiments and result analysis

4.1. Experiment simulation and parameter setting

The experimental data come from a 300 MWe CFBB in China. There are a total of 20 operational parameters and 2 target parameters. A simplified CFBB model is shown in Fig. 2. Therefore, the number of input layer nodes of the ELM is 20, and the number of output layer nodes is 2. The number of hidden layer nodes is set to 80 by parameter verification, and the verification curve is shown in Fig. 3(a).

Figure 2. Simplified CFBB model.

Figure 3. Figures of the experimental results.

Figure 4. Simplified CFBB model.

In order to verify the optimization ability of the proposed IKPSO algorithm, it is compared with PSO [Reference Sengupta, Basak and Peters24], KPSO [Reference Peng, Chen and Yang23], OFA [Reference Zhu and Zhang26], and DE [Reference Zhu, Qin, Suganthan and Huang13] on the CEC2017 benchmark functions [Reference Awad, Ali, Liang, Qu and Suganthan27] in Section 4.2. All experiments are conducted 51 times independently, the dimension of the test functions is 100, the total number of evaluations is 1000000, and the population size is set to 100. The experimental results are verified by the Wilcoxon rank-sum test [Reference Derrac, García, Molina and Herrera28].

In Section 4.3, the proposed ELM based on IKPSO optimization (ELM-IKPSO) is compared with ELM [Reference Huang, Zhu and Siew10], ELM-PSO [Reference Han, Yao and Ling16], ELM-OFA [Reference Zhu and Zhang26], and ELM-DE [Reference Zhu, Qin, Suganthan and Huang13], respectively. The optimized ELM has the same parameters. Because the number of hidden layer nodes is set to 80, according to the fitness function setting in Section 3.4, the individual dimension to be optimized is $\alpha =1680$ . The total evaluation times of PSO, DE, OFA, and IKPSO are 80,000, and the population size is 100. The experiments are run independently 51 times and simulated on Python 3.9. In order to prevent model overfitting, the training data set is divided into a training set and a validation set, and the RMSE of the model on the validation set is taken as the optimization goal. The structure diagram of the data set division is shown in Fig. 4. Finally, the statistical test is performed by the Wilcoxon rank-sum test [Reference Derrac, García, Molina and Herrera28], and the confidence level $\alpha$ [Reference Liang, Zhang, Yu, Qu, Yue and Qiao29] is set to 0.05. Finally, the proposed method is used for multi-objective optimization on the established model to improve boiler thermal efficiency and reduce NOx emissions.

4.2. CEC2017 benchmark functions validation

In order to test the optimization ability of the algorithm using the Cauchy distribution, several evolutionary algorithms are compared on the CEC2017 benchmark functions. KPSO is the original algorithm using a Gaussian distribution function, and IKPSO is the improved algorithm using a Cauchy distribution function. Detailed experimental results are shown in Table I. The best results are shown in bold. It can be seen from the experimental results that the optimization ability of the algorithm is improved after using the Cauchy distribution function to generate the offspring, and IKPSO is superior to KPSO in all 30 test functions. The reason is that the use of Cauchy distribution to generate offspring can make the population find potential regions for development more quickly and make full use of computing resources. From the comparison of KPSO and IKPSO with PSO, it can be concluded that the algorithm using the Kalman filter principle improves the optimization ability of PSO. In addition, in comparison with other types of evolutionary algorithms, OFA and DE, IKPSO is superior to the compared algorithms in 23 and 20 functions, respectively. In summary, IKPSO is superior to the compared algorithms, showing stronger optimization ability and generalization performance.

Table I. Experimental results on the CEC2017 test functions.

4.3. Model establishment and analysis

The detailed results of the modeling algorithms are shown in Table II. As shown in Table II, a comparison of the outcome metrics for ELM, ELM-PSO, ELM-OFA, ELM-DE, and ELM-IKPSO is listed. For each algorithm, the best result is shown in bold font. For the training data, ELM-IKPSO has the smallest performance metric, significantly outperforming the compared algorithms. For the test data, it can be seen that although ELM-DE is similar to ELM-IKPSO in the minimum value, it is worse than ELM-IKPSO in both mean and variance, which proves that ELM-IKPSO has better robustness and generalization ability. Therefore, ELM-IKPSO has good generalization performance, and the model built by ELM-IKPSO is efficient. Figure 3(b) plots the boxplot of the five algorithms on the test set. From the information in the box diagram, ELM-IKPSO achieves better statistical results. In addition, the four optimized models are more obvious than the original ELM algorithm, which proves the importance of the optimized ELM.

Table II. Detailed RMSE results.

Figure 3(c) shows the iterative convergence diagram of different evolutionary algorithms in the optimization process, where the horizontal axis is the number of fitness function evaluations, and the vertical axis is the mean of the validation set results. It can be seen from the convergence curve that the OFA converges too fast, and it is easy to converge to the local optimum in the CFBB modeling problem. DE and PSO are better than OFA. After using the Kalman filter principle to correct PSO, the extra number of fitness evaluations will be consumed in each iteration to find more potential regions and prevent convergence to the local optimum. From the perspective of the search process, the IKPSO algorithm is superior to the compared algorithms. Figure 3(d) and (e) shows the fitting effect on the test set. Figure 3(d) shows the thermal efficiency fitting effect, and Fig. 3(e) shows the NOx fitting effect. The blue star marks the actual data. In addition, it can be seen from the two simulation graphs that the output values of ELM-IKPSO are close to the actual data. The model built by ELM-IKPSO is efficient.

Finally, the established model is multi-objective optimized to increase the boiler combustion efficiency and reduce the NOx emission concentration. These two objectives are conflicting, and the improvement of thermal efficiency is accompanied by an increase in NOx emission concentration. Figure 3(f) is the optimized 22 groups of mutually non-dominated solutions. If NOx concentration needs to be controlled below 80 $mg^*Nm^{-3}$ , decision manager can choose from the solution sets.

5. Conclusions

This paper proposed an extreme learning model based on IKPSO to establish the combustion model of the CFBB. Aiming at some shortcomings of the existing KPSOs, the update method of Kalman gain was improved to make it more suitable for the evolution process of the population. At the same time, in the process of searching, the population was adaptively grouped hierarchically, and the individuals in the convergent state were corrected. Compared with the other three algorithms, the model optimized by the proposed algorithm showed better performance and generalization ability. Finally, multi-objective optimization was carried out on the model, and a set of widely distributed non-dominated solutions was obtained. Decision managers could choose the appropriate operation scheme according to the solutions.

In future work, the proposed model will combine online learning methods and selectively update the model when new data are obtained. We will also consider optimizing the model using time series forecasting methods. In addition, the algorithm will be further improved to obtain more combustion optimization solutions.

Author contributions

Ke Chen and Hao Guo conceived and designed the study. Jing Liang, Kunjie Yu, and Caitong Yue conducted data gathering. Xia Li participated in the design of the study and performed the statistical analysis. Ke Chen and Hao Guo wrote the article. All authors read and approved the final manuscript.

Financial support

This work was supported by the National Natural Science Foundation of China (61806179, 61876169, 61922072, 61976237, 61673404, 62106230, 62006069, and 62206255), China Postdoctoral Science Foundation (2021T140616, 2021M692920, 2022M712878 and 2022TQ0298), Key R&D and Promotion Projects in Henan Province (192102210098, 212102210510), and Henan Postdoctoral Foundation (202003019).

Conflicts of interest

The authors declare no conflicts of interest exist.

References

Gao, X. S., Xu, D. G., Wang, Y., Pan, H. H. and Shen, W. M., “Multifunctional robot to maintain boiler water-cooling tubes,” Robotica 27(6), 941948 (2009).CrossRefGoogle Scholar
Jagtap, H. P., Bewoor, A. K., Pathan, F. and Kumar, R., “Application of Particle Swarm Optimization Method to Availability Optimization of Thermal Power Plants,” In: Nature-Inspired Optimization in Advanced Manufacturing Processes and Systems (CRC Press, 2020) pp. 97112.Google Scholar
Santra, S., Sakthivel, R., Shi, Y. and Mathiyalagan, K., “Dissipative sampled-data controller design for singular networked cascade control systems,” J. Frankl. Inst. 353(14), 33863406 (2016).CrossRefGoogle Scholar
Adams, D., Oh, D. H., Kim, D. W., Lee, C. H. and Oh, M., “Prediction of SOx–NOx emission from a coal-fired CFB power plant with machine learning: Plant data learned by deep neural network and least square support vector machine,” J. Clean. Prod. 270, 122310 (2020).CrossRefGoogle Scholar
Pandey, K. K. and Parhi, D. R., “Trajectory planning and the target search by the mobile robot in an environment using a behavior-based neural network approach,” Robotica 38(9), 16271641 (2020).CrossRefGoogle Scholar
Garro, B. A., Rodríguez, K. and Vázquez, R. A., “Classification of dna microarrays using artificial neural networks and abc algorithm,” Appl. Soft Comput. 38(July), 548560 (2016).CrossRefGoogle Scholar
Shahamiri, S. R. and Salim, S. S. B., “Real-time frequency-based noise-robust automatic speech recognition using multi-nets artificial neural networks: a multi-views multi-learners approach,” Neurocomputing 129, 199207 (2014).CrossRefGoogle Scholar
Bouhoune, K., Yazid, K., Boucherit, M. S. and Chériti, A., “Hybrid control of the three phase induction machine using artificial neural networks and fuzzy logic,” Appl. Soft. Comput. 55(2), 289301 (2017).CrossRefGoogle Scholar
Kim, N., Jeong, B. and Park, K., “A novel methodology to explore the periodic gait of a biped walker under uncertainty using a machine learning algorithm,” Robotica 40(1), 120135 (2022).CrossRefGoogle Scholar
Huang, G. B., Zhu, Q. Y. and Siew, C. K., “Extreme Learning Machine: A New Learning Scheme of Feedforward Neural Networks,” In: IEEE International Joint Conference on Neural Networks 2004, vol. 2 (2004) pp. 985990.Google Scholar
Guliyev, N. J. and Ismailov, V. E., “On the approximation by single hidden layer feedforward neural networks with fixed weights,” Neural Netw. 98(4), 296304 (2018).CrossRefGoogle ScholarPubMed
Huang, G. B., Zhu, Q. Y. and Siew, C. K., “Extreme learning machine: Theory and applications,” Neurocomputing 70(1–3), 489501 (2006).CrossRefGoogle Scholar
Zhu, Q. Y., Qin, A. K., Suganthan, P. N. and Huang, G. B., “Evolutionary extreme learning machine,” Patt. Recognit. 38(10), 17591763 (2005).CrossRefGoogle Scholar
Cao, J. W., Lin, Z. P. and Huang, G. B., “Self-adaptive evolutionary extreme learning machine,” Neural Process. Lett. 36(3), 285305 (2012).CrossRefGoogle Scholar
Matias, T., Souza, F., Araújo, R. and Antunes, C. H., “Learning of a single-hidden layer feedforward neural network using an optimized extreme learning machine,” Neurocomputing 129(16), 428436 (2014).CrossRefGoogle Scholar
Han, F., Yao, H. F. and Ling, Q. H., “An improved evolutionary extreme learning machine based on particle swarm optimization,” Neurocomputing 116(1), 8793 (2013).CrossRefGoogle Scholar
Xu, Y. F., Chen, G. C. and Yu, J. S., “The Kalman Particle Swarm Optimization Algorithm and Its Application in Soft-Sensor of Acrylonitrile Yield,” In: International Conference on Natural Computation (2006), pp. 176179.Google Scholar
Pano, V. and Ouyang, P. R., “Gain tuning of position domain pid control using particle swarm optimization,” Robotica 34(6), 13511366 (2016).CrossRefGoogle Scholar
Wu, Y. L., Liu, G., Guo, X. P., Shi, Y. H. and Xie, L. X., “A self-adaptive chaos and kalman filter-based particle swarm optimization for economic dispatch problem,” Soft Comput. 21(12), 33533365 (2017).CrossRefGoogle Scholar
Gilabert, P. L., Braithwaite, R. N. and Montoro, G., “Beyond the moore-penrose inverse: strategies for the estimation of digital predistortion linearization parameters,” IEEE Microw. Mag. 21(12), 3446 (2020).CrossRefGoogle Scholar
Chen, K., Lv, Q., Lu, Y. and Dou, Y., “Robust regularized extreme learning machine for regression using iteratively reweighted least squares,” Neurocomputing 230(1), 345358 (2017).CrossRefGoogle Scholar
Mo, Y., Song, Z., Li, H. and Jiang, Z., “A hierarchical safety control strategy for exoskeleton robot based on maximum correntropy kalman filter and bounding box,” Robotica 37(12), 21652175 (2019).CrossRefGoogle Scholar
Peng, P., Chen, C. and Yang, Y., “Particle swarm optimization based on hybrid Kalman filter and particle filter,” J. Shanghai Jiaotong Univ. (Sci.) 25(6), 681688 (2020).CrossRefGoogle Scholar
Sengupta, S., Basak, S. and Peters, R. A., “Particle swarm optimization: A survey of historical and recent developments with hybridization perspectives,” Mach. Learn. Knowl. Extract. 1(1), 157191 (2018).CrossRefGoogle Scholar
Liang, J., Guo, H., Yu, K. J., Qu, B. Y., Yue, C. T. and Qiao, K. J., “An Improved Composite Differential Evolutionary Algorithm with Self-Adaptive Mutation Strategy for Identifying Photovoltaic Model Parameters,” In: 5th Asian Conference on Artificial Intelligence Technology (ACAIT) (2021) pp. 591599.Google Scholar
Zhu, G. Y. and Zhang, W. B., “Optimal foraging algorithm for global optimization,” Appl. Soft Comput. 51(5), 294313 (2017).CrossRefGoogle Scholar
Awad, N. H., Ali, M. Z., Liang, J. J., Qu, B. Y. and Suganthan, P. N., Problem definitions and evaluation criteria for the cec 2017 special session and competition on single objective real-parameter numerical optimization, Technical report, Zhengzhou University (2016).Google Scholar
Derrac, J., García, S., Molina, D. and Herrera, F., “A practical tutorial on the use of nonparametric statistical tests as a methodology for comparing evolutionary and swarm intelligence algorithms,” Lect. Notes Comput. Sci. 1(1), 318 (2011).Google Scholar
Liang, J., Zhang, L. Y., Yu, K. J., Qu, B. Y., Yue, C. T. and Qiao, K. J., “A Differential Evolution Based Self-Adaptive Multi-Task Evolutionary Algorithm,” In: 5th Asian Conference on Artificial Intelligence Technology (ACAIT) (2021) pp. 150156.Google Scholar
Figure 0

Figure 1. ELM network structure diagram.

Figure 1

Algorithm 1: IKPSO

Figure 2

Figure 2. Simplified CFBB model.

Figure 3

Figure 3. Figures of the experimental results.

Figure 4

Figure 4. Simplified CFBB model.

Figure 5

Table I. Experimental results on the CEC2017 test functions.

Figure 6

Table II. Detailed RMSE results.