A SIMD neural network processor for image processing

  • Authors:
  • Dongsun Kim;Hyunsik Kim;Hongsik Kim;Gunhee Han;Duckjin Chung

  • Affiliations:
  • Korea Electronics Technology Institute, PyungTaek-Si, KyungGi-Do, Korea;Korea Electronics Technology Institute, PyungTaek-Si, KyungGi-Do, Korea;Department of Electrical & Electronic Engineering, Yousei University, Seoul, Korea;Department of Electrical & Electronic Engineering, Yousei University, Seoul, Korea;Information Technology and Telecommunications, Inha University, Nam-Gu, Incheon, Korea

  • Venue:
  • ISNN'05 Proceedings of the Second international conference on Advances in neural networks - Volume Part II
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

Artificial Neural Networks (ANNs) and image processing requires massively parallel computation of simple operator accompanied by heavy memory access. Thus, this type of operators naturally maps onto Single Instruction Multiple Data (SIMD) stream parallel processing with distributed memory. This paper proposes a high performance neural network processor whose function can be changed by programming. The proposed processor is based on the SIMD architecture that is optimized for neural network and image processing. The proposed processor supports 24 instructions, and consists of 16 Processing Units (PUs) per chip. Each PU includes 24-bit 2K-word Local Memory (LM) and a Processing Element (PE). The proposed architecture allows multichip expansion that minimizes chip-to-chip communication bottleneck. The proposed processor is verified with FPGA implementation and the functionality is verified with character recognition application.