Raid R. Al-Nima,Fawaz S. Abdullah,Ali N. Hamoodi
Abstract:This paper describes the design and development of a prototype technique for artificial intelligence based on the fusion of genetic algorithm, neural network and fuzzy logic. It starts by establishing a relationship between the neural network and fuzzy logic. Then, it combines the genetic algorithm with them. Information fusions are at the confidence level, where matching scores can be reported and discussed. The technique is called the Genetic Neuro-Fuzzy (GNF). It can be used for high accuracy real-time environments.
What problem does this paper attempt to address?
The problem that this paper attempts to solve is to design and develop an artificial intelligence technology based on the fusion of genetic algorithm (GA), artificial neural network (ANN) and fuzzy logic (FL) in order to achieve high - precision real - time environmental applications. Specifically:
1. **Real - time performance problem**: Traditional fuzzy logic systems have the problem of insufficient real - time performance when dealing with multi - input values. In order to overcome this limitation, the author proposes a method of combining neural network to train all fuzzy system probabilities.
2. **Improve the output accuracy of neural network**: By introducing genetic algorithm to optimize the weights of neural network, so as to improve the output accuracy of neural network. Genetic algorithm can better approximate the global optimal solution and avoid falling into the local optimal solution.
3. **Fusion of multiple intelligent computing methods**: Effectively fuse the three methods of genetic algorithm, neural network and fuzzy logic to form a new technology - genetic neuro - fuzzy (GNF) system. This fusion aims to play the advantages of each method and make up for their respective deficiencies, so as to improve the overall performance.
4. **Optimize error control**: Through the GNF system optimized by genetic algorithm, the output error can be controlled within a very small range (such as 0.00001), which is a significant improvement compared with the error of the single neuro - fuzzy system (such as 0.001).
In summary, the main goal of this paper is to design a new GNF system by fusing genetic algorithm, neural network and fuzzy logic, so as to solve the deficiencies of existing technologies in terms of real - time performance and accuracy, and provide a more effective solution for high - precision real - time environment.