• Title/Summary/Keyword: GMDH algorithm

Search Result 48, Processing Time 0.018 seconds

Learning the nonlinearity of a camera calibration model using GMDH algorithm (GMDH 알고리즘에 의한 카메라 보정 모델의 비선형성 학습)

  • Kim, Myoung-Hwan;Do, Yong-Tae
    • Journal of Sensor Science and Technology
    • /
    • v.14 no.2
    • /
    • pp.109-115
    • /
    • 2005
  • Calibration is a prerequisite procedure for employing a camera as a 3D sensor in an automated machines like robots. As accurate sensing is possible only when the vision sensor is calibrated accurately, many different approaches and models have been proposed for increasing calibration accuracy. Particularly an important factor which greatly affects the calibration accuracy is the nonlinearity in the mapping between 3D world and corresponding 2D image. In this paper GMDH algorithm is used to learn the nonlinearity without physical modelling. The technique proposed can be effective in various situations where the levels of noises and characteristics of nonlinear distortion are different. In simulations and an experiment, the proposed technique showed good and reliable results.

Nonlinear Identification of Electronic Brake Pedal Behavior Using Hybrid GMDH and Genetic Algorithm in Brake-By-Wire System

  • Bae, Junhyung;Lee, Seonghun;Shin, Dong-Hwan;Hong, Jaeseung;Lee, Jaeseong;Kim, Jong-Hae
    • Journal of Electrical Engineering and Technology
    • /
    • v.12 no.3
    • /
    • pp.1292-1298
    • /
    • 2017
  • In this paper, we represent a nonlinear identification of electronic brake pedal behavior in the brake-by-wire (BBW) system based on hybrid group method of data handling (GMDH) and genetic algorithm (GA). A GMDH is a kind of multi-layer network with a structure that is determined through training and which can express nonlinear dynamics as a mathematical model. The GA is used in the GMDH, enabling each neuron to search for its optimal set of connections with the preceding layer. The results obtained with this hybrid approach were compared with different nonlinear system identification methods. The experimental results showed that the hybrid approach performs better than the other methods in terms of root mean square error (RMSE) and correlation coefficients. The hybrid GMDH/GA approach was effective for modeling and predicting the brake pedal system under random braking conditions.

Accurate Camera Calibration Using GMDH Algorithm (GMDH 알고리즘을 이용한 정확한 카메라의 보정기법)

  • Kim, Myoung-Hwan;Do, Yong-Tae
    • Proceedings of the KIEE Conference
    • /
    • 2004.11c
    • /
    • pp.592-594
    • /
    • 2004
  • Camera calibration is an important problem to determine the relationship between 3D real world and 2D camera image. The existing calibration methods can be classified into linear and non-linear models. The linear methods are simple and robust against noise, but the accuracy expectation is generally poor. In comparison, if the non-linearity, which is due mainly to lens distortion, is corrected, the accuracy can be better. However, as the optical features of lens are diverse, no non-linear method can be always effective for diverse vision systems. In this paper, we propose a new approach to correct the calibration error of a linear method using GMDH algorithm. The proposed technique is simple in concept and showed improved accuracy in various cases.

  • PDF

Identification of Nonlinear System using Extended GMDH algorithm (확장된 GMDH 알고리즘에 의한 비선형 시스템의 동정)

  • Kim, Dong-Won;Park, Byoung-Jun;Oh, Sung-Kwun;Kim, Hyun-Ki
    • Proceedings of the KIEE Conference
    • /
    • 1999.11c
    • /
    • pp.827-829
    • /
    • 1999
  • The identification of nonlinear system using Extended GMDH(EGMDH) is studied in this paper. The proposed EGMDH algorithm is based on GMDH(Group Method of Data handling) method and its structure is similar to Neural Networks. The each node of EGMDH structure utilizes several types of high-order polynomial such as linear, quadratic and cubic, and is connected as various kinds of multi-variable inputs. As the operating condition changes, the parameters of EGMDH will also change, so the proposed scheme by means of the EGMDH method is capable of adapting rapidly to the changing environment. The simulation result shows that the simple nonlinear process can be modeled reasonably well by the proposed method which are simple but efficient.

  • PDF

Fuzzy Polynomial Neural Networks based on GMDH algorithm and Polynomial Fuzzy Inference (GMDH 알고리즘과 다항식 퍼지추론에 기초한 퍼지 다항식 뉴럴 네트워크)

  • 박호성;윤기찬;오성권
    • Proceedings of the Korean Institute of Intelligent Systems Conference
    • /
    • 2000.05a
    • /
    • pp.130-133
    • /
    • 2000
  • In this paper, a new design methodology named FNNN(Fuzzy Polynomial Neural Network) algorithm is proposed to identify the structure and parameters of fuzzy model using PNN(Polynomial Neural Network) structure and a fuzzy inference method. The PNN is the extended structure of the GMDH(Group Method of Data Handling), and uses several types of polynomials such as linear, quadratic and modified quadratic besides the biquadratic polynomial used in the GMDH. The premise of fuzzy inference rules defines by triangular and gaussian type membership function. The fuzzy inference method uses simplified and regression polynomial inference method which is based on the consequence of fuzzy rule expressed with a polynomial such as linear, quadratic and modified quadratic equation are used. Each node of the FPNN is defined as fuzzy rules and its structure is a kind of neuro-fuzzy architecture Several numerical example are used to evaluate the performance of out proposed model. Also we used the training data and testing data set to obtain a balance between the approximation and generalization of proposed model.

  • PDF

Neural Network Training Using a GMDH Type Algorithm

  • Pandya, Abhijit S.;Gilbar, Thomas;Kim, Kwang-Baek
    • International Journal of Fuzzy Logic and Intelligent Systems
    • /
    • v.5 no.1
    • /
    • pp.52-58
    • /
    • 2005
  • We have developed a Group Method of Data Handling (GMDH) type algorithm for designing multi-layered neural networks. The algorithm is general enough that it will accept any number of inputs and any sized training set. Each neuron of the resulting network is a function of two of the inputs to the layer. The equation for each of the neurons is a quadratic polynomial. Several forms of the equation are tested for each neuron to make sure that only the best equation of two inputs is kept. All possible combinations of two inputs to each layer are also tested. By carefully testing each resulting neuron, we have developed an algorithm to keep only the best neurons at each level. The algorithm's goal is to create as accurate a network as possible while minimizing the size of the network. Software was developed to train and simulate networks using our algorithm. Several applications were modeled using our software, and the result was that our algorithm succeeded in developing small, accurate, multi-layer networks.

Fuzzy Polynomial Neural Network Algorithm using GMDH Mehtod and its Application to the Wastewater Treatment Process (GMDH 방법에 의한 FPNN 일고리즘과 폐스처리공정에의 응용)

  • Oh, Sung-Kwon;Hwang, Hyung-Soo;Ahn, Tae-Chon
    • Journal of the Korean Institute of Intelligent Systems
    • /
    • v.7 no.2
    • /
    • pp.96-105
    • /
    • 1997
  • In this paper, A new design method of fuzzy modeling is presented for the model identification of nonlinear complex systems. The proposed FPNN(Fuzzy Polynomial Neural Network) modeling implements system structure and parameter identification using GMDH(Group Method of Data Handling) method and linguistic fuzzy implication rules from input and output data of processes. In order to identify premise structure and parameter of fuzzy implication rules, GMDH method and regression polynomial fuzzy reasoning method are used and the least square method is utilized for the identification of optimum consequence parameters. Time series data for gas furnace and those for wastewater treatment process are used for the purpose of evaluating the performance of the proposed FPNN modeling. The results show that the proposed method can produce the fuzzy model with higher accuracy than other works achieved previously.

  • PDF

A Study on Multi-layer Fuzzy Inference System based on a Modified GMDH Algorithm (수정된 GMDH 알고리즘 기반 다층 퍼지 추론 시스템에 관한 연구)

  • Park, Byoung-Jun;Park, Chun-Seong;Oh, Sung-Kwun
    • Proceedings of the KIEE Conference
    • /
    • 1998.11b
    • /
    • pp.675-677
    • /
    • 1998
  • In this paper, we propose the fuzzy inference algorithm with multi-layer structure. MFIS(Multi-layer Fuzzy Inference System) uses PNN(Polynomial Neural networks) structure and the fuzzy inference method. The PNN is the extended structure of the GMDH(Group Method of Data Hendling), and uses several types of polynomials such as linear, quadratic and cubic, as well as the biquadratic polynomial used in the GMDH. In the fuzzy inference method, the simplified and regression polynomial inference methods are used. Here, the regression polynomial inference is based on consequence of fuzzy rules with the polynomial equations such as linear, quadratic and cubic equation. Each node of the MFIS is defined as fuzzy rules and its structure is a kind of neuro-fuzzy structure. We use the training and testing data set to obtain a balance between the approximation and the generalization of process model. Several numerical examples are used to evaluate the performance of the our proposed model.

  • PDF

A Design on Model Following Nonlinear Control System Using GMDH (GMDH 기법에 의한 모델추종형 비선형 제어시스템 구성에 관한 연구)

  • Hwang, C.S.;Kim, M.S.;Kim, D.W.;Lee, K.H.;Shim, J.S.
    • Proceedings of the KIEE Conference
    • /
    • 1993.11a
    • /
    • pp.326-328
    • /
    • 1993
  • Modelling theory, based on differential equations, is not an adequate tool for solving the problems of complex system. Identification of complex system using GMDH(group method of data handling) is more appropriate for this problems. In this paper, GMDH algorithm is used to identify the nonlinear plant and to design model following nonlinear control system. Simulation for the DC motor show the good performance of model following nonlinear control system.

  • PDF

Development of Power Demand Forecasting Algorithm Using GMDH (GMDH를 이용한 전력 수요 예측 알고리즘 개발)

  • Lee, Dong-Chul;Hong, Yeon-Chan
    • Journal of the Korean Institute of Intelligent Systems
    • /
    • v.13 no.3
    • /
    • pp.360-365
    • /
    • 2003
  • In this paper, GMDH(Croup Method of Data Handling) algorithm which is proved to be more excellent in efficiency and accuracy of practical use of data is applied to electric power demand forecasting. As a result, it became much easier to make a choice of input data and make an exact prediction based on a lot of data. Also, we considered both economy factors(GDP, export, import, number of employee, number of economically active population and consumption of oil) and climate factors(average temperature) when forecasting. We assumed target forecast period from first quarter 1999 to first quarter 2001, and suggested more accurate forecasting method of electric power demand by using 3-step computer simulation processes(first process for selecting optimum input period, second for analyzing time relation of input data and forecast value, and third for optimizing input data) for improvement of forecast precision. The proposed method can get 0.96 percent of mean error rate at target forecast period.