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

검색결과 1,105건 처리시간 0.03초

은닉층 노드의 생성추가를 이용한 적응 역전파 신경회로망의 학습능률 향상에 관한 연구 (On the enhancement of the learning efficiency of the adaptive back propagation neural network using the generating and adding the hidden layer node)

  • 김은원;홍봉화
    • 대한전자공학회논문지TE
    • /
    • 제39권2호
    • /
    • pp.66-75
    • /
    • 2002
  • 본 논문에서는 역전파 신경회로망의 학습능률을 향상시키기 위한 방법으로 발생한 오차에 따라서 학습파라미터와 은닉층의 수를 적응적으로 변경시킬 수 있는 적응 역 전파 학습알고리즘을 제안하였다. 제안한 알고리즘은 역전파 신경회로망이 국소점으로 수렴하는 문제를 해결할 수 있고 최적의 수렴환경을 만들 수 있다. 제안된 알고리즘을 평가하기 위하여 배타적 논리합, 3-패리티 및 7${\times}$5 영문자 폰트의 학습을 이용하였다. 실험결과, 기존에 제안된 알고리즘들에 비하여 국소점에 빠지게 되는 경우가 감소하였고 약 17.6%~64.7%정도 학습능률이 향상하였다.

문자인식 시스템을 위한 신경망 입력패턴 생성에 관한 연구 (A Study on Input Pattern Generation of Neural-Networks for Character Recognition)

  • 신명준;김성종;손영익
    • 대한전기학회:학술대회논문집
    • /
    • 대한전기학회 2006년도 심포지엄 논문집 정보 및 제어부문
    • /
    • pp.129-131
    • /
    • 2006
  • The performances of neural network systems mainly depend on the kind and the number of input patterns for its training. Hence, the kind of input patterns as well as its number is very important for the character recognition system using back-propagation network. The more input patters are used, the better the system recognizes various characters. However, training is not always successful as the number of input patters increases. Moreover, there exists a limit to consider many input patterns of the recognition system for cursive script characters. In this paper we present a new character recognition system using the back-propagation neural networks. By using an additional neural network, an input pattern generation method is provided for increasing the recognition ratio and a successful training. We firstly introduce the structure of the proposed system. Then, the character recognition system is investigated through some experiments.

  • PDF

Back propagation 신경망이론을 이용한 4 족 보행로봇의 가상 센서 기술 제안 (Proposal of Virtual Sensor Technique for Quadruped Robot using Backpropagation Neural Network)

  • 김완수;유승남;한창수
    • 대한기계학회:학술대회논문집
    • /
    • 대한기계학회 2008년도 추계학술대회A
    • /
    • pp.894-899
    • /
    • 2008
  • Measured sensor datum from a quadruped robotics is commonly used for recognizing physical environment information which controls the posture of robotics. We can advance the ambulation with this sensed information and need to synthesize various sensors for obtaining accurate data, but most of these sensors are expensive and require excessive load for the operation. Those defects can be serious problem when it comes to the prototype's practicality and mass production, and maintenance of the system. This paper suggests virtual sensor technology for avoiding previous defects and presents ways to apply a theory to a walking robotics through virtual sensor information which is trained with several kinds of actual sensor information from the prototype system; the general algorithm is initially based on the neural network theory of back propagation. In specific, we verified a possibility of replacing the virtual sensor with the actual one through a reaction force measurement experiment.

  • PDF

Psycho-acoustic evaluation of the indoor noise in cabins of a naval vessel using a back-propagation neural network algorithm

  • Han, Hyung-Suk
    • International Journal of Naval Architecture and Ocean Engineering
    • /
    • 제4권4호
    • /
    • pp.374-385
    • /
    • 2012
  • The indoor noise of a ship is usually determined using the A-weighted sound pressure level. However, in order to better understand this phenomenon, evaluation parameters that more accurately reflect the human sense of hearing are required. To find the level of the satisfaction index of the noise inside a naval vessel such as "Loudness" and "Annoyance", psycho-acoustic evaluation of various sound recordings from the naval vessel was performed in a laboratory. The objective of this paper is to develop a single index of "Loudness" and "Annoyance" for noise inside a naval vessel according to a psycho-acoustic evaluation by using psychological responses such as Noise Rating (NR), Noise Criterion (NC), Room Criterion (RC), Preferred Speech Interference Level (PSIL) and loudness level. Additionally, in order to determine a single index of satisfaction for noise such as "Loudness" and "Annoyance", with respect to a human's sense of hearing, a back-propagation neural network is applied.

역전달 신경회로망을 이용한 심전도 신호의 패턴분류에 관한 연구 (ECG Pattern Classification Using Back Propagation Neural Network)

  • 이제석;이정환;권혁제;이명호
    • 전자공학회논문지B
    • /
    • 제30B권6호
    • /
    • pp.67-75
    • /
    • 1993
  • ECG pattern was classified using a back-propagation neural network. An improved feature extractor of ECG is proposed for better classification capability. It is consisted of preprocessing ECG signal by an FIR filter faster than conventional one by a factor of 5. QRS complex recognition by moving-window integration, and peak extraction by quadratic approximation. Since the FIR filter had a periodic frequency spectrum, only one-fifth of usual processing time was required. Also, segmentation of ECG signal followed by quadratic approximation of each segment enabled accurate detection of both P and T waves. When improtant features were extracted and fed into back-propagation neural network for pattern classification, the required number of nodes in hidden and input layers was reduced compared to using raw data as an input, also reducing the necessary time for study. Accurate pattern classification was possible by an appropriate feature selection.

  • PDF

오류 역전파법으로구현한 컬러 인쇄물 검사에 관한 연구 (A study on the realization of color printed material check using Error Back-Propagation rule)

  • 한희석;이규영
    • 한국지능시스템학회:학술대회논문집
    • /
    • 한국퍼지및지능시스템학회 1998년도 추계학술대회 학술발표 논문집
    • /
    • pp.560-567
    • /
    • 1998
  • This paper concerned about a imputed color printed material image in camera to decrease noise and distortion by processing median filtering with input image to identical condition. Also this paper proposed the way of compares a normal printed material with an abnormal printed material color tone with trained a learning of the error back-propagation to block classification by extracting five place from identical block(3${\times}$3) of color printed material R, G, B value. As a representative algorithm of multi-layer perceptron the error Back-propagation technique used to solve complex problems. However, the Error Back-propagation is algorithm which basically used a gradient descent method which can be converged to local minimum and the Back Propagation train include problems, and that may converge in a local minimum rather than get a global minimum. The network structure appropriate for a given problem. In this paper, a good result is obtained by improve initial condition and adjust th number of hidden layer to solve the problem of real time process, learning and train.

  • PDF

신경망 보상기를 이용한 PMSM의 간단한 지능형 강인 위치 제어 (Simple Al Robust Digital Position Control of PMSM using Neural Network Compensator)

  • 고종선;윤성구;이태호
    • 대한전기학회논문지:전기기기및에너지변환시스템부문B
    • /
    • 제49권8호
    • /
    • pp.557-564
    • /
    • 2000
  • A very simple control approach using neural network for the robust position control of a Permanent Magnet Synchronous Motor(PMSM) is presented. The linear quadratic controller plus feedforward neural network is employed to obtain the robust PMSM system approximately linearized using field-orientation method for an AC servo. The neural network is trained in on-line phases and this neural network is composed by a feedforward recall and error back-propagation training. Since the total number of nodes are only eight, this system can be easily realized by the general microprocessor. During the normal operation, the input-output response is sampled and the weighting value is trained multi-times by error back-propagation method at each sample period to accommodate the possible variations in the parameters or load torque. In addition, the robustness is also obtained without affecting overall system response. This method is realized by a floating-point Digital Signal Processor DS1102 Board (TMS320C31).

  • PDF

Implementation of sensor network based health care system for diabetes patient

  • Kim, Jeong-Won
    • Journal of information and communication convergence engineering
    • /
    • 제6권4호
    • /
    • pp.454-458
    • /
    • 2008
  • It can improve human being's life quality that all people can have more convenient medical service under pervasive computing environment. For a pervasive health care application for diabetes patient, we've implemented a health care system, which is composed of three parts. Various sensors monitor both outer and inner environment of human such as temperature, blood pressure, pulse, and glycemic index, etc. These sensors form zigbee based sensor network. And medical information server accumulates sensing values and performs back-end processing. To simply transfer these sensing values to a medical team is a low level's medical service. So, we've designed a new service model based on back propagation neural network for more improved medical service. Our experiments show that a proposed healthcare system can give high level's medical service because it can recognize human's context more concretely.

Statistical Prediction of Wake Fields on Propeller Plane by Neural Network using Back-Propagation

  • Hwangbo, Seungmyun;Shin, Hyunjoon
    • Journal of Ship and Ocean Technology
    • /
    • 제4권3호
    • /
    • pp.1-12
    • /
    • 2000
  • A number of numerical methods like Computational Fluid Dynamics(CFD) have been developed to predict the flow fields of a vessel but the present study is developed to infer the wake fields on propeller plane by Statistical Fluid Dynamics(SFD) approach which is emerging as a new technique over a wide range of industrial fields nowadays. Neural network is well known as one prospective representative of the SFD tool and is widely applied even in the engineering fields. Further to its stable and effective system structure, generalization of input training patterns into different classification or categorization in training can offer more systematic treatments of input part and more reliable result. Because neural network has an ability to learn the knowledge through the external information, it is not necessary to use logical programming and it can flexibly handle the incomplete information which is not easy to make a definition clear. Three dimensional stern hull forms and nominal wake values from a model test are structured as processing elements of input and output layer respectively and a neural network is trained by the back-propagation method. The inferred results show similar figures to the experimental wake distribution.

  • PDF

혼합된 GA-BP 알고리즘을 이용한 얼굴 인식 연구 (A Study on Face Recognition using a Hybrid GA-BP Algorithm)

  • 전호상;남궁재찬
    • 한국정보처리학회논문지
    • /
    • 제7권2호
    • /
    • pp.552-557
    • /
    • 2000
  • 본 논문에서는 신경망의 초기 파라미터(가중치, 바이어스) 값을 최적화 시키는 GA-BP(Genetic Algorithm-Backpropagation Network) 혼합 알고리즘을 이용하여 얼굴을 인식하는 방법을 제안하였다. 입력 영상의 각 픽셀들을 신경망의 입력으로 사용하고 고정 소수점 실수값으로 이루어진 신경망의 초기 파리미터 값은 유전자 알고리즘의 개체로 사용하기 위해 비트 스트링으로 변환한다. 신경망의 오차가 최소가 되는 값을 적합도로 정의한 뒤 새롭게 정의된 적응적 재학습 연산자를 이용하여 이를 평가해 최적의 진환된 신경망을 구성한 뒤 얼굴을 인식하는 실험을 하였다. 실험 결과 학습 수렴 속도의 비교에서는 오류 역전과 알고리즘 단독으로 실행한 수렴 속도보다 제안된 알고리즘의 수렴 속도가 향상된 결과를 보였고 인식률에서 오류 역전과 알고리즘 단독으로 실행한 방법보다 2.9% 향상된 것으로 나타났다.

  • PDF