A Study on Application of Artificial Neural Network and Genetic Algorithm in Pattern Recognition (original) (raw)
Related papers
Neural Network and Genetic Algorithm for Image Processing System
Content of image analysis is a process of discovering and understanding patterns that are relevant to the performance of an image based task. One of the principle goals of content of image analysis by computer is to endow a machine with the capability to approximate in some sense, a similar capability in human beings. The system, which we have developed, consists of three levels. In the low level, image clustering is performed to extract the features of the input data and to reduce the dimensionality of the feature space. Classification of the scene images was carried out by using a single layer neural network trained by the competitive algorithm that that is called Kohonen Self _ Organization with conscience function to produce a set of equiprobable weight vector. The intermediate level consists of two parts. In the first part an image is partitioned into homogeneous regions with respect to the connectivity property between pixels, which is an important concept used in establishing boundaries of objects and component regions in an image. For each component, connected components can be determined by a process called component labeling. In the second part, feature extraction process is performed to capture significant properties of objects present in the image. Binary code will be used to represent the features because GA will be used in the high level. In the high level; extracted features and relations of each region in the image are matched against the stored object models using genetic algorithm. The images used to recognize are colored images that represent natural scenes.
Pattern recognition Using Genetic Algorithm
ijcee.org
Abstract-- The recognition processes is among the many intelligent activities of the human brain system . This paper is concerned with the Pattern recognition (isolated Arabic characters) using genetic algorithm to satisfy a successful recognition operation. The unknown character is ...
Genetic Algorithms in Pattern Recognition : A Review
2015
In the present work, we have studied the basic concepts of pattern recognition, and genetic algorithms then we have made an analysis of application areas of genetic algorithms in various streams of pattern recognition, in which finger print matching, face recognition, optical character recognition, optical feature recognition and disease diagnostic systems are the most important. We have also discussed the basic methodologies used in the optimality of GA and feature selection of objects. At last we have made the conclusion that genetic algorithms can be used very efficiently to converge the results in pattern recognition and in future it can be used in some unexplored areas as efficient leaf recognition in plants and trees.
Use of Artificial Neural Network in Pattern Recognition
Among the various traditional approaches of pattern recognition the statistical approach has been most intensively studied and used in practice. More recently, the addition of artificial neural network techniques theory have been receiving significant attention. The design of a recognition system requires careful attention to the following issues: definition of pattern classes, sensing environment, pattern representation, feature extraction and selection, cluster analysis, classifier design and learning, selection of training and test samples, and performance evaluation. In spite of almost 50 years of research and development in this field, the general problem of recognizing complex patterns with arbitrary orientation, location, and scale remains unsolved. New and emerging applications, such as data mining, web searching, retrieval of multimedia data, face recognition, and cursive handwriting recognition, require robust and efficient pattern recognition techniques. The objective of this review paper is to summarize and compare some of the well-known methods used in various stages of a pattern recognition system using ANN and identify research topics and applications which are at the forefront of this exciting and challenging field.
Ingenieria e Investigación
Pattern recognition performance depends on variations during extraction, selection and classification stages. This paper presents an approach to feature selection by using genetic algorithms with regard to digital image recognition and quality control. Error rate and kappa coefficient were used for evaluating the genetic algorithm approach Neural networks were used for classification, involving the features selected by the genetic algorithms. The neural network approach was compared to a K-nearest neighbour classifier. The proposed approach performed better than the other methods.
`Critical Analysis of Genetic Algorithm and Artificial Neural Network Applications
There are many popular problems in different practical fields of computer sciences. Neural networks and genetic algorithms have powerful ability to solve problems. They have attracted a great deal of research. A lot of GA and ANN have been developed to enhance the performance. They are mathematical in nature. Neural network work is based on back propagation learning. However, the choice of the basic parameter (network topology, learning rate, initial weights) often already determines the success of the training process. The selection of this parameter follows in practical use rules of thumb. Genetic algorithms are widely used search methods, its methods based on methods like selection, crossover and mutation. This study examines how genetic algorithms can be used. This paper makes a comparison between applications of GA and ANN. They are evaluated according to their performance on academic and practical problems of different complexity
Machine Learning of Visual Recognition Using Genetic Algorithms
1985
The system consists of three steps. At the very outset some pre-processing are applied on the input image. Secondly face features are extracted, which will be taken as the input of the Back-propagation Neural Network (BPN) and Genetic Algorithm (GA) in the third step and classification is carried out by using BPN and GA. The proposed approaches are tested on a number of face images. Experimental results demonstrate the higher degree performance of these algorithms.