Previous | Next --- Slide 39 of 47
Back to Lecture Thumbnails
ppwwyyxx

It's worth mentioning that ASICs for neural networks are emerging. The following is a great series of paper:

  • DianNao: a Small-Footprint High-Throughput Accelerator for Ubiquitous Machine-Learning
  • DaDianNao: a Machine-Learning Supercomputer
  • PuDianNao: a Polyvalent Machine Learning Accelerator
  • ShiDianNao: Shifting Vision Processing Closer to the Sensor
  • DianNaoYu: An Instruction Set Architecture for Neural Networks

And the authors are already starting their companies.

acfeng

ASICs are designed for a certain purpose and are thus much more efficient when compared to more general purpose processing units. When looking at Bitcoins, ASICs were quickly developed after CPUs and GPUs were seen as too slow and unoptimized. After CPUs, GPUs were able to bump up the hashing power but only part of the GPU was being used for these calculations and a lot of energy were being spent in heat. ASICs were developed to become mining machines and have improved the cost from ~12 MH/s per dollar to >1660 MH/s per dollar.