Artificial neural network is a new approach to pattern recognition and classification. The model of multilayer perceptron (MLP) and back-propagation (BP) is used to train the algorithm in the artificial neural net...Artificial neural network is a new approach to pattern recognition and classification. The model of multilayer perceptron (MLP) and back-propagation (BP) is used to train the algorithm in the artificial neural network. An improved fast algorithm of the BP network was presented, which adopts a singular value decomposition (SVD) and a generalized inverse matrix. It not only increases the speed of network learning but also achieves a satisfying precision. The simulation and experiment results show the effect of improvement of BP algorithm on the classification of the surface defects of steel plate.展开更多
Up to now, some technology of neural networks are developed to solve the non-linearity of researched objects and to implement the adaptive control in many engineering fields, and some good results were achieved. Thoug...Up to now, some technology of neural networks are developed to solve the non-linearity of researched objects and to implement the adaptive control in many engineering fields, and some good results were achieved. Though it puts some questions over to design application structure with neural networks, it is really unknowable about the study mechanism of those. But, the importance of study ratio is widely realized by many scientists now, and some methods on the modification of that are provided. The main subject is how to improve the stability and how to increase the convergent rate of networks by defining a good form of the study ratio. Here a new algorithm named LDBP (least disturbance BP algorithm) is proposed to calculate the ratio online according to the output errors, the weights of network and the input values. The algorithm is applied to the control of an autonomous underwater vehicle designed by HEU. The experimental results show that the algorithm has good performance and the controller designed based on it is fine.展开更多
Back propagation (BP) algorithm is a very useful algorithm in many areas, but its leaning process is a very complicated non linear convergence process, in which, chaos often happens, and slow convergence speed and loc...Back propagation (BP) algorithm is a very useful algorithm in many areas, but its leaning process is a very complicated non linear convergence process, in which, chaos often happens, and slow convergence speed and local least often make it difficult for the non experts to use it widely, and an improved BP (IBP) algorithm is therefore suggested to expedite the convergence speed. The algorithm can judge local least and take some steps automatically to jump out from the local least. Furthermore, this algorithm introduces the expert knowledge base. An IBP based agile and current neural network (NN) constructed tool is designed. An initial NN can be constructed automatically using an expert knowledge base. And an Aitken’s Δ 2 process method is used to expedite the convergent speed for NN. Besides, the method of changing the parameter of Sigmoid function and increasing the hidden node is used to bring surge for NN to jump out from the local展开更多
Combined with the energy consumption data of individual buildings in the logistics group of Yangtze University,the analysis model scheme of energy consumption of individual buildings in the university is studied by us...Combined with the energy consumption data of individual buildings in the logistics group of Yangtze University,the analysis model scheme of energy consumption of individual buildings in the university is studied by using Back Propagation(BP)neural network to solve nonlinear problems and have the ability of global approximation and generalization.By analyzing the influence of different uses,different building surfaces and different energysaving schemes on the change of building energy consumption,the grey correlation method is used to determine the main influencing factors affecting each building energy consumption,including uses,building surfaces and energy-saving schemes,which are used as the input of the model and the building energy consumption as the output of the model,so as to establish the building energy consumption analysis model based on BP neural network.However,in practical application,BP neural network has the defects of slow convergence and easy to fall into local minima.In view of this,this paper uses genetic algorithm to optimize the weight and threshold of BP neural network,completes the improvement of various building energy consumption analysis models,and realizes the qualitative analysis of building energy consumption.The model verification results show that the viscosity of the building energy consumption analysis model based on genetic algorithm improved BP neural network algorithm(GABP)in this paper is relatively high,which is more accurate than the results of the traditional BP neural network model,and the relative error of the analysis model is reduced from 11.56%to 8.13%,which proves that the GABP can be better suitable for the study of school building energy consumption analysis model,It is applied to the prediction of building energy consumption,which lays a foundation for the realization of carbon neutralization in the South expansion plan of Yangtze University.展开更多
The quantum hybrid algorithm has recently become a very promising and speedy method for solving larger-scale optimization problems in the noisy intermediate-scale quantum(NISQ)era.The unit commitment(UC)problem is a f...The quantum hybrid algorithm has recently become a very promising and speedy method for solving larger-scale optimization problems in the noisy intermediate-scale quantum(NISQ)era.The unit commitment(UC)problem is a fundamental problem in the field of power systems that aims to satisfy the power balance constraint with minimal cost.In this paper,we focus on the implementation of the UC solution using exact quantum algorithms based on the quantum neural network(QNN).This method is tested with a ten-unit system under the power balance constraint.In order to improve computing precision and reduce network complexity,we propose a knowledge-based partially connected quantum neural network(PCQNN).The results show that exact solutions can be obtained by the improved algorithm and that the depth of the quantum circuit can be reduced simultaneously.展开更多
Accurately forecasting peak particle velocity(PPV)during blasting operations plays a crucial role in mitigating vibration-related hazards and preventing economic losses.This research introduces an approach to PPV pred...Accurately forecasting peak particle velocity(PPV)during blasting operations plays a crucial role in mitigating vibration-related hazards and preventing economic losses.This research introduces an approach to PPV prediction by combining conventional empirical equations with physics-informed neural networks(PINN)and optimizing the model parameters via the Particle Swarm Optimization(PSO)algorithm.The proposed PSO-PINN framework was rigorously benchmarked against seven established machine learning approaches:Multilayer Perceptron(MLP),Extreme Gradient Boosting(XGBoost),Random Forest(RF),Support Vector Regression(SVR),Gradient Boosting Decision Tree(GBDT),Adaptive Boosting(Adaboost),and Gene Expression Programming(GEP).Comparative analysis showed that PSO-PINN outperformed these models,achieving RMSE reductions of 17.82-37.63%,MSE reductions of 32.47-61.10%,AR improvements of 2.97-21.19%,and R^(2)enhancements of 7.43-29.21%,demonstrating superior accuracy and generalization.Furthermore,the study determines the impact of incorporating empirical formulas as physical constraints in neural networks and examines the effects of different empirical equations,particle swarm size,iteration count in PSO,regularization coefficient,and learning rate in PINN on model performance.Lastly,a predictive system for blast vibration PPV is designed and implemented.The research outcomes offer theoretical references and practical recommendations for blast vibration forecasting in similar engineering applications.展开更多
Topography can strongly affect ground motion,and studies of the quantification of hill surfaces’topographic effect are relatively rare.In this paper,a new quantitative seismic topographic effect prediction method bas...Topography can strongly affect ground motion,and studies of the quantification of hill surfaces’topographic effect are relatively rare.In this paper,a new quantitative seismic topographic effect prediction method based upon the BP neural network algorithm and three-dimensional finite element method(FEM)was developed.The FEM simulation results were compared with seismic records and the results show that the PGA and response spectra have a tendency to increase with increasing elevation,but the correlation between PGA amplification factors and slope is not obvious for low hills.New BP neural network models were established for the prediction of amplification factors of PGA and response spectra.Two kinds of input variables’combinations which are convenient to achieve are proposed in this paper for the prediction of amplification factors of PGA and response spectra,respectively.The absolute values of prediction errors can be mostly within 0.1 for PGA amplification factors,and they can be mostly within 0.2 for response spectra’s amplification factors.One input variables’combination can achieve better prediction performance while the other one has better expandability of the predictive region.Particularly,the BP models only employ one hidden layer with about a hundred nodes,which makes it efficient for training.展开更多
The paper proposes a wireless sensor network(WSN)localization algorithm based on adaptive whale neural network and extended Kalman filtering to address the problem of excessive reliance on environmental parameters A a...The paper proposes a wireless sensor network(WSN)localization algorithm based on adaptive whale neural network and extended Kalman filtering to address the problem of excessive reliance on environmental parameters A and signal constant n in traditional signal propagation path loss models.This algorithm utilizes the adaptive whale optimization algorithm to iteratively optimize the parameters of the backpropagation(BP)neural network,thereby enhancing its prediction performance.To address the issue of low accuracy and large errors in traditional received signal strength indication(RSSI),the algorithm first uses the extended Kalman filtering model to smooth the RSSI signal values to suppress the influence of noise and outliers on the estimation results.The processed RSSI values are used as inputs to the neural network,with distance values as outputs,resulting in more accurate ranging results.Finally,the position of the node to be measured is determined by combining the weighted centroid algorithm.Experimental simulation results show that compared to the standard centroid algorithm,weighted centroid algorithm,BP weighted centroid algorithm,and whale optimization algorithm(WOA)-BP weighted centroid algorithm,the proposed algorithm reduces the average localization error by 58.23%,42.71%,31.89%,and 17.57%,respectively,validating the effectiveness and superiority of the algorithm.展开更多
Fatigue damage is a primary contributor to the failure of composite structures,underscoring the critical importance of monitoring its progression to ensure structural safety.This paper introduces an innovative approac...Fatigue damage is a primary contributor to the failure of composite structures,underscoring the critical importance of monitoring its progression to ensure structural safety.This paper introduces an innovative approach to fatigue damage monitoring in composite structures,leveraging a hybrid methodology that integrates the Whale Optimization Algorithm(WOA)-Backpropagation(BP)neural network with an ultrasonic guided wave feature selection algorithm.Initially,a network of piezoelectric ceramic sensors is employed to transmit and capture ultrasonic-guided waves,thereby establishing a signal space that correlates with the structural condition.Subsequently,the Relief-F algorithm is applied for signal feature extraction,culminating in the formation of a feature matrix.This matrix is then utilized to train the WOA-BP neural network,which optimizes the fatigue damage identification model globally.The proposed model’s efficacy in quantifying fatigue damage is tested against fatigue test datasets,with its performance benchmarked against the traditional BP neural network algorithm.The findings demonstrate that the WOA-BP neural network model not only surpasses the BP model in predictive accuracy but also exhibits enhanced global search capabilities.The effect of different sensor-receiver path signals on the model damage recognition results is also discussed.The results of the discussion found that the path directly through the damaged area is more accurate in modeling damage recognition compared to the path signals away from the damaged area.Consequently,the proposed monitoring method in the fatigue test dataset is adept at accurately tracking and recognizing the progression of fatigue damage.展开更多
A simple new BP algorithm named circle BP algorithm is introduced.With this algorithm,local minimums can be completely got rid of and learning speed can improve dramatically.It can be easily designed into the circuitr...A simple new BP algorithm named circle BP algorithm is introduced.With this algorithm,local minimums can be completely got rid of and learning speed can improve dramatically.It can be easily designed into the circuitry and advance further the application of MLP neural network .展开更多
When designing solar systems and assessing the effectiveness of their many uses,estimating sun irradiance is a crucial first step.This study examined three approaches(ANN,GA-ANN,and ANFIS)for estimating daily global s...When designing solar systems and assessing the effectiveness of their many uses,estimating sun irradiance is a crucial first step.This study examined three approaches(ANN,GA-ANN,and ANFIS)for estimating daily global solar radiation(GSR)in the south of Algeria:Adrar,Ouargla,and Bechar.The proposed hybrid GA-ANN model,based on genetic algorithm-based optimization,was developed to improve the ANN model.The GA-ANN and ANFIS models performed better than the standalone ANN-based model,with GA-ANN being better suited for forecasting in all sites,and it performed the best with the best values in the testing phase of Coefficient of Determination(R=0.9005),Mean Absolute Percentage Error(MAPE=8.40%),and Relative Root Mean Square Error(rRMSE=12.56%).Nevertheless,the ANFIS model outperformed the GA-ANN model in forecasting daily GSR,with the best values of indicators when testing the model being R=0.9374,MAPE=7.78%,and rRMSE=10.54%.Generally,we may conclude that the initial ANN stand-alone model performance when forecasting solar radiation has been improved,and the results obtained after injecting the genetic algorithm into the ANN to optimize its weights were satisfactory.The model can be used to forecast daily GSR in dry climates and other climates and may also be helpful in selecting solar energy system installations and sizes.展开更多
Phishing attacks present a persistent and evolving threat in the cybersecurity land-scape,necessitating the development of more sophisticated detection methods.Traditional machine learning approaches to phishing detec...Phishing attacks present a persistent and evolving threat in the cybersecurity land-scape,necessitating the development of more sophisticated detection methods.Traditional machine learning approaches to phishing detection have relied heavily on feature engineering and have often fallen short in adapting to the dynamically changing patterns of phishingUniformResource Locator(URLs).Addressing these challenge,we introduce a framework that integrates the sequential data processing strengths of a Recurrent Neural Network(RNN)with the hyperparameter optimization prowess of theWhale Optimization Algorithm(WOA).Ourmodel capitalizes on an extensive Kaggle dataset,featuring over 11,000 URLs,each delineated by 30 attributes.The WOA’s hyperparameter optimization enhances the RNN’s performance,evidenced by a meticulous validation process.The results,encapsulated in precision,recall,and F1-score metrics,surpass baseline models,achieving an overall accuracy of 92%.This study not only demonstrates the RNN’s proficiency in learning complex patterns but also underscores the WOA’s effectiveness in refining machine learning models for the critical task of phishing detection.展开更多
A hybrid identification model based on multilayer artificial neural networks(ANNs) and particle swarm optimization(PSO) algorithm is developed to improve the simultaneous identification efficiency of thermal conductiv...A hybrid identification model based on multilayer artificial neural networks(ANNs) and particle swarm optimization(PSO) algorithm is developed to improve the simultaneous identification efficiency of thermal conductivity and effective absorption coefficient of semitransparent materials.For the direct model,the spherical harmonic method and the finite volume method are used to solve the coupled conduction-radiation heat transfer problem in an absorbing,emitting,and non-scattering 2D axisymmetric gray medium in the background of laser flash method.For the identification part,firstly,the temperature field and the incident radiation field in different positions are chosen as observables.Then,a traditional identification model based on PSO algorithm is established.Finally,multilayer ANNs are built to fit and replace the direct model in the traditional identification model to speed up the identification process.The results show that compared with the traditional identification model,the time cost of the hybrid identification model is reduced by about 1 000 times.Besides,the hybrid identification model remains a high level of accuracy even with measurement errors.展开更多
A hard problem that hinders the movement of waxy crude oil is wax deposition in oil pipelines.To ensure the safe operation of crude oil pipelines,an accurate model must be developed to predict the rate of wax depositi...A hard problem that hinders the movement of waxy crude oil is wax deposition in oil pipelines.To ensure the safe operation of crude oil pipelines,an accurate model must be developed to predict the rate of wax deposition in crude oil pipelines.Aiming at the shortcomings of the ENN prediction model,which easily falls into the local minimum value and weak generalization ability in the implementation process,an optimized ENN prediction model based on the IRSA is proposed.The validity of the new model was confirmed by the accurate prediction of two sets of experimental data on wax deposition in crude oil pipelines.The two groups of crude oil wax deposition rate case prediction results showed that the average absolute percentage errors of IRSA-ENN prediction models is 0.5476% and 0.7831%,respectively.Additionally,it shows a higher prediction accuracy compared to the ENN prediction model.In fact,the new model established by using the IRSA to optimize ENN can optimize the initial weights and thresholds in the prediction process,which can overcome the shortcomings of the ENN prediction model,such as weak generalization ability and tendency to fall into the local minimum value,so that it has the advantages of strong implementation and high prediction accuracy.展开更多
Signal detection plays an essential role in massive Multiple-Input Multiple-Output(MIMO)systems.However,existing detection methods have not yet made a good tradeoff between Bit Error Rate(BER)and computational complex...Signal detection plays an essential role in massive Multiple-Input Multiple-Output(MIMO)systems.However,existing detection methods have not yet made a good tradeoff between Bit Error Rate(BER)and computational complexity,resulting in slow convergence or high complexity.To address this issue,a low-complexity Approximate Message Passing(AMP)detection algorithm with Deep Neural Network(DNN)(denoted as AMP-DNN)is investigated in this paper.Firstly,an efficient AMP detection algorithm is derived by scalarizing the simplification of Belief Propagation(BP)algorithm.Secondly,by unfolding the obtained AMP detection algorithm,a DNN is specifically designed for the optimal performance gain.For the proposed AMP-DNN,the number of trainable parameters is only related to that of layers,regardless of modulation scheme,antenna number and matrix calculation,thus facilitating fast and stable training of the network.In addition,the AMP-DNN can detect different channels under the same distribution with only one training.The superior performance of the AMP-DNN is also verified by theoretical analysis and experiments.It is found that the proposed algorithm enables the reduction of BER without signal prior information,especially in the spatially correlated channel,and has a lower computational complexity compared with existing state-of-the-art methods.展开更多
For optimal design of mechanical clinching steel-aluminum joints, the back propagation (BP) neural network is used to research the mapping relationship between joining technique parameters including sheet thickness,...For optimal design of mechanical clinching steel-aluminum joints, the back propagation (BP) neural network is used to research the mapping relationship between joining technique parameters including sheet thickness, sheet hardness, joint bottom diameter etc., and mechanical properties of shearing and peeling in order to investigate joining technology between various material plates in the steel-aluminum hybrid structure car body. Genetic algorithm (GA) is adopted to optimize the back-propagation neural network connection weights. The training and validating samples are made by the BTM Tog-L-Loc system with different technologic parameters. The training samples' parameters and the corresponding joints' mechanical properties are supplied to the artificial neural network (ANN) for training. The validating samples' experimental data is used for checking up the prediction outputs. The calculation results show that GA can improve the model's prediction precision and generalization ability of BP neural network. The comparative analysis between the experimental data and the prediction outputs shows that ANN prediction models after training can effectively predict the mechanical properties of mechanical clinching joints and prove the feasibility and reliability of the intelligent neural networks system when used in the mechanical properties prediction of mechanical clinching joints. The prediction results can be used for a reference in the design of mechanical clinching steel-aluminum joints.展开更多
Aim at the defects of easy to fall into the local minimum point and the low convergence speed of back propagation(BP)neural network in the gesture recognition, a new method that combines the chaos algorithm with the...Aim at the defects of easy to fall into the local minimum point and the low convergence speed of back propagation(BP)neural network in the gesture recognition, a new method that combines the chaos algorithm with the genetic algorithm(CGA) is proposed. According to the ergodicity of chaos algorithm and global convergence of genetic algorithm, the basic idea of this paper is to encode the weights and thresholds of BP neural network and obtain a general optimal solution with genetic algorithm, and then the general optimal solution is optimized to the accurate optimal solution by adding chaotic disturbance. The optimal results of the chaotic genetic algorithm are used as the initial weights and thresholds of the BP neural network to recognize the gesture. Simulation and experimental results show that the real-time performance and accuracy of the gesture recognition are greatly improved with CGA.展开更多
In the process of Wavelet Analysis,only the low-frequency signals are re-decomposed,and the high-frequency signals are no longer decomposed,resulting in a decrease in frequency resolution with increasing frequency.The...In the process of Wavelet Analysis,only the low-frequency signals are re-decomposed,and the high-frequency signals are no longer decomposed,resulting in a decrease in frequency resolution with increasing frequency.Therefore,in this paper,firstly,Wavelet Packet Decomposition is used for feature extraction of vibration signals,which makes up for the shortcomings of Wavelet Analysis in extracting fault features of nonlinear vibration signals,and different energy values in different frequency bands are obtained by Wavelet Packet Decomposition.The features are visualized by the K-Means clustering method,and the results show that the extracted energy features can accurately distinguish the different states of the bearing.Then a fault diagnosis model based on BP Neural Network optimized by Beetle Algo-rithm is proposed to identify the bearing faults.Compared with the Particle Swarm Algorithm,Beetle Algorithm can quickly find the error extreme value,which greatly reduces the training time of the model.At last,two experiments are conducted,which show that the accuracy of the model can reach more than 95%,and the model has a certain anti-interference ability.展开更多
To reduce the bandwidth and storage resources of image information in communication transmission, and improve the secure communication of information. In this paper, an image compression and encryption algorithm based...To reduce the bandwidth and storage resources of image information in communication transmission, and improve the secure communication of information. In this paper, an image compression and encryption algorithm based on fractional-order memristive hyperchaotic system and BP neural network is proposed. In this algorithm, the image pixel values are compressed by BP neural network, the chaotic sequences of the fractional-order memristive hyperchaotic system are used to diffuse the pixel values. The experimental simulation results indicate that the proposed algorithm not only can effectively compress and encrypt image, but also have better security features. Therefore, this work provides theoretical guidance and experimental basis for the safe transmission and storage of image information in practical communication.展开更多
Because of complexity and non-predictability of the tunnel surrounding rock, the problem with the determination of the physical and mechanical parameters of the surrounding rock has become a main obstacle to theoretic...Because of complexity and non-predictability of the tunnel surrounding rock, the problem with the determination of the physical and mechanical parameters of the surrounding rock has become a main obstacle to theoretical research and numerical analysis in tunnel engineering. During design, it is a frequent practice, therefore, to give recommended values by analog based on experience. It is a key point in current research to make use of the displacement back analytic method to comparatively accurately determine the parameters of the surrounding rock whereas artificial intelligence possesses an exceptionally strong capability of identifying, expressing and coping with such complex non-linear relationships. The parameters can be verified by searching the optimal network structure, using back analysis on measured data to search optimal parameters and performing direct computation of the obtained results. In the current paper, the direct analysis is performed with the biological emulation system and the software of Fast Lagrangian Analysis of Continua (FLAC3D. The high non-linearity, network reasoning and coupling ability of the neural network are employed. The output vector required of the training of the neural network is obtained with the numerical analysis software. And the overall space search is conducted by employing the Adaptive Immunity Algorithm. As a result, we are able to avoid the shortcoming that multiple parameters and optimized parameters are easy to fall into a local extremum. At the same time, the computing speed and efficiency are increased as well. Further, in the paper satisfactory conclusions are arrived at through the intelligent direct-back analysis on the monitored and measured data at the Erdaoya tunneling project. The results show that the physical and mechanical parameters obtained by the intelligent direct-back analysis proposed in the current paper have effectively improved the recommended values in the original prospecting data. This is of practical significance to the appraisal of stability and informationization design of the surrounding rock.展开更多
基金Item Sponsored by National Natural Science Foundation of China (60277029)
文摘Artificial neural network is a new approach to pattern recognition and classification. The model of multilayer perceptron (MLP) and back-propagation (BP) is used to train the algorithm in the artificial neural network. An improved fast algorithm of the BP network was presented, which adopts a singular value decomposition (SVD) and a generalized inverse matrix. It not only increases the speed of network learning but also achieves a satisfying precision. The simulation and experiment results show the effect of improvement of BP algorithm on the classification of the surface defects of steel plate.
文摘Up to now, some technology of neural networks are developed to solve the non-linearity of researched objects and to implement the adaptive control in many engineering fields, and some good results were achieved. Though it puts some questions over to design application structure with neural networks, it is really unknowable about the study mechanism of those. But, the importance of study ratio is widely realized by many scientists now, and some methods on the modification of that are provided. The main subject is how to improve the stability and how to increase the convergent rate of networks by defining a good form of the study ratio. Here a new algorithm named LDBP (least disturbance BP algorithm) is proposed to calculate the ratio online according to the output errors, the weights of network and the input values. The algorithm is applied to the control of an autonomous underwater vehicle designed by HEU. The experimental results show that the algorithm has good performance and the controller designed based on it is fine.
文摘Back propagation (BP) algorithm is a very useful algorithm in many areas, but its leaning process is a very complicated non linear convergence process, in which, chaos often happens, and slow convergence speed and local least often make it difficult for the non experts to use it widely, and an improved BP (IBP) algorithm is therefore suggested to expedite the convergence speed. The algorithm can judge local least and take some steps automatically to jump out from the local least. Furthermore, this algorithm introduces the expert knowledge base. An IBP based agile and current neural network (NN) constructed tool is designed. An initial NN can be constructed automatically using an expert knowledge base. And an Aitken’s Δ 2 process method is used to expedite the convergent speed for NN. Besides, the method of changing the parameter of Sigmoid function and increasing the hidden node is used to bring surge for NN to jump out from the local
基金The authors received the sources of funding of a project,The Name:Special Project for Innovation and Entrepreneurship Education Reform in Hubei Province Colleges and Universities(2020),Item Number:136/5013602701.
文摘Combined with the energy consumption data of individual buildings in the logistics group of Yangtze University,the analysis model scheme of energy consumption of individual buildings in the university is studied by using Back Propagation(BP)neural network to solve nonlinear problems and have the ability of global approximation and generalization.By analyzing the influence of different uses,different building surfaces and different energysaving schemes on the change of building energy consumption,the grey correlation method is used to determine the main influencing factors affecting each building energy consumption,including uses,building surfaces and energy-saving schemes,which are used as the input of the model and the building energy consumption as the output of the model,so as to establish the building energy consumption analysis model based on BP neural network.However,in practical application,BP neural network has the defects of slow convergence and easy to fall into local minima.In view of this,this paper uses genetic algorithm to optimize the weight and threshold of BP neural network,completes the improvement of various building energy consumption analysis models,and realizes the qualitative analysis of building energy consumption.The model verification results show that the viscosity of the building energy consumption analysis model based on genetic algorithm improved BP neural network algorithm(GABP)in this paper is relatively high,which is more accurate than the results of the traditional BP neural network model,and the relative error of the analysis model is reduced from 11.56%to 8.13%,which proves that the GABP can be better suitable for the study of school building energy consumption analysis model,It is applied to the prediction of building energy consumption,which lays a foundation for the realization of carbon neutralization in the South expansion plan of Yangtze University.
基金supported in part by the China Postdoctoral Science Foundation(Grant No.2023M740874)。
文摘The quantum hybrid algorithm has recently become a very promising and speedy method for solving larger-scale optimization problems in the noisy intermediate-scale quantum(NISQ)era.The unit commitment(UC)problem is a fundamental problem in the field of power systems that aims to satisfy the power balance constraint with minimal cost.In this paper,we focus on the implementation of the UC solution using exact quantum algorithms based on the quantum neural network(QNN).This method is tested with a ten-unit system under the power balance constraint.In order to improve computing precision and reduce network complexity,we propose a knowledge-based partially connected quantum neural network(PCQNN).The results show that exact solutions can be obtained by the improved algorithm and that the depth of the quantum circuit can be reduced simultaneously.
基金supported by the National Natural Science Foundation of China(Grant No.52409143)the Basic Scientific Research Fund of Changjiang River Scientific Research Institute for Central-level Public Welfare Research Institutes(Grant No.CKSF2025184/YT)the Hubei Provincial Natural Science Foundation of China(Grant No.2022CFB673).
文摘Accurately forecasting peak particle velocity(PPV)during blasting operations plays a crucial role in mitigating vibration-related hazards and preventing economic losses.This research introduces an approach to PPV prediction by combining conventional empirical equations with physics-informed neural networks(PINN)and optimizing the model parameters via the Particle Swarm Optimization(PSO)algorithm.The proposed PSO-PINN framework was rigorously benchmarked against seven established machine learning approaches:Multilayer Perceptron(MLP),Extreme Gradient Boosting(XGBoost),Random Forest(RF),Support Vector Regression(SVR),Gradient Boosting Decision Tree(GBDT),Adaptive Boosting(Adaboost),and Gene Expression Programming(GEP).Comparative analysis showed that PSO-PINN outperformed these models,achieving RMSE reductions of 17.82-37.63%,MSE reductions of 32.47-61.10%,AR improvements of 2.97-21.19%,and R^(2)enhancements of 7.43-29.21%,demonstrating superior accuracy and generalization.Furthermore,the study determines the impact of incorporating empirical formulas as physical constraints in neural networks and examines the effects of different empirical equations,particle swarm size,iteration count in PSO,regularization coefficient,and learning rate in PINN on model performance.Lastly,a predictive system for blast vibration PPV is designed and implemented.The research outcomes offer theoretical references and practical recommendations for blast vibration forecasting in similar engineering applications.
基金supported by the National Natural Science Foundation of China(No.51878625)the Collaboratory for the Study of Earthquake Predictability in China Seismic Experimental Site(No.2018YFE0109700)the General Scientific Research Foundation of Shandong Earthquake Agency(No.YB2208).
文摘Topography can strongly affect ground motion,and studies of the quantification of hill surfaces’topographic effect are relatively rare.In this paper,a new quantitative seismic topographic effect prediction method based upon the BP neural network algorithm and three-dimensional finite element method(FEM)was developed.The FEM simulation results were compared with seismic records and the results show that the PGA and response spectra have a tendency to increase with increasing elevation,but the correlation between PGA amplification factors and slope is not obvious for low hills.New BP neural network models were established for the prediction of amplification factors of PGA and response spectra.Two kinds of input variables’combinations which are convenient to achieve are proposed in this paper for the prediction of amplification factors of PGA and response spectra,respectively.The absolute values of prediction errors can be mostly within 0.1 for PGA amplification factors,and they can be mostly within 0.2 for response spectra’s amplification factors.One input variables’combination can achieve better prediction performance while the other one has better expandability of the predictive region.Particularly,the BP models only employ one hidden layer with about a hundred nodes,which makes it efficient for training.
基金supported by the National Natural Science Foundation of China(Nos.62265010,62061024)Gansu Province Science and Technology Plan(No.23YFGA0062)Gansu Province Innovation Fund(No.2022A-215)。
文摘The paper proposes a wireless sensor network(WSN)localization algorithm based on adaptive whale neural network and extended Kalman filtering to address the problem of excessive reliance on environmental parameters A and signal constant n in traditional signal propagation path loss models.This algorithm utilizes the adaptive whale optimization algorithm to iteratively optimize the parameters of the backpropagation(BP)neural network,thereby enhancing its prediction performance.To address the issue of low accuracy and large errors in traditional received signal strength indication(RSSI),the algorithm first uses the extended Kalman filtering model to smooth the RSSI signal values to suppress the influence of noise and outliers on the estimation results.The processed RSSI values are used as inputs to the neural network,with distance values as outputs,resulting in more accurate ranging results.Finally,the position of the node to be measured is determined by combining the weighted centroid algorithm.Experimental simulation results show that compared to the standard centroid algorithm,weighted centroid algorithm,BP weighted centroid algorithm,and whale optimization algorithm(WOA)-BP weighted centroid algorithm,the proposed algorithm reduces the average localization error by 58.23%,42.71%,31.89%,and 17.57%,respectively,validating the effectiveness and superiority of the algorithm.
基金funded by the Key Program of the National Natural Science Foundation of China(U2341235)Youth Fund for Basic Research Program of Jiangnan University(JUSRP123003)+2 种基金Postgraduate Research&Practice Innovation Program of Jiangsu Province(SJCX23_1237)the National Key R&D Program of China(2018YFA0702800)Key Technologies R&D Program of CNBM(2023SJYL01).
文摘Fatigue damage is a primary contributor to the failure of composite structures,underscoring the critical importance of monitoring its progression to ensure structural safety.This paper introduces an innovative approach to fatigue damage monitoring in composite structures,leveraging a hybrid methodology that integrates the Whale Optimization Algorithm(WOA)-Backpropagation(BP)neural network with an ultrasonic guided wave feature selection algorithm.Initially,a network of piezoelectric ceramic sensors is employed to transmit and capture ultrasonic-guided waves,thereby establishing a signal space that correlates with the structural condition.Subsequently,the Relief-F algorithm is applied for signal feature extraction,culminating in the formation of a feature matrix.This matrix is then utilized to train the WOA-BP neural network,which optimizes the fatigue damage identification model globally.The proposed model’s efficacy in quantifying fatigue damage is tested against fatigue test datasets,with its performance benchmarked against the traditional BP neural network algorithm.The findings demonstrate that the WOA-BP neural network model not only surpasses the BP model in predictive accuracy but also exhibits enhanced global search capabilities.The effect of different sensor-receiver path signals on the model damage recognition results is also discussed.The results of the discussion found that the path directly through the damaged area is more accurate in modeling damage recognition compared to the path signals away from the damaged area.Consequently,the proposed monitoring method in the fatigue test dataset is adept at accurately tracking and recognizing the progression of fatigue damage.
文摘A simple new BP algorithm named circle BP algorithm is introduced.With this algorithm,local minimums can be completely got rid of and learning speed can improve dramatically.It can be easily designed into the circuitry and advance further the application of MLP neural network .
文摘When designing solar systems and assessing the effectiveness of their many uses,estimating sun irradiance is a crucial first step.This study examined three approaches(ANN,GA-ANN,and ANFIS)for estimating daily global solar radiation(GSR)in the south of Algeria:Adrar,Ouargla,and Bechar.The proposed hybrid GA-ANN model,based on genetic algorithm-based optimization,was developed to improve the ANN model.The GA-ANN and ANFIS models performed better than the standalone ANN-based model,with GA-ANN being better suited for forecasting in all sites,and it performed the best with the best values in the testing phase of Coefficient of Determination(R=0.9005),Mean Absolute Percentage Error(MAPE=8.40%),and Relative Root Mean Square Error(rRMSE=12.56%).Nevertheless,the ANFIS model outperformed the GA-ANN model in forecasting daily GSR,with the best values of indicators when testing the model being R=0.9374,MAPE=7.78%,and rRMSE=10.54%.Generally,we may conclude that the initial ANN stand-alone model performance when forecasting solar radiation has been improved,and the results obtained after injecting the genetic algorithm into the ANN to optimize its weights were satisfactory.The model can be used to forecast daily GSR in dry climates and other climates and may also be helpful in selecting solar energy system installations and sizes.
基金Princess Nourah bint Abdulrahman University Researchers Supporting Project number(PNURSP2024R 343)PrincessNourah bint Abdulrahman University,Riyadh,Saudi ArabiaDeanship of Scientific Research at Northern Border University,Arar,Kingdom of Saudi Arabia,for funding this researchwork through the project number“NBU-FFR-2024-1092-02”.
文摘Phishing attacks present a persistent and evolving threat in the cybersecurity land-scape,necessitating the development of more sophisticated detection methods.Traditional machine learning approaches to phishing detection have relied heavily on feature engineering and have often fallen short in adapting to the dynamically changing patterns of phishingUniformResource Locator(URLs).Addressing these challenge,we introduce a framework that integrates the sequential data processing strengths of a Recurrent Neural Network(RNN)with the hyperparameter optimization prowess of theWhale Optimization Algorithm(WOA).Ourmodel capitalizes on an extensive Kaggle dataset,featuring over 11,000 URLs,each delineated by 30 attributes.The WOA’s hyperparameter optimization enhances the RNN’s performance,evidenced by a meticulous validation process.The results,encapsulated in precision,recall,and F1-score metrics,surpass baseline models,achieving an overall accuracy of 92%.This study not only demonstrates the RNN’s proficiency in learning complex patterns but also underscores the WOA’s effectiveness in refining machine learning models for the critical task of phishing detection.
基金supported by the Fundamental Research Funds for the Central Universities (No.3122020072)the Multi-investment Project of Tianjin Applied Basic Research(No.23JCQNJC00250)。
文摘A hybrid identification model based on multilayer artificial neural networks(ANNs) and particle swarm optimization(PSO) algorithm is developed to improve the simultaneous identification efficiency of thermal conductivity and effective absorption coefficient of semitransparent materials.For the direct model,the spherical harmonic method and the finite volume method are used to solve the coupled conduction-radiation heat transfer problem in an absorbing,emitting,and non-scattering 2D axisymmetric gray medium in the background of laser flash method.For the identification part,firstly,the temperature field and the incident radiation field in different positions are chosen as observables.Then,a traditional identification model based on PSO algorithm is established.Finally,multilayer ANNs are built to fit and replace the direct model in the traditional identification model to speed up the identification process.The results show that compared with the traditional identification model,the time cost of the hybrid identification model is reduced by about 1 000 times.Besides,the hybrid identification model remains a high level of accuracy even with measurement errors.
文摘A hard problem that hinders the movement of waxy crude oil is wax deposition in oil pipelines.To ensure the safe operation of crude oil pipelines,an accurate model must be developed to predict the rate of wax deposition in crude oil pipelines.Aiming at the shortcomings of the ENN prediction model,which easily falls into the local minimum value and weak generalization ability in the implementation process,an optimized ENN prediction model based on the IRSA is proposed.The validity of the new model was confirmed by the accurate prediction of two sets of experimental data on wax deposition in crude oil pipelines.The two groups of crude oil wax deposition rate case prediction results showed that the average absolute percentage errors of IRSA-ENN prediction models is 0.5476% and 0.7831%,respectively.Additionally,it shows a higher prediction accuracy compared to the ENN prediction model.In fact,the new model established by using the IRSA to optimize ENN can optimize the initial weights and thresholds in the prediction process,which can overcome the shortcomings of the ENN prediction model,such as weak generalization ability and tendency to fall into the local minimum value,so that it has the advantages of strong implementation and high prediction accuracy.
基金supported by Major Project of Science and Technology Research Program of Chongqing Education Commission of China(Grant No.KJZD-M201900601)China Postdoctoral Science Foundation(Grant No.2021MD703932)Project Supported by Engineering Research Center of Mobile Communications,Ministry of Education,China(Grant No.cqupt-mct-202006)。
文摘Signal detection plays an essential role in massive Multiple-Input Multiple-Output(MIMO)systems.However,existing detection methods have not yet made a good tradeoff between Bit Error Rate(BER)and computational complexity,resulting in slow convergence or high complexity.To address this issue,a low-complexity Approximate Message Passing(AMP)detection algorithm with Deep Neural Network(DNN)(denoted as AMP-DNN)is investigated in this paper.Firstly,an efficient AMP detection algorithm is derived by scalarizing the simplification of Belief Propagation(BP)algorithm.Secondly,by unfolding the obtained AMP detection algorithm,a DNN is specifically designed for the optimal performance gain.For the proposed AMP-DNN,the number of trainable parameters is only related to that of layers,regardless of modulation scheme,antenna number and matrix calculation,thus facilitating fast and stable training of the network.In addition,the AMP-DNN can detect different channels under the same distribution with only one training.The superior performance of the AMP-DNN is also verified by theoretical analysis and experiments.It is found that the proposed algorithm enables the reduction of BER without signal prior information,especially in the spatially correlated channel,and has a lower computational complexity compared with existing state-of-the-art methods.
基金supported by Guangdong Provincial Technology Planning of China (Grant No. 2007B010400052)State Key Laboratory of Advanced Design and Manufacturing for Vehicle Body of China (Grant No. 30715006)Guangdong Provincial Key Laboratory of Automotive Engineering, China (Grant No. 2007A03012)
文摘For optimal design of mechanical clinching steel-aluminum joints, the back propagation (BP) neural network is used to research the mapping relationship between joining technique parameters including sheet thickness, sheet hardness, joint bottom diameter etc., and mechanical properties of shearing and peeling in order to investigate joining technology between various material plates in the steel-aluminum hybrid structure car body. Genetic algorithm (GA) is adopted to optimize the back-propagation neural network connection weights. The training and validating samples are made by the BTM Tog-L-Loc system with different technologic parameters. The training samples' parameters and the corresponding joints' mechanical properties are supplied to the artificial neural network (ANN) for training. The validating samples' experimental data is used for checking up the prediction outputs. The calculation results show that GA can improve the model's prediction precision and generalization ability of BP neural network. The comparative analysis between the experimental data and the prediction outputs shows that ANN prediction models after training can effectively predict the mechanical properties of mechanical clinching joints and prove the feasibility and reliability of the intelligent neural networks system when used in the mechanical properties prediction of mechanical clinching joints. The prediction results can be used for a reference in the design of mechanical clinching steel-aluminum joints.
基金supported by Natural Science Foundation of Heilongjiang Province Youth Fund(No.QC2014C054)Foundation for University Young Key Scholar by Heilongjiang Province(No.1254G023)the Science Funds for the Young Innovative Talents of HUST(No.201304)
文摘Aim at the defects of easy to fall into the local minimum point and the low convergence speed of back propagation(BP)neural network in the gesture recognition, a new method that combines the chaos algorithm with the genetic algorithm(CGA) is proposed. According to the ergodicity of chaos algorithm and global convergence of genetic algorithm, the basic idea of this paper is to encode the weights and thresholds of BP neural network and obtain a general optimal solution with genetic algorithm, and then the general optimal solution is optimized to the accurate optimal solution by adding chaotic disturbance. The optimal results of the chaotic genetic algorithm are used as the initial weights and thresholds of the BP neural network to recognize the gesture. Simulation and experimental results show that the real-time performance and accuracy of the gesture recognition are greatly improved with CGA.
基金Supported by Agricultural Science and Technology Independent Innovation Fund of Jiangsu Province of China(Grant No.CX(19)3081)Key Research and Development Program of Jiangsu Province of China(Grant No.BE2018127).
文摘In the process of Wavelet Analysis,only the low-frequency signals are re-decomposed,and the high-frequency signals are no longer decomposed,resulting in a decrease in frequency resolution with increasing frequency.Therefore,in this paper,firstly,Wavelet Packet Decomposition is used for feature extraction of vibration signals,which makes up for the shortcomings of Wavelet Analysis in extracting fault features of nonlinear vibration signals,and different energy values in different frequency bands are obtained by Wavelet Packet Decomposition.The features are visualized by the K-Means clustering method,and the results show that the extracted energy features can accurately distinguish the different states of the bearing.Then a fault diagnosis model based on BP Neural Network optimized by Beetle Algo-rithm is proposed to identify the bearing faults.Compared with the Particle Swarm Algorithm,Beetle Algorithm can quickly find the error extreme value,which greatly reduces the training time of the model.At last,two experiments are conducted,which show that the accuracy of the model can reach more than 95%,and the model has a certain anti-interference ability.
基金the Basic Scientific Research Projects of Colleges and Universities of Liaoning Province (Grant Nos. 2017J045)Provincial Natural Science Foundation of Liaoning (Grant Nos. 20170540060)
文摘To reduce the bandwidth and storage resources of image information in communication transmission, and improve the secure communication of information. In this paper, an image compression and encryption algorithm based on fractional-order memristive hyperchaotic system and BP neural network is proposed. In this algorithm, the image pixel values are compressed by BP neural network, the chaotic sequences of the fractional-order memristive hyperchaotic system are used to diffuse the pixel values. The experimental simulation results indicate that the proposed algorithm not only can effectively compress and encrypt image, but also have better security features. Therefore, this work provides theoretical guidance and experimental basis for the safe transmission and storage of image information in practical communication.
基金supported by the National Natural Science Foundation of China (No.50609028)
文摘Because of complexity and non-predictability of the tunnel surrounding rock, the problem with the determination of the physical and mechanical parameters of the surrounding rock has become a main obstacle to theoretical research and numerical analysis in tunnel engineering. During design, it is a frequent practice, therefore, to give recommended values by analog based on experience. It is a key point in current research to make use of the displacement back analytic method to comparatively accurately determine the parameters of the surrounding rock whereas artificial intelligence possesses an exceptionally strong capability of identifying, expressing and coping with such complex non-linear relationships. The parameters can be verified by searching the optimal network structure, using back analysis on measured data to search optimal parameters and performing direct computation of the obtained results. In the current paper, the direct analysis is performed with the biological emulation system and the software of Fast Lagrangian Analysis of Continua (FLAC3D. The high non-linearity, network reasoning and coupling ability of the neural network are employed. The output vector required of the training of the neural network is obtained with the numerical analysis software. And the overall space search is conducted by employing the Adaptive Immunity Algorithm. As a result, we are able to avoid the shortcoming that multiple parameters and optimized parameters are easy to fall into a local extremum. At the same time, the computing speed and efficiency are increased as well. Further, in the paper satisfactory conclusions are arrived at through the intelligent direct-back analysis on the monitored and measured data at the Erdaoya tunneling project. The results show that the physical and mechanical parameters obtained by the intelligent direct-back analysis proposed in the current paper have effectively improved the recommended values in the original prospecting data. This is of practical significance to the appraisal of stability and informationization design of the surrounding rock.