Artificial Intelligence in the Age of Neural Networks and Brain Computing
eBook - ePub

Artificial Intelligence in the Age of Neural Networks and Brain Computing

Robert Kozma,Cesare Alippi,Yoonsuck Choe,Francesco Carlo Morabito

  1. 352 pages
  2. English
  3. ePUB (adapté aux mobiles)
  4. Disponible sur iOS et Android
eBook - ePub

Artificial Intelligence in the Age of Neural Networks and Brain Computing

Robert Kozma,Cesare Alippi,Yoonsuck Choe,Francesco Carlo Morabito

DĂ©tails du livre
Aperçu du livre
Table des matiĂšres
Citations

À propos de ce livre

Artificial Intelligence in the Age of Neural Networks and Brain Computing demonstrates that existing disruptive implications and applications of AI is a development of the unique attributes of neural networks, mainly machine learning, distributed architectures, massive parallel processing, black-box inference, intrinsic nonlinearity and smart autonomous search engines. The book covers the major basic ideas of brain-like computing behind AI, provides a framework to deep learning, and launches novel and intriguing paradigms as future alternatives. The success of AI-based commercial products proposed by top industry leaders, such as Google, IBM, Microsoft, Intel and Amazon can be interpreted using this book.

  • Developed from the 30th anniversary of the International Neural Network Society (INNS) and the 2017 International Joint Conference on Neural Networks (IJCNN)
  • Authored by top experts, global field pioneers and researchers working on cutting-edge applications in signal processing, speech recognition, games, adaptive control and decision-making
  • Edited by high-level academics and researchers in intelligent systems and neural networks

Foire aux questions

Comment puis-je résilier mon abonnement ?
Il vous suffit de vous rendre dans la section compte dans paramĂštres et de cliquer sur « RĂ©silier l’abonnement ». C’est aussi simple que cela ! Une fois que vous aurez rĂ©siliĂ© votre abonnement, il restera actif pour le reste de la pĂ©riode pour laquelle vous avez payĂ©. DĂ©couvrez-en plus ici.
Puis-je / comment puis-je télécharger des livres ?
Pour le moment, tous nos livres en format ePub adaptĂ©s aux mobiles peuvent ĂȘtre tĂ©lĂ©chargĂ©s via l’application. La plupart de nos PDF sont Ă©galement disponibles en tĂ©lĂ©chargement et les autres seront tĂ©lĂ©chargeables trĂšs prochainement. DĂ©couvrez-en plus ici.
Quelle est la différence entre les formules tarifaires ?
Les deux abonnements vous donnent un accĂšs complet Ă  la bibliothĂšque et Ă  toutes les fonctionnalitĂ©s de Perlego. Les seules diffĂ©rences sont les tarifs ainsi que la pĂ©riode d’abonnement : avec l’abonnement annuel, vous Ă©conomiserez environ 30 % par rapport Ă  12 mois d’abonnement mensuel.
Qu’est-ce que Perlego ?
Nous sommes un service d’abonnement Ă  des ouvrages universitaires en ligne, oĂč vous pouvez accĂ©der Ă  toute une bibliothĂšque pour un prix infĂ©rieur Ă  celui d’un seul livre par mois. Avec plus d’un million de livres sur plus de 1 000 sujets, nous avons ce qu’il vous faut ! DĂ©couvrez-en plus ici.
Prenez-vous en charge la synthÚse vocale ?
Recherchez le symbole Écouter sur votre prochain livre pour voir si vous pouvez l’écouter. L’outil Écouter lit le texte Ă  haute voix pour vous, en surlignant le passage qui est en cours de lecture. Vous pouvez le mettre sur pause, l’accĂ©lĂ©rer ou le ralentir. DĂ©couvrez-en plus ici.
Est-ce que Artificial Intelligence in the Age of Neural Networks and Brain Computing est un PDF/ePUB en ligne ?
Oui, vous pouvez accĂ©der Ă  Artificial Intelligence in the Age of Neural Networks and Brain Computing par Robert Kozma,Cesare Alippi,Yoonsuck Choe,Francesco Carlo Morabito en format PDF et/ou ePUB ainsi qu’à d’autres livres populaires dans Ciencias biolĂłgicas et BiotecnologĂ­a. Nous disposons de plus d’un million d’ouvrages Ă  dĂ©couvrir dans notre catalogue.

Informations

Éditeur
Academic Press
Année
2018
ISBN
9780128162507
Chapter 1

Nature's Learning Rule

The Hebbian-LMS Algorithm

Bernard Widrow, Youngsik Kim, Dookun Park, and Jose Krause Perin Department of Electrical Engineering, Stanford University, Stanford, CA, United States

Abstract

Hebbian learning is widely accepted in the fields of psychology, neurology, and neurobiology. It is one of the fundamental premises of neuroscience. The LMS (least mean square) algorithm of Widrow and Hoff is the world's most widely used adaptive algorithm, fundamental in the fields of signal processing, control systems, communication systems, pattern recognition, and artificial neural networks. These learning paradigms are very different. Hebbian learning is unsupervised. LMS learning is supervised. However, a form of LMS can be constructed to perform unsupervised learning and, as such, LMS can be used in a natural way to implement Hebbian learning. Combining the two paradigms creates a new unsupervised learning algorithm, Hebbian-LMS. This algorithm has practical engineering applications and provides insight into learning in living neural networks. A fundamental question is how does learning take place in living neural networks? “Nature's little secret,” the learning algorithm practiced by nature at the neuron and synapse level, may well be the Hebbian-LMS algorithm.

Keywords

Adaptive filtering; Bootstrap learning; Clustering; Decision-directed learning; Hebbian learning; Hebbian-LMS algorithm; LMS algorithm; Neural networks; Synaptic plasticity

1. Introduction

Donald O. Hebb has had considerable influence in the fields of psychology and neurobiology since the publication of his book The Organization of Behavior in 1949 [1]. Hebbian learning is often described as: “neurons that fire together wire together.” Now imagine a large network of interconnected neurons whose synaptic weights are increased because the presynaptic neuron and the postsynaptic neuron fired together. This might seem strange. What purpose would nature fulfill with such a learning algorithm?
In his book, Hebb actually said: “When an axon of cell A is near enough to excite a cell B and repeatedly or persistently takes part in firing it, some growth process or metabolic change takes place in one or both cells such that A's efficiency, as one of the cells firing B, is increased.”
“Fire together wire together” is a simplification of this. Wire together means increase the synaptic weight. Fire together is not exactly what Hebb said, but some researchers have taken this literally and believe that information is carried with the timing of each activation pulse. Some believe that the precise timing of presynaptic and postsynaptic firings has an effect on synaptic weight changes. There is some evidence for these ideas [2–4] but they remain controversial.
Neuron-to-neuron signaling in the brain is done with pulse trains. This is AC coupling and is one of nature's “good ideas,” avoiding the effects of DC level drift that could be caused by the presence of fluids and electrolytes in the brain. We believe that the output signal of a neuron is the neuron's firing rate as a function of time.
Neuron-to-neuron signaling in computer simulated artificial neural networks is done in most cases with DC levels. If a static input pattern vector is presented, the neuron's output is an analog DC level that remains constant as long as the input pattern vector is applied. That analog output can be weighted by a synapse and applied as an input to another neuron, a “postsynaptic” neuron, in a layered network or otherwise interconnected network.
The purpose of this chapter is to review a new learning algorithm that we call Hebbian-LMS [5]. It is an implementation of Hebb's teaching by means of the LMS algorithm of Widrow and Hoff. With the Hebbian LMS algorithm, unsupervised or autonomous learning takes place locally, in the individual neuron and its synapses, and when many such neurons are connected in a network, the entire network learns autonomously. One might ask, “what does it learn?” This question will be considered below where applications will be presented.
There is another question that can be asked: “Should we believe in Hebbian learning? Did Hebb arrive at this idea by doing definitive biological experiments, by ‘getting his hands wet’”? The answer is no. The idea came to him by intuitive reasoning. Like Newton's theory of gravity, like Einstein's theory of relativity, like Darwin's theory of evolution, it was a thought experiment propounded long before modern knowledge and instrumentation could challenge it, refute it, o...

Table des matiĂšres

  1. Cover image
  2. Title page
  3. Table of Contents
  4. Copyright
  5. List of Contributors
  6. Editors' Brief Biographies
  7. Introduction
  8. Chapter 1. Nature's Learning Rule: The Hebbian-LMS Algorithm
  9. Chapter 2. A Half Century of Progress Toward a Unified Neural Theory of Mind and Brain With Applications to Autonomous Adaptive Agents and Mental Disorders
  10. Chapter 3. Third Gen AI as Human Experience Based Expert Systems
  11. Chapter 4. The Brain-Mind-Computer Trichotomy: Hermeneutic Approach
  12. Chapter 5. From Synapses to Ephapsis: Embodied Cognition and Wearable Personal Assistants
  13. Chapter 6. Evolving and Spiking Connectionist Systems for Brain-Inspired Artificial Intelligence
  14. Chapter 7. Pitfalls and Opportunities in the Development and Evaluation of Artificial Intelligence Systems
  15. Chapter 8. The New AI: Basic Concepts, and Urgent Risks and Opportunities in the Internet of Things
  16. Chapter 9. Theory of the Brain and Mind: Visions and History
  17. Chapter 10. Computers Versus Brains: Game Is Over or More to Come?
  18. Chapter 11. Deep Learning Approaches to Electrophysiological Multivariate Time-Series Analysis
  19. Chapter 12. Computational Intelligence in the Time of Cyber-Physical Systems and the Internet of Things
  20. Chapter 13. Multiview Learning in Biomedical Applications
  21. Chapter 14. Meaning Versus Information, Prediction Versus Memory, and Question Versus Answer
  22. Chapter 15. Evolving Deep Neural Networks
  23. Index
Normes de citation pour Artificial Intelligence in the Age of Neural Networks and Brain Computing

APA 6 Citation

[author missing]. (2018). Artificial Intelligence in the Age of Neural Networks and Brain Computing ([edition unavailable]). Elsevier Science. Retrieved from https://www.perlego.com/book/1829939/artificial-intelligence-in-the-age-of-neural-networks-and-brain-computing-pdf (Original work published 2018)

Chicago Citation

[author missing]. (2018) 2018. Artificial Intelligence in the Age of Neural Networks and Brain Computing. [Edition unavailable]. Elsevier Science. https://www.perlego.com/book/1829939/artificial-intelligence-in-the-age-of-neural-networks-and-brain-computing-pdf.

Harvard Citation

[author missing] (2018) Artificial Intelligence in the Age of Neural Networks and Brain Computing. [edition unavailable]. Elsevier Science. Available at: https://www.perlego.com/book/1829939/artificial-intelligence-in-the-age-of-neural-networks-and-brain-computing-pdf (Accessed: 15 October 2022).

MLA 7 Citation

[author missing]. Artificial Intelligence in the Age of Neural Networks and Brain Computing. [edition unavailable]. Elsevier Science, 2018. Web. 15 Oct. 2022.