• 제목/요약/키워드: Training algorithm

검색결과 1,864건 처리시간 0.033초

Forecasting Water Levels Of Bocheong River Using Neural Network Model

  • Kim, Ji-tae;Koh, Won-joon;Cho, Won-cheol
    • Water Engineering Research
    • /
    • 제1권2호
    • /
    • pp.129-136
    • /
    • 2000
  • Predicting water levels is a difficult task because a lot of uncertainties are included. Therefore the neural network which is appropriate to such a problem, is introduced. One day ahead forecasting of river stage in the Bocheong River is carried out by using the neural network model. Historical water levels at Snagye gauging point which is located at the downstream of the Bocheong River and average rainfall of the Bocheong River basin are selected as training data sets. With these data sets, the training process has been done by using back propagation algorithm. Then waters levels in 1997 and 1998 are predicted with the trained algorithm. To improve the accuracy, a filtering method is introduced as predicting scheme. It is shown that predicted results are in a good agreement with observed water levels and that a filtering method can overcome the lack of training patterns.

  • PDF

잔여 주파수 옵셋이 적응 등화기의 성능에 미치는 영향 (Effect of Residual Frequency Offsets on the Performance of Adaptive Equalizers)

  • Kim, Young-Wha;Cho, Sung-Ho
    • The Journal of the Acoustical Society of Korea
    • /
    • 제23권4E호
    • /
    • pp.108-111
    • /
    • 2004
  • This paper has interest in the effect of a fine frequency offset, defined in ITU-T G.225, to the training performance of an adaptive equalizer. This paper uses Hilbert filter in configuring a transmission system model in order to let it get a frequency offset. Also additive white Gaussian noise and band-limited filter are considered. The signal received from the above transmission system applies to an adaptive equalizer with LMS algorithm, and its training procedures are investigated. As a result, we could find that even small fine frequency offset can severely deteriorate training performance of adaptive algorithm.

의사결정트리의 분류 정확도 향상 (Classification Accuracy Improvement for Decision Tree)

  • 메하리 마르타 레제네;박상현
    • 한국정보처리학회:학술대회논문집
    • /
    • 한국정보처리학회 2017년도 춘계학술발표대회
    • /
    • pp.787-790
    • /
    • 2017
  • Data quality is the main issue in the classification problems; generally, the presence of noisy instances in the training dataset will not lead to robust classification performance. Such instances may cause the generated decision tree to suffer from over-fitting and its accuracy may decrease. Decision trees are useful, efficient, and commonly used for solving various real world classification problems in data mining. In this paper, we introduce a preprocessing technique to improve the classification accuracy rates of the C4.5 decision tree algorithm. In the proposed preprocessing method, we applied the naive Bayes classifier to remove the noisy instances from the training dataset. We applied our proposed method to a real e-commerce sales dataset to test the performance of the proposed algorithm against the existing C4.5 decision tree classifier. As the experimental results, the proposed method improved the classification accuracy by 8.5% and 14.32% using training dataset and 10-fold crossvalidation, respectively.

Wavelet Neural Network Based Generalized Predictive Control of Chaotic Systems Using EKF Training Algorithm

  • Kim, Kyung-Ju;Park, Jin-Bae;Choi, Yoon-Ho
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 제어로봇시스템학회 2005년도 ICCAS
    • /
    • pp.2521-2525
    • /
    • 2005
  • In this paper, we presented a predictive control technique, which is based on wavelet neural network (WNN), for the control of chaotic systems whose precise mathematical models are not available. The WNN is motivated by both the multilayer feedforward neural network definition and wavelet decomposition. The wavelet theory improves the convergence of neural network. In order to design predictive controller effectively, the WNN is used as the predictor whose parameters are tuned by error between the output of actual plant and the output of WNN. Also the training method for the finding a good WNN model is the Extended Kalman algorithm which updates network parameters to converge to the reference signal during a few iterations. The benefit of EKF training method is that the WNN model can have better accuracy for the unknown plant. Finally, through computer simulations, we confirmed the performance of the proposed control method.

  • PDF

회전량에 불변인 제한 신경회로망을 이용한 패턴인식 (Rotation-invariant pattern recognition system with constrained neural network)

  • 나희승;박영진
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 제어로봇시스템학회 1992년도 한국자동제어학술회의논문집(국내학술편); KOEX, Seoul; 19-21 Oct. 1992
    • /
    • pp.619-623
    • /
    • 1992
  • In pattern recognition, the conventional neural networks contain a large number of weights and require considerable training times and preprocessor to classify a transformed patterns. In this paper, we propose a constrained pattern recognition method which is insensitive to rotation of input pattern by various degrees and does not need any preprocessing. Because these neural networks can not be trained by the conventional training algorithm such as error back propagation, a novel training algorithm is suggested. As such a system is useful in problem related to calssify overse side and reverse side of 500 won coin. As an illustrative example, identification problem of overse and reverse side of 500 won coin is shown.

  • PDF

ANN을 이용한 절삭성능의 예측과 ACO를 이용한 훈련 (Prediction of Machining Performance using ANN and Training using ACO)

  • 오수철
    • 한국기계가공학회지
    • /
    • 제16권6호
    • /
    • pp.125-132
    • /
    • 2017
  • Generally, in machining operations, the required machining performance can be obtained by properly combining several machining parameters properly. In this research, we construct a simulation model, which that predicts the relationship between the input variables and output variables in the turning operation. Input variables necessary for the turning operation include cutting speed, feed, and depth of cut. Surface roughness and electrical current consumption are used as the output variables. To construct the simulation model, an Artificial Neural Network (ANN) is employed. With theIn ANN, training is necessary to find appropriate weights, and the Ant Colony Optimization (ACO) technique is used as a training tool. EspeciallyIn particular, for the continuous domain, ACOR is adopted and athe related algorithm is developed. Finally, the effects of the algorithm on the results are identified and analyzsed.

패턴분류에서 학습방법 개선 (Improvement of learning method in pattern classification)

  • 김명찬;최종호
    • 제어로봇시스템학회논문지
    • /
    • 제3권6호
    • /
    • pp.594-601
    • /
    • 1997
  • A new algorithm is proposed for training the multilayer perceptrion(MLP) in pattern classification problems to accelerate the learning speed. It is shown that the sigmoid activation function of the output node can have deterimental effect on the performance of learning. To overcome this detrimental effect and to use the information fully in supervised learning, an objective function for binary modes is proposed. This objective function is composed with two new output activation functions which are selectively used depending on desired values of training patterns. The effect of the objective function is analyzed and a training algorithm is proposed based on this. Its performance is tested in several examples. Simulation results show that the performance of the proposed method is better than that of the conventional error back propagation (EBP) method.

  • PDF

AETLA를 이용한 이진 신경회로망의 최적 합성방법 (Optimal Method for Binary Neural Network using AETLA)

  • 성상규;정종원;이준탁
    • 한국지능시스템학회:학술대회논문집
    • /
    • 한국퍼지및지능시스템학회 2001년도 춘계학술대회 학술발표 논문집
    • /
    • pp.105-108
    • /
    • 2001
  • In this paper, the learning algorithm called advanced expanded and truncate algorithm(AETLA) is proposed to training multilayer binary neural network to approximate binary to binary mapping. AETLA used merit of ETL and MTGA learning algorithm. We proposed to new learning algorithm to decrease number of hidden layer. Therefore, learning speed of the proposed AETLA learning algorithm is much faster than other learning algorithm.

  • PDF

A Novel Multi-view Face Detection Method Based on Improved Real Adaboost Algorithm

  • Xu, Wenkai;Lee, Eung-Joo
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • 제7권11호
    • /
    • pp.2720-2736
    • /
    • 2013
  • Multi-view face detection has become an active area for research in the last few years. In this paper, a novel multi-view human face detection algorithm based on improved real Adaboost is presented. Real Adaboost algorithm is improved by weighted combination of weak classifiers and the approximately best combination coefficients are obtained. After that, we proved that the function of sample weight adjusting method and weak classifier training method is to guarantee the independence of weak classifiers. A coarse-to-fine hierarchical face detector combining the high efficiency of Haar feature with pose estimation phase based on our real Adaboost algorithm is proposed. This algorithm reduces training time cost greatly compared with classical real Adaboost algorithm. In addition, it speeds up strong classifier converging and reduces the number of weak classifiers. For frontal face detection, the experiments on MIT+CMU frontal face test set result a 96.4% correct rate with 528 false alarms; for multi-view face in real time test set result a 94.7 % correct rate. The experimental results verified the effectiveness of the proposed approach.

음성 및 잡음 인식 알고리즘을 이용한 환경 배경잡음의 제거 (Reduction of Environmental Background Noise using Speech and Noise Recognition)

  • 최재승
    • 한국정보통신학회논문지
    • /
    • 제15권4호
    • /
    • pp.817-822
    • /
    • 2011
  • 본 논문에서는 먼저 신경회로망의 학습에 오차역전파 학습 알고리즘을 사용하여 각 프레임에서의 음성 및 잡음 구간의 검출에 의한 음성인식 알고리즘을 제안한다. 그리고 신경회로망에 의하여 음성 및 잡음 구간의 검출에 따라서 각 프레임에서 잡음을 제거하는 스펙트럼 차감법을 제안한다. 본 실험에서는 제안한 음성인식알고리즘의 성능을 원음성에 백색잡음 및 자동차 잡음을 부가하여 인식율을 평가한다. 또한 인식시스템에 의하여 검출된 음성 및 잡음 구간을 이용하여 각 프레임에서의 스펙트럼 차감법에 의한 잡음제거의 실험결과를 나타낸다. 잡음에 의하여 오염된 음성에 대하여 신호대잡음비를 사용하여 본 알고리즘이 유효하다는 것을 확인한다.