Abstract
In this paper. a learning method VoD-EBP for neural networks is proposed, which learn patterns by error back
propagation. Based on Voronoi diagram, the method initializes the weights of the neural networks systematically,
wh~ch results in faster learning speed and alleviated local optimum problem. The method also shows better the
reliability of the design of neural network because proper number of hidden nodes are determined from the
analysis of Voronoi diagram. For testing the performance, this paper shows the results of solving the XOR
problem and the parity problem. The results were showed faster learning speed than ordinary error back
propagation algorithm. In solving the problem, local optimum problems have not been observed.
본 논문에서는 보로노이 다이아그램을 이용하여 오류 역전파 신경망의 초기값을 결정할수 있는 VoD_EBP를 제안하였다. VoD_EBP는 초기 연결 가중치와 임계값을 공학적 계산방법으로 결정함으로써 기존의 EBP에서 자주 발생하는 학습 마비 현상을 피할수 있고 초기부터 빠른 속도로 학습이 진행되므로 학습횟수를 단축시킬수 있다, 또한 VoD_EBP는 은닉층의 노드 수를 보로노이 다각형으로 구분된 클러스터들의 개수로 정할 수있어 신경망 설계에 신뢰성을 향상시켰다. 제시된 VoD_EBP의 효율성을 입증하기 위해 간단한 실험으로 2차원 입력벡터를 갖는 XOR 문제와 3차원 패리티 코드 검출 문제에 대하여 적용하여 보았다. 그 결과 임의의 초기값으로 설정하였던 EBP보다 훨씬 빠르게 학습이 종료되었고, 지역 최소치에 빠져 학습이 진행되지 못하는 현상이 발생하지 않았다.