• Title/Summary/Keyword: GA-neural network

Search Result 200, Processing Time 0.031 seconds

A New Design Approach for Optimization of GA-based SOPNN (GA 기반 자기구성 다항식 뉴럴 네트워크의 최적화를 위한 새로운 설계 방법)

  • Park, Ho-Sung;Park, Byoung-Jun;Park, Keon-Jun;Oh, Sung-Kwun
    • Proceedings of the KIEE Conference
    • /
    • 2003.07d
    • /
    • pp.2627-2629
    • /
    • 2003
  • In this paper, we propose a new architecture of Genetic Algorithms(GAs)-based Self-Organizing Polynomial Neural Networks(SOPNN). The conventional SOPNN is based on the extended Group Method of Data Handling(GMDH) method and utilized the polynomial order (viz. linear, quadratic, and modified quadratic) as well as the number of node inputs fixed (selected in advance by designer) at Polynomial Neurons (or nodes) located in each layer through a growth process of the network. Moreover it does not guarantee that the SOPNN generated through learning has the optimal network architecture. But the proposed GA-based SOPNN enable the architecture to be a structurally more optimized networks, and to be much more flexible and preferable neural network than the conventional SOPNN. An aggregate performance index with a weighting factor is proposed in order to achieve a sound balance between approximation and generalization (predictive) abilities of the model. To evaluate the performance of the GA-based SOPNN, the model is experimented with using nonlinear system data.

  • PDF

A Study on Stabilization Control of Inverted Pendulum System using Evolving Neural Network Controller (진화 신경회로망 제어기를 이용한 도립진자 시스템의 안정화 제어에 관한 연구)

  • 김민성;정종원;성상규;박현철;심영진;이준탁
    • Proceedings of the Korean Society of Marine Engineers Conference
    • /
    • 2001.05a
    • /
    • pp.243-248
    • /
    • 2001
  • The stabilization control of Inverted Pendulum(IP) system is difficult because of its nonlinearity and structural unstability. Thus, in this paper, an Evolving Neural Network Controller(ENNC) without Error Back Propagation(EBP) is presented. An ENNC is described simply by genetic representation using an encoding strategy for types and slope values of each active functions, biases, weights and so on. By an evolutionary programming which has three genetic operation; selection, crossover and mutation, the predetermine controller is optimally evolved by updating simultaneously the connection patterns and weights of the neural networks. The performances of the proposed ENNC(PENNC) are compared with the ones of conventional optimal controller and the conventional evolving neural network controller(CENNC) through the simulation and experimental results. And we showed that the finally optimized PENNC was very useful in the stabilization control of an IP system.

  • PDF

Concrete mix design for service life of RC structures exposed to chloride attack

  • Kwon, Seung-Jun;Kim, Sang-Chel
    • Computers and Concrete
    • /
    • v.10 no.6
    • /
    • pp.587-607
    • /
    • 2012
  • The purpose of this research is to propose a design technique of concrete mix proportions satisfying service life through genetic algorithm (GA) and neural network (NN). For this, thirty mix proportions and the related diffusion coefficients in high performance concrete are analyzed and fitness function for diffusion coefficient is obtained considering mix components like w/b (water to binder ratio), cement content, mineral admixture (slag, flay ash and silica fume) content, sand and coarse aggregate content. Through averaging the results of 10 times GA simulations, relative errors to the previous data decrease lower than 5.0% and the simulated mix proportions are verified with the experimental results. Assuming the durability design parameters, intended diffusion coefficient for intended service life is derived and mix proportions satisfying the service life are obtained. Among the mix proportions, the most optimized case which satisfies required concrete strength and the lowest cost is selected through GA algorithm. The proposed technique would be improved with the enhancement of comprehensive data set including wider the range of diffusion coefficients.

Combining genetic algorithms and support vector machines for bankruptcy prediction

  • Min, Sung-Hwan;Lee, Ju-Min;Han, In-Goo
    • Proceedings of the Korea Inteligent Information System Society Conference
    • /
    • 2004.11a
    • /
    • pp.179-188
    • /
    • 2004
  • Bankruptcy prediction is an important and widely studied topic since it can have significant impact on bank lending decisions and profitability. Recently, support vector machine (SVM) has been applied to the problem of bankruptcy prediction. The SVM-based method has been compared with other methods such as neural network, logistic regression and has shown good results. Genetic algorithm (GA) has been increasingly applied in conjunction with other AI techniques such as neural network, CBR. However, few studies have dealt with integration of GA and SVM, though there is a great potential for useful applications in this area. This study proposes the methods for improving SVM performance in two aspects: feature subset selection and parameter optimization. GA is used to optimize both feature subset and parameters of SVM simultaneously for bankruptcy prediction.

  • PDF

Modeling of RF Sputtering Process for ZnO Thin film Deposition using Neural Network (신경회로망을 이용한 RF 스퍼터링 ZnO 박막 증착 프로세스 모델링)

  • Lim, Keun-Young;Lee, Sang-Keuk;Park, Choon-Bae
    • Journal of the Korean Institute of Electrical and Electronic Material Engineers
    • /
    • v.19 no.7
    • /
    • pp.624-630
    • /
    • 2006
  • ZnO deposition parameters are not independent and have a nonlinear and complex property. To propose a method that could verify and predict the relations of process variables, neural network was used. At first, ZnO thin films were deposited by using RF magnetron sputtering process with various conditions. Si, GaAs, and Glass were used as substrates. The temperature, work pressure, and RF power of the substrate were $50\sim500^{\circ}C$, 15 mTorr, and $180\sim210W$, respectively : the purity of the target was ZnO 4 N. Structural properties of ZnO thin films were estimated by using XRD (0002) peak intensity. The structure of neural network was a form of 4-7-1 that have one hidden layer. In training a network, learning rate and momentum were selected as 0.2, 0.6 respectively. A backpropagation neural network were performed with XRD (0002) peak data. After training a network, the temperature of substrate was evaluated as the most important parameter by sensitivity analysis and response surface. As a result, neural network could capture nonlinear and complex relationships between process parameters and predict structural properties of ZnO thin films with a limited set of experiments.

A study on nonlinear data-based modeling using fuzzy neural networks (퍼지신경망을 이용한 비선형 데이터 모델링에 관한 연구)

  • Kwon, Oh-Gook;Jang, Wook;Joo, Young-Hoon;Choi, Yoon-Ho;Park, Jin-Bae
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 1997.10a
    • /
    • pp.120-123
    • /
    • 1997
  • This paper presents models of fuzzy inference systems that can be built from a set of input-output training data pairs through hybrid structure-parameter learning. Fuzzy inference systems has the difficulty of parameter learning. Here we develop a coding format to determine a fuzzy neural network(FNN) model by chromosome in a genetic algorithm(GA) and present systematic approach to identify the parameters and structure of FNN. The proposed FNN can automatically identify the fuzzy rules and tune the membership functions by modifying the connection weights of the networks using the GA and the back-propagation learning algorithm. In order to show effectiveness of it we simulate and compare with conventional methods.

  • PDF

Optimal Inner Case Design for Refrigerator by Utilizing Artificial Neural Networks and Genetic Algorithm

  • Zhai, Jianguang;Cho, Jong-Rae;Roh, Min-Shik
    • Journal of Advanced Marine Engineering and Technology
    • /
    • v.34 no.7
    • /
    • pp.971-980
    • /
    • 2010
  • In this paper, an artificial neural network (ANN) was employed to build a predicting model for refrigerator structure. The predicting model includes three input variables of the plaque depth (D), width (W) and interval distance(S) on the inner wall. Finite element method was utilized to obtain the data, which would be necessary for the ANN training process. Finally, a genetic algorithm (GA) was applied to find the optimal parameters that leaded to the minimum inner case deformation under operating condition. The optimal combination found is the depth(D) of 2.63mm, the width(W) of 19.24mm and the interval distance(S) of 49.38mm which leaded to the smallest deformation of 1.88mm for the given refrigerator model.

The optimization of fuzzy neural network using genetic algorithms and its application to the prediction of the chaotic time series data (유전 알고리듬을 이용한 퍼지 신경망의 최적화 및 혼돈 시계열 데이터 예측에의 응용)

  • Jang, Wook;Kwon, Oh-Gook;Joo, Young-Hoon;Yoon, Tae-Sung;Park, Jin-Bae
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 1997.10a
    • /
    • pp.708-711
    • /
    • 1997
  • This paper proposes the hybrid algorithm for the optimization of the structure and parameters of the fuzzy neural networks by genetic algorithms (GA) to improve the behaviour and the design of fuzzy neural networks. Fuzzy neural networks have a distinguishing feature in that they can possess the advantage of both neural networks and fuzzy systems. In this way, we can bring the low-level learning and computational power of neural networks into fuzzy systems and also high-level, human like IF-THEN rule thinking and reasoning of fuzzy systems into neural networks. As a result, there are many research works concerning the optimization of the structure and parameters of fuzzy neural networks. In this paper, we propose the hybrid algorithm that can optimize both the structure and parameters of fuzzy neural networks. Numerical example is provided to show the advantages of the proposed method.

  • PDF

Fuzzy neural network modeling using hyper elliptic gaussian membership functions (초타원 가우시안 소속함수를 사용한 퍼지신경망 모델링)

  • 권오국;주영훈;박진배
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 1997.10a
    • /
    • pp.442-445
    • /
    • 1997
  • We present a hybrid self-tuning method of fuzzy inference systems with hyper elliptic Gaussian membership functions using genetic algorithm(GA) and back-propagation algorithm. The proposed self-tuning method has two phases : one is the coarse tuning process based on GA and the other is the fine tuning process based on back-propagation. But the parameters which is obtained by a GA are near optimal solutions. In order to solve the problem in GA applications, it uses a back-propagation algorithm, which is one of learning algorithms in neural networks, to finely tune the parameters obtained by a GA. We provide Box-Jenkins time series to evaluate the advantage and effectiveness of the proposed approach and compare with the conventional method.

  • PDF

Improvement of Thickness Accuracy in Hot-rolling Mill Using Neural Network and Genetic Algorithm (신경회로망과 유전자 알고리즘을 이용한 열연두께 정도 향상)

  • Son, Joon-Sik;Kim, Ill-Soo;Lee, Duk-Man;Kueon, Yeong-Seob
    • Transactions of the Korean Society of Machine Tool Engineers
    • /
    • v.15 no.5
    • /
    • pp.59-64
    • /
    • 2006
  • The automation of hot rolling process requires the developments of several mathematical models for simulation and quantitative description of the industrial operations involved in order to achieve the continuously increasing productivity, flexibility and quality(dimensional accuracy, mechanical properties and surface properties). The mathematical modeling of hot rolling process has long been recognized to be a desirable approach to investigate rolling operating practice and design of mill requirement. To achieve this objectives, a new teaming method with neural network to improve the accuracy of rolling force prediction in hot rolling mill is developed. Also, Genetic Algorithm(GA) is applied to select the optimal structure of the neural network and compared with that of engineers experience. It is shown from this research that both structure selection methods can lead to similar results.