Jump to content

Hardware for artificial intelligence

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Rolf h nelson (talk | contribs) at 22:00, 18 June 2023 (ce). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Specialized computer hardware is often used to execute artificial intelligence (AI) programs faster, and with less energy, such as Lisp machines, neuromorphic engineering, event cameras, and physical neural networks.

Lisp machines

Computer hardware

Lisp machines were developed in the late 1970s and early 1980s to make Artificial intelligence programs written in the programming language Lisp run faster.

Dataflow architecture

Dataflow architecture processors used for AI serve various purposes, with varied implementations like the polymorphic dataflow[1] Convolution Engine[2] by Kinara (formerly Deep Vision), structure-driven dataflow by Hailo,[3] and dataflow scheduling by Cerebras.[4]

Component hardware

AI accelerators

Since the 2010s, advances in computer hardware have led to more efficient methods for training deep neural networks that contain many layers of non-linear hidden units and a very large output layer.[5] By 2019, graphics processing units (GPUs), often with AI-specific enhancements, had displaced central processing unit (CPUs) as the dominant means to train large-scale commercial cloud AI.[6] OpenAI estimated the hardware compute used in the largest deep learning projects from Alex Net (2012) to Alpha Zero (2017), and found a 300,000-fold increase in the amount of compute needed, with a doubling-time trend of 3.4 months.[7][8]

Sources

  1. ^ Maxfield, Max (24 December 2020). "Say Hello to Deep Vision's Polymorphic Dataflow Architecture". Electronic Engineering Journal. Techfocus media.
  2. ^ "Kinara (formerly Deep Vision)". Kinara. 2022. Retrieved 2022-12-11.
  3. ^ "Hailo". Hailo. Retrieved 2022-12-11.
  4. ^ Lie, Sean (29 August 2022). Cerebras Architecture Deep Dive: First Look Inside the HW/SW Co-Design for Deep Learning. Cerebras (Report).
  5. ^ Research, AI (23 October 2015). "Deep Neural Networks for Acoustic Modeling in Speech Recognition". AIresearch.com. Retrieved 23 October 2015.
  6. ^ Kobielus, James (27 November 2019). "GPUs Continue to Dominate the AI Accelerator Market for Now". InformationWeek. Retrieved 11 June 2020.
  7. ^ Tiernan, Ray (2019). "AI is changing the entire nature of compute". ZDNet. Retrieved 11 June 2020.
  8. ^ "AI and Compute". OpenAI. 16 May 2018. Retrieved 11 June 2020.