This paper focuses on the image segmentation with probabilistic neural networks(PNNs).Back propagation neural networks(BpNNs)and multi perceptron neural networks(MLPs)are also considered in this study.Especially,this ...This paper focuses on the image segmentation with probabilistic neural networks(PNNs).Back propagation neural networks(BpNNs)and multi perceptron neural networks(MLPs)are also considered in this study.Especially,this paper investigates the implementation of PNNs in image segmentation and optimal processing of image segmentation with a PNN.The comparison between image segmentations with PNNs and with other neural networks is given.The experimental results show that PNNs can be successfully applied to image segmentation for good results.展开更多
Brain-machine interface (BMI) has been developed due to its possibility to cure severe body paralysis. This technology has been used to realize the direct control of prosthetic devices,such as robot arms,computer curs...Brain-machine interface (BMI) has been developed due to its possibility to cure severe body paralysis. This technology has been used to realize the direct control of prosthetic devices,such as robot arms,computer cursors,and paralyzed muscles. A variety of neural decoding algorithms have been designed to explore relationships between neural activities and movements of the limbs. In this paper,two novel neural decoding methods based on probabilistic neural network (PNN) in rats were introduced,the PNN decoder and the modified PNN (MPNN) decoder. In the ex-periment,rats were trained to obtain water by pressing a lever over a pressure threshold. Microelectrode array was implanted in the motor cortex to record neural activity,and pressure was recorded by a pressure sensor synchronously. After training,the pressure values were estimated from the neural signals by PNN and MPNN decoders. Their per-formances were evaluated by a correlation coefficient (CC) and a mean square error (MSE). The results show that the MPNN decoder,with a CC of 0.8657 and an MSE of 0.2563,outperformed the traditionally-used Wiener filter (WF) and Kalman filter (KF) decoders. It was also observed that the discretization level did not affect the MPNN performance,indicating that the MPNN decoder can handle different tasks in BMI system,including the detection of movement states and estimation of continuous kinematic parameters.展开更多
Protein Secondary Structure Prediction (PSSP) is considered as one of the major challenging tasks in bioinformatics, so many solutions have been proposed to solve that problem via trying to achieve more accurate predi...Protein Secondary Structure Prediction (PSSP) is considered as one of the major challenging tasks in bioinformatics, so many solutions have been proposed to solve that problem via trying to achieve more accurate prediction results. The goal of this paper is to develop and implement an intelligent based system to predict secondary structure of a protein from its primary amino acid sequence by using five models of Neural Network (NN). These models are Feed Forward Neural Network (FNN), Learning Vector Quantization (LVQ), Probabilistic Neural Network (PNN), Convolutional Neural Network (CNN), and CNN Fine Tuning for PSSP. To evaluate our approaches two datasets have been used. The first one contains 114 protein samples, and the second one contains 1845 protein samples.展开更多
Aiming at the topic of electroencephalogram (EEG) pattern recognition in brain computer interface (BCI), a classification method based on probabilistic neural network (PNN) with supervised learning is presented ...Aiming at the topic of electroencephalogram (EEG) pattern recognition in brain computer interface (BCI), a classification method based on probabilistic neural network (PNN) with supervised learning is presented in this paper. It applies the recognition rate of training samples to the learning progress of network parameters. The learning vector quantization is employed to group training samples and the Genetic algorithm (GA) is used for training the network' s smoothing parameters and hidden central vector for detemlining hidden neurons. Utilizing the standard dataset I (a) of BCI Competition 2003 and comparing with other classification methods, the experiment results show that the best performance of pattern recognition Js got in this way, and the classification accuracy can reach to 93.8%, which improves over 5% compared with the best result (88.7 % ) of the competition. This technology provides an effective way to EEG classification in practical system of BCI.展开更多
A nonlinear model predictive control problem based on pseudo-linear neural network (PNN) is discussed, in which the second order on-line optimization method is adopted. The recursive computation of Jacobian matrix is ...A nonlinear model predictive control problem based on pseudo-linear neural network (PNN) is discussed, in which the second order on-line optimization method is adopted. The recursive computation of Jacobian matrix is investigated. The stability of the closed loop model predictive control system is analyzed based on Lyapunov theory to obtain the sufficient condition for the asymptotical stability of the neural predictive control system. A simulation was carried out for an exothermic first-order reaction in a continuous stirred tank reactor.It is demonstrated that the proposed control strategy is applicable to some of nonlinear systems.展开更多
This study explored the potential of using probabilistic neural networks (PNN) to predict shrinkage of thermal insulation mortar.Probabilistic results were obtained from the PNN model with the aid of Parzen non-parame...This study explored the potential of using probabilistic neural networks (PNN) to predict shrinkage of thermal insulation mortar.Probabilistic results were obtained from the PNN model with the aid of Parzen non-parametric estimator of the probability density functions (PDF).Five variables,water-cementitious materials ratio,content of cement,fly ash,aggregate and plasticizer,were employed for input variables,while a category of 56-d shrinkage of mortar was used for the output variable.A total of 192 groups of experimental data from 64 mixtures designed using JMP7.0 software were collected,of which 120 groups of data were used for training the model and the other 72 groups of data for testing.The simulation results showed that the PNN model with an optimal smoothing parameter determined by the curves of the mean square error (MSE) and the number of unrecognized probability densities (UPDs) exhibited a promising capability of predicting shrinkage of mortar.展开更多
文摘This paper focuses on the image segmentation with probabilistic neural networks(PNNs).Back propagation neural networks(BpNNs)and multi perceptron neural networks(MLPs)are also considered in this study.Especially,this paper investigates the implementation of PNNs in image segmentation and optimal processing of image segmentation with a PNN.The comparison between image segmentations with PNNs and with other neural networks is given.The experimental results show that PNNs can be successfully applied to image segmentation for good results.
基金Project supported by the National Natural Science Foundation of China (Nos. 30800287 and 60703038)the Natural Science Foundation of Zhejiang Province, China (No. Y2090707)
文摘Brain-machine interface (BMI) has been developed due to its possibility to cure severe body paralysis. This technology has been used to realize the direct control of prosthetic devices,such as robot arms,computer cursors,and paralyzed muscles. A variety of neural decoding algorithms have been designed to explore relationships between neural activities and movements of the limbs. In this paper,two novel neural decoding methods based on probabilistic neural network (PNN) in rats were introduced,the PNN decoder and the modified PNN (MPNN) decoder. In the ex-periment,rats were trained to obtain water by pressing a lever over a pressure threshold. Microelectrode array was implanted in the motor cortex to record neural activity,and pressure was recorded by a pressure sensor synchronously. After training,the pressure values were estimated from the neural signals by PNN and MPNN decoders. Their per-formances were evaluated by a correlation coefficient (CC) and a mean square error (MSE). The results show that the MPNN decoder,with a CC of 0.8657 and an MSE of 0.2563,outperformed the traditionally-used Wiener filter (WF) and Kalman filter (KF) decoders. It was also observed that the discretization level did not affect the MPNN performance,indicating that the MPNN decoder can handle different tasks in BMI system,including the detection of movement states and estimation of continuous kinematic parameters.
文摘Protein Secondary Structure Prediction (PSSP) is considered as one of the major challenging tasks in bioinformatics, so many solutions have been proposed to solve that problem via trying to achieve more accurate prediction results. The goal of this paper is to develop and implement an intelligent based system to predict secondary structure of a protein from its primary amino acid sequence by using five models of Neural Network (NN). These models are Feed Forward Neural Network (FNN), Learning Vector Quantization (LVQ), Probabilistic Neural Network (PNN), Convolutional Neural Network (CNN), and CNN Fine Tuning for PSSP. To evaluate our approaches two datasets have been used. The first one contains 114 protein samples, and the second one contains 1845 protein samples.
基金Supported by the National Natural Science Foundation of China (No. 30570485)the Shanghai "Chen Guang" Project (No. 09CG69).
文摘Aiming at the topic of electroencephalogram (EEG) pattern recognition in brain computer interface (BCI), a classification method based on probabilistic neural network (PNN) with supervised learning is presented in this paper. It applies the recognition rate of training samples to the learning progress of network parameters. The learning vector quantization is employed to group training samples and the Genetic algorithm (GA) is used for training the network' s smoothing parameters and hidden central vector for detemlining hidden neurons. Utilizing the standard dataset I (a) of BCI Competition 2003 and comparing with other classification methods, the experiment results show that the best performance of pattern recognition Js got in this way, and the classification accuracy can reach to 93.8%, which improves over 5% compared with the best result (88.7 % ) of the competition. This technology provides an effective way to EEG classification in practical system of BCI.
文摘A nonlinear model predictive control problem based on pseudo-linear neural network (PNN) is discussed, in which the second order on-line optimization method is adopted. The recursive computation of Jacobian matrix is investigated. The stability of the closed loop model predictive control system is analyzed based on Lyapunov theory to obtain the sufficient condition for the asymptotical stability of the neural predictive control system. A simulation was carried out for an exothermic first-order reaction in a continuous stirred tank reactor.It is demonstrated that the proposed control strategy is applicable to some of nonlinear systems.
基金Project (No. 2006BAJ05B03) supported by the National Key Tech-nologies Supporting Program of China during the 11th Five-Year Plan Period
文摘This study explored the potential of using probabilistic neural networks (PNN) to predict shrinkage of thermal insulation mortar.Probabilistic results were obtained from the PNN model with the aid of Parzen non-parametric estimator of the probability density functions (PDF).Five variables,water-cementitious materials ratio,content of cement,fly ash,aggregate and plasticizer,were employed for input variables,while a category of 56-d shrinkage of mortar was used for the output variable.A total of 192 groups of experimental data from 64 mixtures designed using JMP7.0 software were collected,of which 120 groups of data were used for training the model and the other 72 groups of data for testing.The simulation results showed that the PNN model with an optimal smoothing parameter determined by the curves of the mean square error (MSE) and the number of unrecognized probability densities (UPDs) exhibited a promising capability of predicting shrinkage of mortar.