• 제목/요약/키워드: Back-propagation algorithm

검색결과 896건 처리시간 0.038초

인공신경망기법에 상관계수를 고려한 서울 강우관측 지점 간의 강우보완 및 예측 (Rainfall Adjust and Forecasting in Seoul Using a Artificial Neural Network Technique Including a Correlation Coefficient)

  • 안정환;정희선;박인찬;조원철
    • 한국방재학회:학술대회논문집
    • /
    • 한국방재학회 2008년도 정기총회 및 학술발표대회
    • /
    • pp.101-104
    • /
    • 2008
  • In this study, rainfall adjust and forecasting using artificial neural network(ANN) which includes a correlation coefficient is application in Seoul region. It analyzed one-hour rainfall data which has been reported in 25 region in seoul during from 2000 to 2006 at rainfall observatory by AWS. The ANN learning algorithm apply for input data that each region using cross-correlation will use the highest correlation coefficient region. In addition, rainfall adjust analyzed the minimum error based on correlation coefficient and determination coefficient related to the input region. ANN model used back-propagation algorithm for learning algorithm. In case of the back-propagation algorithm, many attempts and efforts are required to find the optimum neural network structure as applied model. This is calculated similar to the observed rainfall that the correlation coefficient was 0.98 in missing rainfall adjust at 10 region. As a result, ANN model has been for suitable for rainfall adjust. It is considered that the result will be more accurate when it includes climate data affecting rainfall.

  • PDF

한글문서분류에 SVD를 이용한 BPNN 알고리즘 (BPNN Algorithm with SVD Technique for Korean Document categorization)

  • 리청화;변동률;박순철
    • 한국산업정보학회논문지
    • /
    • 제15권2호
    • /
    • pp.49-57
    • /
    • 2010
  • 본 논문에서는 역전파 신경망 알고리즘(BPNN: Back Propagation Neural Network)과 Singular Value Decomposition(SVD)를 이용하는 한글 문서 분류 시스템을 제안한다. BPNN은 학습을 통하여 만들어진 네트워크를 이용하여 문서분류를 수행한다. 이 방법의 어려움은 분류기에 입력되는 특징 공간이 너무 크다는 것이다. SVD를 이용하면 고차원의 벡터를 저차원으로 줄일 수 있고, 또한 의미있는 벡터 공간을 만들어 단어 사이의 중요한 관계성을 구축할 수 있다. 본 논문에서 제안한 BPNN의 성능 평가를 위하여 한국일보-2000/한국일보-40075 문서범주화 실험문서집합의 데이터 셋을 이용하였다. 실험결과를 통하여 BPNN과 SVD를 사용한 시스템이 한글 문서 분류에 탁월한 성능을 가지는 것을 보여준다.

학습기능을 갖는 자동 규칙 생성 퍼지 신경망 (Fuzzy Neural Network with Rule Generaton Nased on Back-Propagation Algorithm)

  • 정재경;이동윤;정기욱;김완찬
    • 전자공학회논문지B
    • /
    • 제33B권4호
    • /
    • pp.191-200
    • /
    • 1996
  • This paper presetns a new fuzzy neural network for fuzzy modeling.The fuzzy neural network is composed of 4 layers and then odes of each layer represent the each step of the if-then fuzzy inference. A heuristic based on the back-propagation algorithm is proposed to ajdust the parameters of the fuzzy nerual network. We prove the feasibility of the network using the experiments on modeling a nonlinear mathematical system and the comparison with previous research.

  • PDF

고압 수용가용 배전반의 intelligent화 연구 (A Study on the Intelligent High Voltage Switchboard for Custormer)

  • 변영복;조기연;구헌회
    • 대한전기학회:학술대회논문집
    • /
    • 대한전기학회 1994년도 하계학술대회 논문집 A
    • /
    • pp.444-446
    • /
    • 1994
  • This paper describes the design of a digital multifunction controller for the intelligent high voltage customer switchboard and proposes a relaying algorithm for high impedance faults using back-propagation neural network. The hardware design uses the three microprocessors and global memory architecture to achive real time operation and control 4 feeders. The controller uses a 64-point radix-4 DIF FFT algorithm to measure the harmonic and relay parameters. Synthesized fault current waveforms are used to train and test the back - propagation network.

  • PDF

신경망을 이용한 자기동조 비선형 PID제어 (Self-tuning Nonlinear PID Control Using Neural Network)

  • 김대호;김정욱;서보혁
    • 대한전기학회:학술대회논문집
    • /
    • 대한전기학회 2001년도 하계학술대회 논문집 D
    • /
    • pp.2102-2104
    • /
    • 2001
  • This paper present the strategy of self-tuning nonlinear PID control using neural network. The nonlinear PID controller consists of a conventional PID controller and a neural network compensator. The neural network is trained by back-propagation algorithm. In this paper we propose modified back-propagation algorithm to improve learning speed. The results of simulation show the usefulness of the proposed scheme.

  • PDF

Improving the Error Back-Propagation Algorithm for Imbalanced Data Sets

  • Oh, Sang-Hoon
    • International Journal of Contents
    • /
    • 제8권2호
    • /
    • pp.7-12
    • /
    • 2012
  • Imbalanced data sets are difficult to be classified since most classifiers are developed based on the assumption that class distributions are well-balanced. In order to improve the error back-propagation algorithm for the classification of imbalanced data sets, a new error function is proposed. The error function controls weight-updating with regards to the classes in which the training samples are. This has the effect that samples in the minority class have a greater chance to be classified but samples in the majority class have a less chance to be classified. The proposed method is compared with the two-phase, threshold-moving, and target node methods through simulations in a mammography data set and the proposed method attains the best results.

신경망을 이용한 고강도 콘크리트 배합설계모델에 관한 연구 (A Study on Mix Design Model of High Strength Concrete using Neural Networks)

  • 이유진;이선관;김영수
    • 한국건축시공학회:학술대회논문집
    • /
    • 한국건축시공학회 2012년도 추계 학술논문 발표대회
    • /
    • pp.253-254
    • /
    • 2012
  • The purpose of this study is to suggest and verify high-strength concrete mix design model applying neural network theory, in order to minimize effort and time wasted by using trial and error method utill now. There are 7 input and 2 output to predict mix design. 40 data of mix design were learned with back-propagation algorithm. Then they are repeatedly learned back-propagation in neural network theory. Also, to verify predicted model, we analyzed and compared value predicted from 60MPa mix design with value measured by actual compressive strength test.

  • PDF

The Detection of Esophagitis by Using Back Propagation Network Algorithm

  • Seo, Kwang-Wook;Min, Byeong-Ro;Lee, Dae-Weon
    • Journal of Mechanical Science and Technology
    • /
    • 제20권11호
    • /
    • pp.1873-1880
    • /
    • 2006
  • The results of this study suggest the use of a Back Propagation Network (BPN) algorithm for the detection of esophageal erosions or abnormalities - which are the important signs of esophagitis - in the analysis of the color and textural aspects of clinical images obtained by endoscopy. The authors have investigated the optimization of the learning condition by the number of neurons in the hidden layer within the structure of the neural network. By optimizing learning parameters, we learned and have validated esophageal erosion images and/or ulcers functioning as the critical diagnostic criteria for esophagitis and associated abnormalities. Validation was established by using twenty clinical images. The success rates for detection of esophagitis during calibration and during validation were 97.91% and 96.83%, respectively.

RECONSTRUCTION OF LIMITED-ANGLE CT IMAGES BY AN ADAPTIVE RESILIENT BACK-PROPAGATION ALGORITHM

  • Kazunori Matsuo;Zensho Nakao;Chen, Yen-Wei;Fath El Alem F. Ah
    • 대한전자공학회:학술대회논문집
    • /
    • 대한전자공학회 2000년도 ITC-CSCC -2
    • /
    • pp.839-842
    • /
    • 2000
  • A new and modified neural network model Is proposed for CT image reconstruction from four projection directions only. The model uses the Resilient Back-Propagation (Rprop) algorithm, which is derived from the original Back-Propagation, for adaptation of its weights. In addition to the error in projection directions of the image being reconstructed, the proposed network makes use of errors in pixels between an image which passed the median filter and the reconstructed one. Improved reconstruction was obtained, and the proposed method was found to be very effective in CT image reconstruction when the given number of projection directions is very limited.

  • PDF

PSD 센서 및 Back Propagation 알고리즘을 이용한 AM1 로봇의 견질 제어 (Robust Control of AM1 Robot Using PSD Sensor and Back Propagation Algorithm)

  • 정동연;한성현
    • 한국산업융합학회 논문집
    • /
    • 제7권2호
    • /
    • pp.167-172
    • /
    • 2004
  • Neural networks are used in the framework of sensor based tracking control of robot manipulators. They learn by practice movements the relationship between PSD(an analog Position Sensitive Detector) sensor readings for target positions and the joint commands to reach them. Using this configuration, the system can track or follow a moving or stationary object in real time. Furthermore, an efficient neural network architecture has been developed for real time learning. This network uses multiple sets of simple back propagation networks one of which is selected according to which division (Corresponding to a cluster of the self-organizing feature map) in data space the current input data belongs to. This lends itself to a very training and processing implementation required for real time control.

  • PDF