Hardware for artificial intelligence

From AviationSafetyX Wiki
Jump to navigation Jump to search

<templatestyles src="Module:Message box/ambox.css"></templatestyles><templatestyles src="Multiple issues/styles.css"></templatestyles>

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. Since 2017, several consumer grade CPUs and SoCs have on-die NPUs. As of 2023, the market for AI hardware is dominated by GPUs.[1]

Lisp machines[edit | edit source]

<templatestyles src="Module:Hatnote/styles.css"></templatestyles>

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[edit | edit source]

<templatestyles src="Module:Hatnote/styles.css"></templatestyles>

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

Component hardware[edit | edit source]

AI accelerators[edit | edit source]

<templatestyles src="Module:Hatnote/styles.css"></templatestyles>

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.[6] By 2019, graphics processing units (GPUs), often with AI-specific enhancements, had displaced central processing units (CPUs) as the dominant means to train large-scale commercial cloud AI.[7] 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.[8][9]

Sources[edit | edit source]

  1. Kinara (formerly Deep Vision).  (2022)  Retrieved 2022-12-11 from Kinara
  2. Hailo.  Retrieved 2022-12-11 from Hailo
  3. Deep Neural Networks for Acoustic Modeling in Speech Recognition.  (23 October 2015)  Retrieved 23 October 2015 from AIresearch.com
  4. AI and Compute.  (16 May 2018)  Retrieved 11 June 2020 from OpenAI