共查询到20条相似文献,搜索用时 0 毫秒
1.
In this contribution, the suitability of the artificial neural network methodology for solving some process engineering problems is discussed. First the concepts involved in the formulation of artificial neural networks are presented. Next the suitability of the technique to provide estimates of difficult to measure quality variables is demonstrated by application to industrial data. Measurements from established instruments are used as secondary variables for estimation of the “primary” quality variables. The advantage of using these estimates for feedback control is then demonstrated. The possibility of using neural network models directly within a model-based predictive control strategy is also considered, making use of an on-line optimization routine to determine the future inputs that will minimize the deviations between the desired and predicted outputs. Control is implemented in a receding horizon fashion. Application of the predictive controller to a nonlinear distillation system is used to indicate the potential of the neural network based control philosophy. 相似文献
2.
In this paper, we introduce two artificial neural network formulations that can be used to assess the preference ratings from the pairwise comparison matrices of the Analytic Hierarchy Process. First, we introduce a modified Hopfield network that can determine the vector of preference ratings associated with a positive reciprocal comparison matrix. The dynamics of this network are mathematically equivalent to the power method, a widely used numerical method for computing the principal eigenvectors of square matrices. However, this Hopfield network representation is incapable of generalizing the preference patterns, and consequently is not suitable for approximating the preference ratings if the pairwise comparison judgments are imprecise. Second, we present a feed-forward neural network formulation that does have the ability to accurately approximate the preference ratings. We use a simulation experiment to verify the robustness of the feed-forward neural network formulation with respect to imprecise pairwise judgments. From the results of this experiment, we conclude that the feed-forward neural network formulation appears to be a powerful tool for analyzing discrete alternative multicriteria decision problems with imprecise or fuzzy ratio-scale preference judgments. 相似文献
3.
Accesses to physical links in Networks-on-Chip need to be appropriately arbitrated to avoid collisions. In the case of asynchronous routers, this arbitration between various clients, carrying messages with different service levels, is managed by dedicated circuits called arbiters. The latter are accustomed to allocate the shared resource to each client in a round-robin fashion; however, they may be tuned to favor certain messages more frequently by means of various digital design techniques. In this work, we make use of artificial neural networks to propose a mechanism to dynamically compute priority for each message by defining a few constraints. Based on these constraints, we first build a mathematical model for the objective function, and propose two algorithms for vector selection and resource allocation to train the artificial neural networks. We carry out a detailed comparison between seven different learning algorithms, and observe their effectiveness in terms of prediction efficiency for the application of dynamic priority arbitration. The decision is based on input parameters: available tokens, service levels, and an active request from each client. The performance of the learning algorithms has been analyzed in terms of mean squared error, true acceptance rate, number of epochs and execution time, so as to ensure mutual exclusion. 相似文献
4.
Artificial neural nets (ANNs) are massively parallel systems with large numbers of interconnected simple processors. The article discusses the motivations behind the development of ANNs and describes the basic biological neuron and the artificial computational model. It outlines network architectures and learning processes, and presents some of the most commonly used ANN models. It concludes with character recognition, a successful ANN application 相似文献
6.
Artificial neural networks have been extensively applied to document analysis and recognition. Most efforts have been devoted to the recognition of isolated handwritten and printed characters with widely recognized successful results. However, many other document processing tasks, like preprocessing, layout analysis, character segmentation, word recognition, and signature verification, have been effectively faced with very promising results. This paper surveys the most significant problems in the area of offline document image processing, where connectionist-based approaches have been applied. Similarities and differences between approaches belonging to different categories are discussed. A particular emphasis is given on the crucial role of prior knowledge for the conception of both appropriate architectures and learning algorithms. Finally, the paper provides a critical analysts on the reviewed approaches and depicts the most promising research guidelines in the field. In particular, a second generation of connectionist-based models are foreseen which are based on appropriate graphical representations of the learning environment. 相似文献
7.
This work aims to investigate a simple to use and easy to interpret methodology for assessing the relative importance of input variables in artificial neural networks (ANNs) applied to epidemiological modelling. The independent variables were 43 variables of the social, economic, environmental and health sector of 59 Brazilian municipalities, and the outcomes were infant mortality rates from these municipalities. Two assays were developed for the ANN modelling. On the first, all 43 variables were taken as input; and on the second, input variables were chosen with the help of factor analysis (FA). The relative importance of the input variables was investigated by means of bootstrap replications of the ANN model on the second assay. Further, multiple linear regression models (LRMs) were developed with the same data set and compared to the ANN models. The FA analysis allowed the selection of eight variables for the second assay. The percent of explained variance R(2) on the ANNs was in the range 0.74-0.80, while linear models had R(2)=0.4-0.5. These findings were validated by the bootstrap replications, in which the ANN models remained with higher R(2) and lower mean square error than the LRMs. The analysis of the best (second) ANN model indicated the highest ranking of importance for the variables literacy, agricultural and livestock sector jobs, number of commercial establishments and telephones. The approach presented here successfully integrated a data-oriented model with expert knowledge, indicating the potentiality of ANN modelling in the prediction, planning and assessment of public health actions. 相似文献
8.
Artificial neural networks with such characteristics as learning, graceful degradation, and speed inherent to parallel distributed architectures might provide a flexible and cost solution to the real time control of robotics systems. In this investigation artificial neural networks are presented for the coordinate transformation mapping of a two-axis robot modeled with Fischertechnik physical modeling components. The results indicate that artificial neural systems could be utilized for practical situations and that extended research in these neural structures could provide adaptive architectures for dynamic robotics control. 相似文献
9.
We present a method to solve initial and boundary value problems using artificial neural networks. A trial solution of the differential equation is written as a sum of two parts. The first part satisfies the initial/boundary conditions and contains no adjustable parameters. The second part is constructed so as not to affect the initial/boundary conditions. This part involves a feedforward neural network containing adjustable parameters (the weights). Hence by construction the initial/boundary conditions are satisfied and the network is trained to satisfy the differential equation. The applicability of this approach ranges from single ordinary differential equations (ODE), to systems of coupled ODE and also to partial differential equations (PDE). In this article, we illustrate the method by solving a variety of model problems and present comparisons with solutions obtained using the Galerkin finite element method for several cases of partial differential equations. With the advent of neuroprocessors and digital signal processors the method becomes particularly interesting due to the expected essential gains in the execution speed. 相似文献
10.
Classical feature extraction and data projection methods have been well studied in the pattern recognition and exploratory data analysis literature. We propose a number of networks and learning algorithms which provide new or alternative tools for feature extraction and data projection. These networks include a network (SAMANN) for J.W. Sammon's (1969) nonlinear projection, a linear discriminant analysis (LDA) network, a nonlinear discriminant analysis (NDA) network, and a network for nonlinear projection (NP-SOM) based on Kohonen's self-organizing map. A common attribute of these networks is that they all employ adaptive learning algorithms which makes them suitable in some environments where the distribution of patterns in feature space changes with respect to time. The availability of these networks also facilitates hardware implementation of well-known classical feature extraction and projection approaches. Moreover, the SAMANN network offers the generalization ability of projecting new data, which is not present in the original Sammon's projection algorithm; the NDA method and NP-SOM network provide new powerful approaches for visualizing high dimensional data. We evaluate five representative neural networks for feature extraction and data projection based on a visual judgement of the two-dimensional projection maps and three quantitative criteria on eight data sets with various properties. 相似文献
11.
Artificial neural networks (ANNs) are information processing systems motivated by the goals of reproducing the cognitive processes and organizational models of neurobiological systems. By virtue of their computational structure, ANN's feature attractive characteristics such as graceful degradation, robust recall with noisy and fragmented data, parallel distributed processing, generalization to patterns outside of the training set, nonlinear modeling capabilities, and learning. These computational features could provide enhanced inferencing functionality and real-time capabilities to develop approaches for traditional difficult problems such as flexible manufacturing system (FMS) scheduling. In this paper three different schemes of ANN's are applied to the FMS scheduling problem. These include a) relaxation-based networks, b) competitive-based schemes, and c) adaptive pattern recognition scheduling. 相似文献
12.
Pyrometallurgy is often used in the industrial process for treating gold-bearing slime. Slag compositions have remarkable influences on the recovery of gold and the gold content in slag. A method for determining optimum flux compounding with neural networks is studied in this paper, and the neural network model for estimating the gold contents with different slag compositions is presented. On the basis of the neural network model, an algorithm for searching the optimum flux compounding in the gold-slime smelting process is proposed, and the optimum flux compositions are obtained accordingly. 相似文献
13.
Artificial neural networks (ANN) became a common solution for a wide variety of problems in many fields, such as control and pattern recognition to name but a few. Many solutions found in these and other ANN fields have reached a hardware implementation phase, either commercial or with prototypes. The most frequent solution for the implementation of ANN consists of training and implementing the ANN within a computer. Nevertheless this solution might be unsuitable because of its cost or its limited speed. The implementation might be too expensive because of the computer and too slow when implemented in software. In both cases dedicated hardware can be an interesting solution. The necessity of dedicated hardware might not imply building the hardware since in the last two decades several commercial hardware solutions that can be used in the implementation have reached the market. Unfortunately not every integrated circuit will fit the needs: some will use lower precision, some will implement only certain types of networks, some don’t have training built in and the information is not easy to find. This article is confined to reporting the commercial chips that have been developed specifically for ANN, leaving out other solutions. This option has been made because most of the other solutions are based on cards which are built either with these chips, Digital Signal Processors or Reduced Instruction Set Computers. 相似文献
14.
The closed loop control of blood glucose levels might help to reduce many short- and long-term complications of type 1 diabetes. Continuous glucose monitoring and insulin pump systems have facilitated the development of the artificial pancreas. In this paper, artificial neural networks are used for both the identification of patient dynamics and the glycaemic regulation. A subcutaneous glucose measuring system together with a Lispro insulin subcutaneous pump were used to gather clinical data for each patient undergoing treatment, and a corresponding in silico and ad hoc neural network model was derived for each patient to represent their particular glucose-insulin relationship. Based on this nonlinear neural network model, an ad hoc neural network controller was designed to close the feedback loop for glycaemic regulation of the in silico patient. Both the neural network model and the controller were tested for each patient under simulation, and the results obtained show a good performance during food intake and variable exercise conditions. 相似文献
16.
Synthetic neural networks offer great promise for process control. A performance comparison is drawn between traditional statistical process control methods and neural networks. Specifically, a series of simulation experiments in which back propagation networks are contrasted with control charts is described. The basis for comparison is average run length (both predicted and observed) and accuracy. The Monte Carlo simulations are derived from plausible production process data. Neural networks were found to perform reasonably well under most conditions. 相似文献
17.
The objective of the present paper is to select the best compromise irrigation planning strategy for the case study of Jayakwadi irrigation project, Maharashtra, India. Four-phase methodology is employed. In phase 1, separate linear programming (LP) models are formulated for the three objectives, namely, net economic benefits, agricultural production and labour employment. In phase 2, nondominated (compromise) irrigation planning strategies are generated using the constraint method of multiobjective optimisation. In phase 3, Kohonen neural networks (KNN) based classification algorithm is employed to sort nondominated irrigation planning strategies into smaller groups. In phase 4, multicriterion analysis (MCA) technique, namely, Compromise Programming is applied to rank strategies obtained from phase 3. It is concluded that the above integrated methodology is effective for modeling multiobjective irrigation planning problems and the present approach can be extended to situations where number of irrigation planning strategies are even large in number. 相似文献
18.
A study is presented to compare the performance of three types of artificial neural network (ANN), namely, multi layer perceptron
(MLP), radial basis function (RBF) network and probabilistic neural network (PNN), for bearing fault detection. Features are
extracted from time domain vibration signals, without and with preprocessing, of a rotating machine with normal and defective
bearings. The extracted features are used as inputs to all three ANN classifiers: MLP, RBF and PNN for two- class (normal
or fault) recognition. Genetic algorithms (GAs) have been used to select the characteristic parameters of the classifiers
and the input features. For each trial, the ANNs are trained with a subset of the experimental data for known machine conditions.
The ANNs are tested using the remaining set of data. The procedure is illustrated using the experimental vibration data of
a rotating machine. The roles of different vibration signals and preprocessing techniques are investigated. The results show
the effectiveness of the features and the classifiers in detection of machine condition. 相似文献
19.
This work is focused on developing a more efficient computational scheme for estimation of process reaction rates based on
NN models. Two scenarios are considered: (1) the kinetics coefficients of the process are completely known and the process
states are partly known (measured); (2) the kinetics coefficients and the states of the process are partly known. The contribution
of the paper is twofold. From one side we formulate a hybrid (ANN and mechanistic) model that outperforms the traditional
reaction rate estimation approaches. From other side, a new procedure for NN supervised training is proposed when target outputs
are not available. The two scenarios are successfully tested for two benchmark problems, estimation of the precipitation rate
of calcium phosphate and estimation of sugar crystallization growth rate. 相似文献
20.
For pt. I see ibid., p. 1386-93 (1995). An approach applying artificial neural net techniques to 3D nonrigid motion analysis is proposed. The 3D nonrigid motion of the left ventricle of a human heart is examined using biplanar cineangiography data, consisting of 3D coordinates of 30 coronary artery bifurcation points of the left ventricle and the correspondences of these points taken over 10 time instants during the heart cardiac cycle. The motion is decomposed into global rigid motion and a set of local nonrigid deformations which are coupled with the global motion. The global rigid motion can be estimated precisely as a translation vecto and a rotation matrix. Local nonrigid deformation estimation is discussed. A set of neural nets similar in structure and dynamics but different in physical size is proposed to tackle the problem of nonrigidity. These neural networks are interconnected through feedbacks. The activation function of the output layer is selected so that a feedback is involved in the output updating. The constraints are specified to ensure stable and globally consistent estimation. The objective is to find the optimal deformation matrices that satisfy the constraints for all coronary artery bifurcation points of the left ventricle. The proposed neural networks differ from other existing neural network models in their unique structure and dynamics. 相似文献
|