![]() | This article has multiple issues. Please helpimprove it or discuss these issues on thetalk page.(Learn how and when to remove these messages) (Learn how and when to remove this message)
|
Acognitive computer is a computer that hardwiresartificial intelligence andmachine learning algorithms into anintegrated circuit that closely reproduces the behavior of the human brain.[1] It generally adopts aneuromorphic engineering approach. Synonyms includeneuromorphic chip andcognitive chip.[2][3]
In 2023, IBM's proof-of-concept NorthPole chip (optimized for 2-, 4- and 8-bit precision) achieved remarkable performance inimage recognition.[4]
In 2013, IBM developedWatson, a cognitive computer that usesneural networks anddeep learning techniques.[5] The following year, it developed the 2014TrueNorth microchip architecture[6] which is designed to be closer in structure to the human brain than thevon Neumann architecture used in conventional computers.[1] In 2017,Intel also announced its version of a cognitive chip in "Loihi, which it intended to be available to university and research labs in 2018. Intel (most notably with its Pohoiki Beach and Springs systems[7][8]),Qualcomm, and others are improving neuromorphic processors steadily.
TrueNorth was aneuromorphicCMOSintegrated circuit produced byIBM in 2014.[9] It is amanycore processornetwork on a chip design, with 4096cores, each one having 256 programmable simulatedneurons for a total of just over a million neurons. In turn, each neuron has 256 programmable "synapses" that convey the signals between them. Hence, the total number of programmable synapses is just over 268 million (228). Its basictransistor count is 5.4 billion.
Memory, computation, and communication are handled in each of the 4096 neurosynaptic cores, TrueNorth circumvents thevon Neumann-architecture bottleneck and is very energy-efficient, with IBM claiming a power consumption of 70milliwatts and a power density that is 1/10,000th of conventional microprocessors.[10] TheSyNAPSE chip operates at lower temperatures and power because it only draws power necessary for computation.[11]Skyrmions have been proposed as models of the synapse on a chip.[12][13]
The neurons are emulated using a Linear-Leak Integrate-and-Fire (LLIF) model, a simplification of the leakyintegrate-and-fire model.[14]
According to IBM, it does not have aclock,[15] operates onunary numbers, and computes by counting to a maximum of 19 bits.[6][16] The cores are event-driven by using both synchronous and asynchronous logic, and are interconnected through an asynchronouspacket-switched mesh network on chip (NOC).[16]
IBM developed a new network to program and use TrueNorth. It included a simulator, a new programming language, anintegrated programming environment, and libraries.[15] This lack ofbackward compatibility with any previous technology (e.g., C++ compilers) poses seriousvendor lock-in risks and other adverse consequences that may prevent it from commercialization in the future.[15][failed verification]
In 2018, a cluster of TrueNorth network-linked to a master computer was used in stereo vision research that attempted to extract the depth of rapidly moving objects in a scene.[17]
In 2023, IBM released its NorthPole chip, which is aproof-of-concept for dramatically improving performance by intertwining compute with memory on-chip, thus eliminating theVon Neumann bottleneck. It blends approaches from IBM's 2014 TrueNorth system with modern hardware designs to achieve speeds about 4,000 times faster than TrueNorth. It can runResNet-50 orYolo-v4image recognition tasks about 22 times faster, with 25 times less energy and 5 times less space, when compared toGPUs which use the same12-nm node process that it was fabricated with. It includes 224 MB ofRAM and 256processor cores and can perform 2,048 operations per core per cycle at 8-bit precision, and 8,192 operations at 2-bit precision. It runs at between 25 and 425MHz.[4][18][19][20] This is an inferencing chip, but it cannot yet handle GPT-4 because of memory and accuracy limitations[21]
Pohoiki Springs is a system that incorporates Intel's self-learning neuromorphic chip, named Loihi, introduced in 2017, perhaps named after the HawaiianseamountLōʻihi. Intel claims Loihi is about 1000 times more energy efficient than general-purpose computing systems used to train neural networks. In theory, Loihi supports both machine learning training and inference on the same silicon independently of a cloud connection, and more efficiently thanconvolutional neural networks ordeep learningneural networks. Intel points to a system for monitoring a person's heartbeat, taking readings after events such as exercise or eating, and using the chip to normalize the data and work out the ‘normal’ heartbeat. It can then spot abnormalities and deal with new events or conditions.
The first iteration of the chip was made using Intel's 14 nm fabrication process and houses 128 clusters of 1,024artificial neurons each for a total of 131,072 simulated neurons.[22] This offers around 130 millionsynapses, far less than the human brain's 800trillion synapses, and behind IBM'sTrueNorth.[23] Loihi is available for research purposes among more than 40 academic research groups as aUSB form factor.[24][25]
In October 2019, researchers fromRutgers University published a research paper to demonstrate theenergy efficiency of Intel's Loihi in solvingsimultaneous localization and mapping.[26]
In March 2020, Intel andCornell University published a research paper to demonstrate the ability of Intel's Loihi to recognize differenthazardous materials, which could eventually aid to "diagnose diseases, detect weapons andexplosives, findnarcotics, and spot signs of smoke andcarbon monoxide".[27]
Intel's Loihi 2, named Pohoiki Beach, was released in September 2021 with 64 cores.[28] It boasts faster speeds, higher-bandwidth inter-chip communications for enhanced scalability, increased capacity per chip, a more compact size due to process scaling, and improved programmability.[29]
Hala Point packages 1,152 Loihi 2 processors produced on Intel 3 process node in a six-rack-unit chassis. The system supports up to 1.15 billion neurons and 128 billion synapses distributed over 140,544 neuromorphic processing cores, consuming 2,600 watts of power. It includes over 2,300 embedded x86 processors for ancillary computations.
Intel claimed in 2024 that Hala Point was the world’s largest neuromorphic system. It uses Loihi 2 chips. It is claimed to offer 10x more neuron capacity and up to 12x higher performance.
Hala Point provides up to 20 quadrillion operations per second, (20 petaops), with efficiency exceeding 15 trillion (8-bit) operations S−1 W−1 on conventional deep neural networks.
Hala Point integrates processing, memory and communication channels in a massively parallelized fabric, providing 16 PB S−1 of memory bandwidth, 3.5 PB S−1 of inter-core communication bandwidth, and 5 TB S−1 of inter-chip bandwidth.
The system can process its 1.15 billion neurons 20 times faster than a human brain. Its neuron capacity is roughly equivalent to that of anowl brain or the cortex of acapuchin monkey.
Loihi-based systems can perform inference and optimization using 100 times less energy at speeds as much as 50 times faster than CPU/GPU architectures.
Intel claims that Hala Point can create LLMs but this has not been done.[30] Much further research is needed[21]
SpiNNaker (Spiking Neural Network Architecture) is amassively parallel,manycoresupercomputer architecture designed by the Advanced Processor Technologies Research Group at theDepartment of Computer Science, University of Manchester.[31]
![]() | This sectionneeds expansion. You can help byadding to it.(May 2023) |
Critics argue that a room-sized computer – as in the case ofIBM'sWatson – is not a viable alternative to a three-pound human brain.[32] Some also cite the difficulty for a single system to bring so many elements together, such as the disparate sources of information as well as computing resources.[33]
In 2021,The New York Times released Steve Lohr's article "What Ever Happened to IBM’s Watson?".[34] He wrote about some costly failures of IBM Watson. One of them, a cancer-related project called the Oncology Expert Advisor,[35] was abandoned in 2016 as a costly failure. During the collaboration, Watson could not use patient data. Watson struggled to decipher doctors’ notes and patient histories.