This paper describes the feasibility study of an artificial neural network for signal prediction. The purpose of signal prediction is to estimate the value of undetected next time step signal. As the prediction method...
详细信息
This paper describes the feasibility study of an artificial neural network for signal prediction. The purpose of signal prediction is to estimate the value of undetected next time step signal. As the prediction method, based on the idea of auto regression, a few previous signals are inputs to the artificial neural network and the signal value of next time step is estimated with the outputs of the network. The artificial neural network can be applied to the nonlinear system and answers in short time. The training algorithm is a modified backpropagation model, which can effectively reduce the training time. The target signal of the simulation is the steam generator water level, which is one of the important parameters in nuclear power plants. The simulation result shows that the predicted value follows the real trend well.
A fast learning algorithm is proposed to find an optimal weights of the flat neural networks (especially, the functional-link network). Although the hat networks are used for nonlinear function approximation, they can...
详细信息
A fast learning algorithm is proposed to find an optimal weights of the flat neural networks (especially, the functional-link network). Although the hat networks are used for nonlinear function approximation, they can be formulated as linear systems. Thus, the weights of the networks can be solved easily using a linear least-square method. This formulation makes it easier to update the weights instantly for both a new added pattern and a new added enhancement node. A dynamic stepwise updating algorithm is proposed to update the weights of the system on-the-fly. The model is tested on several time-series data including an infrared laser data set, a chaotic time-series, a monthly flour price data set, and a nonlinear system identification problem. The simulation results are compared to existing models in which more complex architectures and more costly training are needed. The results indicate that the proposed model is very attractive to real-time processes.
Tone identification is essential for the recognition of Chinese language, specifically for Cantonese which is well known of being very rich in tones. This paper presents an efficient method for tone recognition of iso...
详细信息
Tone identification is essential for the recognition of Chinese language, specifically for Cantonese which is well known of being very rich in tones. This paper presents an efficient method for tone recognition of isolated Cantonese syllables, Suprasegmental feature parameters are extracted from the voiced portion of a monosyllabic: utterance and a three-layer feedforward neural network is used to classify these feature vectors. Using a phonologically complete vocabulary of 234 distinct syllables, the recognition accuracy for single-speaker and multispeaker is given by 89.0% and 87.6% respectively.
The filtered backprojection algorithm of X-ray tomography and the filtered backpropagation algorithm developed recently by the author for diffraction tomography are tested in computer simulations of ultrasonic tomogra...
详细信息
The filtered backprojection algorithm of X-ray tomography and the filtered backpropagation algorithm developed recently by the author for diffraction tomography are tested in computer simulations of ultrasonic tomography of two-dimensional objects for which the Rytov approximation is valid. It is found that the filtered backprojection algorithm gives unsatisfactory results even for wavelengths much smaller than the smallest scale over which the object varies. The filtered back-propogation algorithm yields, in all cases studied, high-quality reconstructions which are simply low-pass filtered versions of the actual object profile. It is shown that the filtered backpropagation algorithm can be approximated by a modified backprojection algorithm having essentially the same computation requirements as filtered backprojection, but yielding considerably higher quality object reconstructions.
The application of artificial intelligence to power systems has resulted in an overall improvement of solutions in many generators based implementations. This paper presents a new approach to the prediction (detection...
详细信息
The application of artificial intelligence to power systems has resulted in an overall improvement of solutions in many generators based implementations. This paper presents a new approach to the prediction (detection) of out-of-step synchronous, on artificial neural networks (ANNs). The paper describes the ANN architecture adopted as well as the selection of input features for training the ANN. A feedforward model of the neural network based on the stochastic back-propagation training algorithm has been used. The capabilities of the developed algorithm for the prediction of the out-of-step condition have been tested through computer simulation for a typical case study. The results of using the proposed algorithm reveal a high classification performance.
The Marquardt algorithm for nonlinear least squares is presented and is incorporated into the backpropagation algorithm for training feedforward neural networks. The algorithm is tested on several function approximati...
详细信息
The Marquardt algorithm for nonlinear least squares is presented and is incorporated into the backpropagation algorithm for training feedforward neural networks. The algorithm is tested on several function approximation problems, and is compared with a conjugate gradient algorithm and a variable learning rate algorithm. It is found that the Marquardt algorithm is much more efficient than either of the-other techniques when the network contains no more than a few hundred weights.
This paper presents a constructive training algorithm for supervised neural networks. The algorithm relies on a topological approach, based on the representation of the mapping of interest onto the binary hypercube of...
详细信息
This paper presents a constructive training algorithm for supervised neural networks. The algorithm relies on a topological approach, based on the representation of the mapping of interest onto the binary hypercube of the input space. It dynamically constructs a two-layer neural network by involving successively binary examples. A convenient treatment of real-valued data is possible by means of a suitable real-to-binary codification. In the case of target functions that have efficient halfspace union representations, simulations show that the constructed networks result optimized in terms of number of neurons.
This letter aims at determining the optimal bias and magnitude of initial weight vectors based on multidimensional geometry. This method ensures the outputs of neurons are in the active region and the range of the act...
详细信息
This letter aims at determining the optimal bias and magnitude of initial weight vectors based on multidimensional geometry. This method ensures the outputs of neurons are in the active region and the range of the activation function is fully utilized. In this letter, very thorough simulations and comparative study were performed to validate the performance of the proposed method. The obtained results on five well-known benchmark problems demonstrate that the proposed method deliver consistent good results compared with other weight initialization methods.
Interest in algorithms which dynamically construct neural networks has been growing in recent years. This paper describes an algorithm for constructing a single hidden layer feedforward neural network. A distinguishin...
详细信息
Interest in algorithms which dynamically construct neural networks has been growing in recent years. This paper describes an algorithm for constructing a single hidden layer feedforward neural network. A distinguishing feature of this algorithm is that it uses the quasi-Newton method to minimize the sequence of error functions associated with the growing network. Experimental results indicate that the algorithm if very efficient and robust. The algorithm was tested on two test problems. The first was the n-bit parity problem and the second was the breast cancer diagnosis problem from the University of Wisconsin Hospitals. For the n-bit parity problem, the algorithm was able to construct neural network having less than n hidden units that solved the problem for n = 4,...,7. For the cancer diagnosis problem, the neural networks constructed by the algorithm had small number of hidden units and high accuracy rates on both the training data and the testing data.
Snoring is a widespread occurrence that impacts human sleep *** is also one of the earliest symptoms of many sleep *** is accurately detected,making further screening and diagnosis of sleep problems *** is frequently ...
详细信息
Snoring is a widespread occurrence that impacts human sleep *** is also one of the earliest symptoms of many sleep *** is accurately detected,making further screening and diagnosis of sleep problems *** is frequently ignored because of its underrated and costly detection *** a result,this research offered an alternative method for snoring detection based on a long short-term memory based spiking neural network(LSTM-SNN) that is appropriate for large-scale home detection for *** designed acquisition equipment to collect the sleep recordings of 54 subjects and constructed the sleep sound database in the home *** Mel frequency cepstral coefficients(MFCCs) were extracted from these sound signals and encoded into spike trains by a threshold encoding *** were classified automatically as non-snoring or snoring sounds by our LSTM-SNN *** used the backpropagation algorithm based on an alternative gradient in the LSTM-SNN to complete the parameter *** categorization percentage reached an impressive 93.4%,accompanied by a remarkable 36.9% reduction in computer power compared to the regular LSTM model.
暂无评论