An effective approach for describing complicated water quality processes is very important for river water quality management. We built two artificial neural network(ANN) models,a feed-forward back-propagation(BP) mod...An effective approach for describing complicated water quality processes is very important for river water quality management. We built two artificial neural network(ANN) models,a feed-forward back-propagation(BP) model and a radial basis function(RBF) model,to simulate the water quality of the Yangtze and Jialing Rivers in reaches crossing the city of Chongqing,P. R. China. Our models used the historical monitoring data of biological oxygen demand,dissolved oxygen,ammonia,oil and volatile phenolic compounds. Comparison with the one-dimensional traditional water quality model suggest that both BP and RBF models are superior; their higher accuracy and better goodness-of-fit indicate that the ANN calculation of water quality agrees better with measurement. It is demonstrated that ANN modeling can be a tool for estimating the water quality of the Yangtze River. Of the two ANN models,the RBF model calculates with a smaller mean error,but a larger root mean square error. More effort to identify out the causes of these differences would help optimize the structures of neural network water-quality models.展开更多
To improve the computational efficiency of the reliability-based design optimization(RBDO) of flexible mechanism, particle swarm optimization-advanced extremum response surface method(PSO-AERSM) was proposed by integr...To improve the computational efficiency of the reliability-based design optimization(RBDO) of flexible mechanism, particle swarm optimization-advanced extremum response surface method(PSO-AERSM) was proposed by integrating particle swarm optimization(PSO) algorithm and advanced extremum response surface method(AERSM). Firstly, the AERSM was developed and its mathematical model was established based on artificial neural network, and the PSO algorithm was investigated. And then the RBDO model of flexible mechanism was presented based on AERSM and PSO. Finally, regarding cross-sectional area as design variable, the reliability optimization of flexible mechanism was implemented subject to reliability degree and uncertainties based on the proposed approach. The optimization results show that the cross-section sizes obviously reduce by 22.96 mm^2 while keeping reliability degree. Through the comparison of methods, it is demonstrated that the AERSM holds high computational efficiency while keeping computational precision for the RBDO of flexible mechanism, and PSO algorithm minimizes the response of the objective function. The efforts of this work provide a useful sight for the reliability optimization of flexible mechanism, and enrich and develop the reliability theory as well.展开更多
Analytic Hierarchy Process (AHP) method can be used to solve the tasks of multi-criterion decision system fields, but some complicated questions processed by AHP cannot be easily solved by means of the general method....Analytic Hierarchy Process (AHP) method can be used to solve the tasks of multi-criterion decision system fields, but some complicated questions processed by AHP cannot be easily solved by means of the general method. It is because of being unsatisfied with consistency condition or judgment matrix too intricate to solve, which causes AHP invalidation. So in order to resolve this problem, AHP knowledge systems reduced with the aid of Genetic Algorithms (GA) were proposed, which directly acquired the order of AHP issue through the rule of Rough Sets Theory (RST) method, or solved the tasks reduced by RST with classical AHP method. On this condition, the compare decision system of region informatization level was solved, and the results solved were the same to those by classical AHP, which denoted that this method was more simple and reliable, besides the four rules of changing AHP system into RST Decision System.展开更多
A novel Bacterial Foraging Algorithm (BFA) based neural network is presented for image compression. To improve the quality of the decompressed images, the concepts of reproduction, elimination and dispersal in BFA are...A novel Bacterial Foraging Algorithm (BFA) based neural network is presented for image compression. To improve the quality of the decompressed images, the concepts of reproduction, elimination and dispersal in BFA are firstly introduced into neural network in the proposed algorithm. Extensive experiments are conducted on standard testing images and the results show that the pro- posed method can improve the quality of the reconstructed images significantly.展开更多
This paper investigates the exponential synchronization problem of some chaotic delayed neural networks based on the proposed general neural network model,which is the interconnection of a linear delayed dynamic syste...This paper investigates the exponential synchronization problem of some chaotic delayed neural networks based on the proposed general neural network model,which is the interconnection of a linear delayed dynamic system and a bounded static nonlinear operator,and covers several well-known neural networks,such as Hopfield neural networks,cellular neural networks(CNNs),bidirectional associative memory(BAM)networks,recurrent multilayer perceptrons(RMLPs).By virtue of Lyapunov-Krasovskii stability theory and linear matrix inequality(LMI)technique,some exponential synchronization criteria are derived.Using the drive-response concept,hybrid feedback controllers are designed to synchronize two identical chaotic neural networks based on those synchronization criteria.Finally,detailed comparisons with existing results are made and numerical simulations are carried out to demonstrate the effectiveness of the established synchronization laws.展开更多
Most supply chain programming problems are restricted to the deterministic situations or stochastic environmcnts. Considering twofold uncertainty combining grey and fuzzy factors, this paper proposes a hybrid uncertai...Most supply chain programming problems are restricted to the deterministic situations or stochastic environmcnts. Considering twofold uncertainty combining grey and fuzzy factors, this paper proposes a hybrid uncertain programming model to optimize the supply chain production-distribution cost. The programming parameters of the material suppliers, manufacturer, distribution centers, and the customers are integrated into the presented model. On the basis of the chance measure and the credibility of grey fuzzy variable, the grey fuzzy simulation methodology was proposed to generate input-output data for the uncertain functions. The designed neural network can expedite the simulation process after trained from the generated input-output data. The improved Particle Swarm Optimization (PSO) algorithm based on the Differential Evolution (DE) algorithm can optimize the uncertain programming problems. A numerical example was presented to highlight the significance of the uncertain model and the feasibility of the solution strategy.展开更多
To increase predictive behaviors of neural network dynamic model, an experimental case study of a new approach to systems controller design is presented. The experiment is based on neural networks inverse plant model....To increase predictive behaviors of neural network dynamic model, an experimental case study of a new approach to systems controller design is presented. The experiment is based on neural networks inverse plant model. Special rules for network training are developed. Such system is close to model-based predictive control, but needs much less computational resources. The approach advantages are shown by the control of laboratory complex plants.展开更多
Reinforcement learning is an excellent approach which is used in artificial intelligence,automatic control, etc. However, ordinary reinforcement learning algorithm, such as Q-learning with lookup table cannot cope wit...Reinforcement learning is an excellent approach which is used in artificial intelligence,automatic control, etc. However, ordinary reinforcement learning algorithm, such as Q-learning with lookup table cannot cope with extremely complex and dynamic environment due to the huge state space. To reduce the state space, modular neural network Q-learning algorithm is proposed, which combines Q-learning algorithm with neural network and module method. Forward feedback neural network, Elman neural network and radius-basis neural network are separately employed to construct such algorithm. It is revealed that Elman neural network Q-learning algorithm has the best performance under the condition that the same neural network training method, i.e. gradient descent error back-propagation algorithm is applied.展开更多
【目的】探究ERNIE模型(Enhanced Language Representation with Informative Entities)和双向门限循环单元(Bi GRU)在医疗疾病名称科室分类中的效果及差异。【方法】以医疗疾病名称为训练样本,以BERT(Bidirectional Encoder Representa...【目的】探究ERNIE模型(Enhanced Language Representation with Informative Entities)和双向门限循环单元(Bi GRU)在医疗疾病名称科室分类中的效果及差异。【方法】以医疗疾病名称为训练样本,以BERT(Bidirectional Encoder Representation from Transformers)为对比模型并在模型之后加入不同网络层进行训练探究。【结果】ERNIE模型在分类效果上优于BERT模型,精度约高4%,其中精确度可达79.48%,召回率可达79.73%,F1分数可达79.50%。【局限】仅对其中的八个科室进行分类研究,其他类别由于数据量过少而未纳入分类体系中。【结论】ERNIE-BiGRU分类效果较好,可应用于医疗导诊系统或者卫生统计学中。展开更多
Bionic optimisation is one of the most popular and efficient applications of bionic engineering. As there are many different approaches and terms being used, we try to come up with a structuring of the strategies and ...Bionic optimisation is one of the most popular and efficient applications of bionic engineering. As there are many different approaches and terms being used, we try to come up with a structuring of the strategies and compare the efficiency of the different methods. The methods mostly proposed in literature may be classified into evolutionary, particle swarm and artificial neural net optimisation. Some related classes have to be mentioned as the non-sexual fern optimisation and the response surfaces, which are close to the neuron nets. To come up with a measure of the efficiency that allows to take into account some of the published results the technical optimisation problems were derived from the ones given in literature. They deal with elastic studies of frame structures, as the computing time for each individual is very short. General proposals, which approach to use may not be given. It seems to be a good idea to learn about the applicability of the different methods at different problem classes and then do the optimisation according to these experiences. Furthermore in many cases there is some evidence that switching from one method to another improves the performance. Finally the identification of the exact position of the optimum by gradient methods is often more efficient than long random walks around local maxima.展开更多
This paper presents work on modulated signal recognition using an artificial neural network (ANN) developed using the Python programme language. The study is basically on the analysis of analog modulated signals. Fo...This paper presents work on modulated signal recognition using an artificial neural network (ANN) developed using the Python programme language. The study is basically on the analysis of analog modulated signals. Four of the best-known analog modulation types are considered namely: amplitude modulation (AM), double sideband (DSB) modulation, single sideband (SSB) modulation and frequency modulation (FM). Computer simulations of the four modulated signals are carried out using MATLAB. MATLAB code is used in simulating the analog signals as well as the power spectral density of each of the analog modulated signals. In achieving an accurate classification of each of the modulated signals, extensive simulations are performed for the training of the artificial neural network. The results of the study show accurate and correct performance of the developed automatic modulation recognition with average success rate above 99.5%.展开更多
The weight of shelled shrimp is an important parameter for grading process.The weight prediction of shelled shrimp by contour area is not accurate enough because of the ignorance of the shrimp thickness.In this paper,...The weight of shelled shrimp is an important parameter for grading process.The weight prediction of shelled shrimp by contour area is not accurate enough because of the ignorance of the shrimp thickness.In this paper,a multivariate prediction model containing area,perimeter,length,and width was established.A new calibration algorithm for extracting length of shelled shrimp was proposed,which contains binary image thinning,branch recognition and elimination,and length reconstruction,while its width was calculated during the process of length extracting.The model was further validated with another set of images from 30 shelled shrimps.For a comparison purpose,artificial neural network(ANN) was used for the shrimp weight predication.The ANN model resulted in a better prediction accuracy(with the average relative error at 2.67%),but took a tenfold increase in calculation time compared with the weight-area-perimeter(WAP) model(with the average relative error at 3.02%).We thus conclude that the WAP model is a better method for the prediction of the weight of shelled red shrimp.展开更多
基金Funded by the Natural Science Foundation of China (No. 59778021)
文摘An effective approach for describing complicated water quality processes is very important for river water quality management. We built two artificial neural network(ANN) models,a feed-forward back-propagation(BP) model and a radial basis function(RBF) model,to simulate the water quality of the Yangtze and Jialing Rivers in reaches crossing the city of Chongqing,P. R. China. Our models used the historical monitoring data of biological oxygen demand,dissolved oxygen,ammonia,oil and volatile phenolic compounds. Comparison with the one-dimensional traditional water quality model suggest that both BP and RBF models are superior; their higher accuracy and better goodness-of-fit indicate that the ANN calculation of water quality agrees better with measurement. It is demonstrated that ANN modeling can be a tool for estimating the water quality of the Yangtze River. Of the two ANN models,the RBF model calculates with a smaller mean error,but a larger root mean square error. More effort to identify out the causes of these differences would help optimize the structures of neural network water-quality models.
基金Projects(51275138,51475025)supported by the National Natural Science Foundation of ChinaProject(12531109)supported by the Science Foundation of Heilongjiang Provincial Department of Education,China+1 种基金Projects(XJ2015002,G-YZ90)supported by Hong Kong Scholars Program,ChinaProject(2015M580037)supported by Postdoctoral Science Foundation of China
文摘To improve the computational efficiency of the reliability-based design optimization(RBDO) of flexible mechanism, particle swarm optimization-advanced extremum response surface method(PSO-AERSM) was proposed by integrating particle swarm optimization(PSO) algorithm and advanced extremum response surface method(AERSM). Firstly, the AERSM was developed and its mathematical model was established based on artificial neural network, and the PSO algorithm was investigated. And then the RBDO model of flexible mechanism was presented based on AERSM and PSO. Finally, regarding cross-sectional area as design variable, the reliability optimization of flexible mechanism was implemented subject to reliability degree and uncertainties based on the proposed approach. The optimization results show that the cross-section sizes obviously reduce by 22.96 mm^2 while keeping reliability degree. Through the comparison of methods, it is demonstrated that the AERSM holds high computational efficiency while keeping computational precision for the RBDO of flexible mechanism, and PSO algorithm minimizes the response of the objective function. The efforts of this work provide a useful sight for the reliability optimization of flexible mechanism, and enrich and develop the reliability theory as well.
基金Sponsored by the National Natural Science Foundation of China(Grant No70472075)the Project of the Jiangxi Province Natural Science Foundation(Grant No2007GZS0898)the Project of Science and Technology for the Department of Education of Jiangxi Province (Grant No2007-183)
文摘Analytic Hierarchy Process (AHP) method can be used to solve the tasks of multi-criterion decision system fields, but some complicated questions processed by AHP cannot be easily solved by means of the general method. It is because of being unsatisfied with consistency condition or judgment matrix too intricate to solve, which causes AHP invalidation. So in order to resolve this problem, AHP knowledge systems reduced with the aid of Genetic Algorithms (GA) were proposed, which directly acquired the order of AHP issue through the rule of Rough Sets Theory (RST) method, or solved the tasks reduced by RST with classical AHP method. On this condition, the compare decision system of region informatization level was solved, and the results solved were the same to those by classical AHP, which denoted that this method was more simple and reliable, besides the four rules of changing AHP system into RST Decision System.
基金Supported by the National Natural Science Foundation of China (No.60572100)by the Royal Society (U.K.) International Joint Projects 2006/R3-Cost Share with NSFC (No.60711130233)
文摘A novel Bacterial Foraging Algorithm (BFA) based neural network is presented for image compression. To improve the quality of the decompressed images, the concepts of reproduction, elimination and dispersal in BFA are firstly introduced into neural network in the proposed algorithm. Extensive experiments are conducted on standard testing images and the results show that the pro- posed method can improve the quality of the reconstructed images significantly.
基金Project supported in part by the National Natural Science Foundationof China (No. 60504024)the Specialized Research Fund for theDoctoral Program of Higher Education,China (No. 20060335022)+1 种基金theNatural Science Foundation of Zhejiang Province (No. Y106010),China the "151 Talent Project" of Zhejiang Province (Nos.05-3-1013 and 06-2-034),China
文摘This paper investigates the exponential synchronization problem of some chaotic delayed neural networks based on the proposed general neural network model,which is the interconnection of a linear delayed dynamic system and a bounded static nonlinear operator,and covers several well-known neural networks,such as Hopfield neural networks,cellular neural networks(CNNs),bidirectional associative memory(BAM)networks,recurrent multilayer perceptrons(RMLPs).By virtue of Lyapunov-Krasovskii stability theory and linear matrix inequality(LMI)technique,some exponential synchronization criteria are derived.Using the drive-response concept,hybrid feedback controllers are designed to synchronize two identical chaotic neural networks based on those synchronization criteria.Finally,detailed comparisons with existing results are made and numerical simulations are carried out to demonstrate the effectiveness of the established synchronization laws.
基金The Science and Research Foundation of Shanghai Municipal Education Commission (No06DZ033)the Doctoral Science and Research Foundation of Shanghai Nor mal University ( No PL719)the Science and Research Foundation of Shanghai Nor mal University (NoSK200741)
文摘Most supply chain programming problems are restricted to the deterministic situations or stochastic environmcnts. Considering twofold uncertainty combining grey and fuzzy factors, this paper proposes a hybrid uncertain programming model to optimize the supply chain production-distribution cost. The programming parameters of the material suppliers, manufacturer, distribution centers, and the customers are integrated into the presented model. On the basis of the chance measure and the credibility of grey fuzzy variable, the grey fuzzy simulation methodology was proposed to generate input-output data for the uncertain functions. The designed neural network can expedite the simulation process after trained from the generated input-output data. The improved Particle Swarm Optimization (PSO) algorithm based on the Differential Evolution (DE) algorithm can optimize the uncertain programming problems. A numerical example was presented to highlight the significance of the uncertain model and the feasibility of the solution strategy.
文摘To increase predictive behaviors of neural network dynamic model, an experimental case study of a new approach to systems controller design is presented. The experiment is based on neural networks inverse plant model. Special rules for network training are developed. Such system is close to model-based predictive control, but needs much less computational resources. The approach advantages are shown by the control of laboratory complex plants.
文摘Reinforcement learning is an excellent approach which is used in artificial intelligence,automatic control, etc. However, ordinary reinforcement learning algorithm, such as Q-learning with lookup table cannot cope with extremely complex and dynamic environment due to the huge state space. To reduce the state space, modular neural network Q-learning algorithm is proposed, which combines Q-learning algorithm with neural network and module method. Forward feedback neural network, Elman neural network and radius-basis neural network are separately employed to construct such algorithm. It is revealed that Elman neural network Q-learning algorithm has the best performance under the condition that the same neural network training method, i.e. gradient descent error back-propagation algorithm is applied.
文摘【目的】探究ERNIE模型(Enhanced Language Representation with Informative Entities)和双向门限循环单元(Bi GRU)在医疗疾病名称科室分类中的效果及差异。【方法】以医疗疾病名称为训练样本,以BERT(Bidirectional Encoder Representation from Transformers)为对比模型并在模型之后加入不同网络层进行训练探究。【结果】ERNIE模型在分类效果上优于BERT模型,精度约高4%,其中精确度可达79.48%,召回率可达79.73%,F1分数可达79.50%。【局限】仅对其中的八个科室进行分类研究,其他类别由于数据量过少而未纳入分类体系中。【结论】ERNIE-BiGRU分类效果较好,可应用于医疗导诊系统或者卫生统计学中。
文摘Bionic optimisation is one of the most popular and efficient applications of bionic engineering. As there are many different approaches and terms being used, we try to come up with a structuring of the strategies and compare the efficiency of the different methods. The methods mostly proposed in literature may be classified into evolutionary, particle swarm and artificial neural net optimisation. Some related classes have to be mentioned as the non-sexual fern optimisation and the response surfaces, which are close to the neuron nets. To come up with a measure of the efficiency that allows to take into account some of the published results the technical optimisation problems were derived from the ones given in literature. They deal with elastic studies of frame structures, as the computing time for each individual is very short. General proposals, which approach to use may not be given. It seems to be a good idea to learn about the applicability of the different methods at different problem classes and then do the optimisation according to these experiences. Furthermore in many cases there is some evidence that switching from one method to another improves the performance. Finally the identification of the exact position of the optimum by gradient methods is often more efficient than long random walks around local maxima.
文摘This paper presents work on modulated signal recognition using an artificial neural network (ANN) developed using the Python programme language. The study is basically on the analysis of analog modulated signals. Four of the best-known analog modulation types are considered namely: amplitude modulation (AM), double sideband (DSB) modulation, single sideband (SSB) modulation and frequency modulation (FM). Computer simulations of the four modulated signals are carried out using MATLAB. MATLAB code is used in simulating the analog signals as well as the power spectral density of each of the analog modulated signals. In achieving an accurate classification of each of the modulated signals, extensive simulations are performed for the training of the artificial neural network. The results of the study show accurate and correct performance of the developed automatic modulation recognition with average success rate above 99.5%.
文摘The weight of shelled shrimp is an important parameter for grading process.The weight prediction of shelled shrimp by contour area is not accurate enough because of the ignorance of the shrimp thickness.In this paper,a multivariate prediction model containing area,perimeter,length,and width was established.A new calibration algorithm for extracting length of shelled shrimp was proposed,which contains binary image thinning,branch recognition and elimination,and length reconstruction,while its width was calculated during the process of length extracting.The model was further validated with another set of images from 30 shelled shrimps.For a comparison purpose,artificial neural network(ANN) was used for the shrimp weight predication.The ANN model resulted in a better prediction accuracy(with the average relative error at 2.67%),but took a tenfold increase in calculation time compared with the weight-area-perimeter(WAP) model(with the average relative error at 3.02%).We thus conclude that the WAP model is a better method for the prediction of the weight of shelled red shrimp.