Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikipediaThe Free Encyclopedia
Search

Cognitive computer

From Wikipedia, the free encyclopedia
(Redirected fromTrueNorth)
Machine designed to physically mimic the human brain and host artificial intelligence
This article has multiple issues. Please helpimprove it or discuss these issues on thetalk page.(Learn how and when to remove these messages)
This article needs to beupdated. Please help update this article to reflect recent events or newly available information.(May 2023)
This articlecontainspromotional content. Please helpimprove it by removingpromotional language and inappropriateexternal links, and by adding encyclopedic text written from aneutral point of view.(January 2017) (Learn how and when to remove this message)
(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.

IBM TrueNorth chip

[edit]
DARPASyNAPSE board with 16 TrueNorth chips

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.

Details

[edit]

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]

Research

[edit]

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]

IBM NorthPole chip

[edit]

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]

Intel Loihi chip

[edit]

Pohoiki Springs

[edit]

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]

Pohoiki Beach

[edit]

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

[edit]

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

[edit]

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]

Criticism

[edit]
[icon]
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.

See also

[edit]

References

[edit]
  1. ^abWitchalls, Clint (November 2014). "A computer that thinks".New Scientist.224 (2994):28–29.Bibcode:2014NewSc.224...28W.doi:10.1016/S0262-4079(14)62145-X.
  2. ^Seo, Jae-sun; Brezzo, Bernard; Liu, Yong; Parker, Benjamin D.; Esser, Steven K.; Montoye, Robert K.; Rajendran, Bipin; Tierno, José A.; Chang, Leland; Modha, Dharmendra S.; Friedman, Daniel J. (September 2011)."A 45nm CMOS neuromorphic chip with a scalable architecture for learning in networks of spiking neurons".2011 IEEE Custom Integrated Circuits Conference (CICC). pp. 1–4.doi:10.1109/CICC.2011.6055293.ISBN 978-1-4577-0222-8.S2CID 18690998. Retrieved21 December 2021.
  3. ^"Samsung plugs IBM's brain-imitating chip into an advanced sensor".Engadget. Retrieved21 December 2021.
  4. ^ab"IBM Debuts Brain-Inspired Chip For Speedy, Efficient AI - IEEE Spectrum".IEEE. Retrieved2023-10-30.
  5. ^KELLY, JOHN E.; HAMM, STEVE (2013).Smart Machines: IBM's Watson and the Era of Cognitive Computing. Columbia University Press.doi:10.7312/kell16856.ISBN 9780231537278.JSTOR 10.7312/kell16856.
  6. ^ab"The brain's architecture, efficiency… on a chip".IBM Research Blog. 2016-12-19. Retrieved2021-08-21.
  7. ^"Intel's Pohoiki Beach, a 64-Chip Neuromorphic System, Delivers Breakthrough Results in Research Tests".Intel Newsroom.
  8. ^"Korean Researchers Devel". 30 March 2020.
  9. ^Merolla, P. A.; Arthur, J. V.; Alvarez-Icaza, R.; Cassidy, A. S.; Sawada, J.; Akopyan, F.; Jackson, B. L.; Imam, N.; Guo, C.; Nakamura, Y.; Brezzo, B.; Vo, I.; Esser, S. K.; Appuswamy, R.; Taba, B.; Amir, A.; Flickner, M. D.; Risk, W. P.; Manohar, R.; Modha, D. S. (2014). "A million spiking-neuron integrated circuit with a scalable communication network and interface".Science.345 (6197):668–73.Bibcode:2014Sci...345..668M.doi:10.1126/science.1254642.PMID 25104385.S2CID 12706847.
  10. ^IEEE How IBM Got Brainlike Efficiency From the TrueNorth Chip
  11. ^"Cognitive computing: Neurosynaptic chips". IBM. 11 December 2015.
  12. ^Song, Kyung Mee; Jeong, Jae-Seung; Pan, Biao; Zhang, Xichao; Xia, Jing; Cha, Sunkyung; Park, Tae-Eon; Kim, Kwangsu; Finizio, Simone; Raabe, Jörg; Chang, Joonyeon; Zhou, Yan; Zhao, Weisheng; Kang, Wang; Ju, Hyunsu; Woo, Seonghoon (March 2020). "Skyrmion-based artificial synapses for neuromorphic computing".Nature Electronics.3 (3):148–155.arXiv:1907.00957.doi:10.1038/s41928-020-0385-0.S2CID 195767210.
  13. ^"Neuromorphic computing: The long path from roots to real life". 15 December 2020.
  14. ^"The brain's architecture, efficiency… on a chip".IBM Research Blog. 2016-12-19. Retrieved2022-09-28.
  15. ^abc"IBM Research: Brain-inspired Chip".www.research.ibm.com. 9 February 2021. Retrieved2021-08-21.
  16. ^abAndreou, Andreas G.; Dykman, Andrew A.; Fischl, Kate D.; Garreau, Guillaume; Mendat, Daniel R.; Orchard, Garrick; Cassidy, Andrew S.; Merolla, Paul; Arthur, John; Alvarez-Icaza, Rodrigo; Jackson, Bryan L. (May 2016)."Real-time sensory information processing using the TrueNorth Neurosynaptic System".2016 IEEE International Symposium on Circuits and Systems (ISCAS). p. 2911.doi:10.1109/ISCAS.2016.7539214.ISBN 978-1-4799-5341-7.S2CID 29335047.
  17. ^"Stereo Vision Using Computing Architecture Inspired by the Brain".IBM Research Blog. 2018-06-19. Retrieved2021-08-21.
  18. ^Afifi-Sabet, Keumars (2023-10-28)."Inspired by the human brain — how IBM's latest AI chip could be 25 times more efficient than GPUs by being more integrated — but neither Nvidia nor AMD have to worry just yet".TechRadar. Retrieved2023-10-30.
  19. ^Modha, Dharmendra S.; Akopyan, Filipp; Andreopoulos, Alexander; Appuswamy, Rathinakumar; Arthur, John V.; Cassidy, Andrew S.; Datta, Pallab; DeBole, Michael V.; Esser, Steven K.; Otero, Carlos Ortega; Sawada, Jun; Taba, Brian; Amir, Arnon; Bablani, Deepika; Carlson, Peter J. (2023-10-20)."Neural inference at the frontier of energy, space, and time".Science.382 (6668):329–335.Bibcode:2023Sci...382..329M.doi:10.1126/science.adh1174.ISSN 0036-8075.PMID 37856600.S2CID 264306410.
  20. ^Modha, Dharmendra (2023-10-19)."NorthPole: Neural Inference at the Frontier of Energy, Space, and Time".Dharmendra S. Modha - My Work and Thoughts. Retrieved2023-10-31.
  21. ^ab"Memory is All You Need: An Overview of Compute-in-Memory Architectures for Accelerating Large Language Model Inference".
  22. ^"Why Intel built a neuromorphic chip".ZDNET.
  23. ^""Intel unveils Loihi neuromorphic chip, chases IBM in artificial brains". October 17, 2017. AITrends.com". Archived fromthe original on August 11, 2021. RetrievedOctober 17, 2017.
  24. ^Feldman, M. (7 December 2018)."Intel Ramps Up Neuromorphic Computing Effort with New Research Partners". TOP500. Retrieved22 December 2023.
  25. ^Davies, M. (2018)."Loihi - a brief introduction"(PDF). Intel Corporation. Retrieved22 December 2023.
  26. ^Tang, Guangzhi; Shah, Arpit; Michmizos, Konstantinos. (2019). "Spiking Neural Network on Neuromorphic Hardware for Energy-Efficient Unidimensional SLAM".2019 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS). pp. 4176–4181.arXiv:1903.02504.doi:10.1109/IROS40897.2019.8967864.ISBN 978-1-7281-4004-9.S2CID 70349899.
  27. ^Imam, Nabil; Cleland, Thomas A. (2020)."Rapid online learning and robust recall in a neuromorphic olfactory circuit".Nature Machine Intelligence.2 (3):181–191.arXiv:1906.07067.doi:10.1038/s42256-020-0159-4.PMC 11034913.PMID 38650843.S2CID 189928531.
  28. ^Hruska, J. (16 July 2019)."Intel's Neuromorphic Loihi Processor Scales to 8M Neurons, 64 Cores". Ziff Davis. Retrieved22 December 2023.
  29. ^Peckham, Oliver (2022-09-28)."Intel Labs Launches Neuromorphic 'Kapoho Point' Board".HPCwire. Retrieved2023-10-26.
  30. ^"Intel Builds World's Largest Neuromorphic System to Enable More".
  31. ^"Research Groups: APT - Advanced Processor Technologies (School of Computer Science - The University of Manchester)".apt.cs.manchester.ac.uk.
  32. ^Neumeier, Marty (2012).Metaskills: Five Talents for the Robotic Age. Indianapolis, IN: New Riders.ISBN 9780133359329.
  33. ^Hurwitz, Judith; Kaufman, Marcia; Bowles, Adrian (2015).Cognitive Computing and Big Data Analytics. Indianapolis, IN: John Wiley & Sons. p. 110.ISBN 9781118896624.
  34. ^Lohr, Steve (2021-07-16)."What Ever Happened to IBM's Watson?".The New York Times.ISSN 0362-4331. Retrieved2022-09-28.
  35. ^Simon, George; DiNardo, Courtney D.; Takahashi, Koichi; Cascone, Tina; Powers, Cynthia; Stevens, Rick; Allen, Joshua; Antonoff, Mara B.; Gomez, Daniel; Keane, Pat; Suarez Saiz, Fernando; Nguyen, Quynh; Roarty, Emily; Pierce, Sherry; Zhang, Jianjun (June 2019)."Applying Artificial Intelligence to Address the Knowledge Gaps in Cancer Care".The Oncologist.24 (6):772–782.doi:10.1634/theoncologist.2018-0257.ISSN 1083-7159.PMC 6656515.PMID 30446581.

Further reading

[edit]
Retrieved from "https://en.wikipedia.org/w/index.php?title=Cognitive_computer&oldid=1277544122#IBM_TrueNorth_chip"
Categories:
Hidden categories:

[8]ページ先頭

©2009-2025 Movatter.jp