Perceptron vs. the point neuron Incoming signals from synapses are summed up at the soma, the biological “inner product” On crossing a threshold, the cell.

Slides:



Advertisements
Similar presentations
Introduction to Neural Networks
Advertisements

Neural Signaling: Postsynaptic Potentials Lesson 9.
Learning in Neural and Belief Networks - Feed Forward Neural Network 2001 년 3 월 28 일 안순길.
Long-term Potentiation as a Physiological Phenomenon
Justin Besant BIONB 2220 Final Project
Spike Timing-Dependent Plasticity Presented by: Arash Ashari Slides mostly from: 1  Woodin MA, Ganguly K, and Poo MM. Coincident pre-
Spike timing-dependent plasticity Guoqiang Bi Department of Neurobiology University of Pittsburgh School of Medicine.
Biological and Artificial Neurons Michael J. Watts
Plasticity in the nervous system Edward Mann 17 th Jan 2014.
Neural Mechanisms of Memory Storage Molecular, synaptic, and cellular events store information in the nervous system. New learning and memory formation.
1 Chapter 11 Neural Networks. 2 Chapter 11 Contents (1) l Biological Neurons l Artificial Neurons l Perceptrons l Multilayer Neural Networks l Backpropagation.
Effects of Excitatory and Inhibitory Potentials on Action Potentials Amelia Lindgren.
Inhibitory and Excitatory Signals
Connectionist Modeling Some material taken from cspeech.ucd.ie/~connectionism and Rich & Knight, 1991.
Synapses are everywhere neurons synapses Synapse change continuously –From msec –To hours (memory) Lack HH type model for the synapse.
How does the mind process all the information it receives?
AN INTERACTIVE TOOL FOR THE STOCK MARKET RESEARCH USING RECURSIVE NEURAL NETWORKS Master Thesis Michal Trna
Supervised Hebbian Learning. Hebb’s Postulate “When an axon of cell A is near enough to excite a cell B and repeatedly or persistently takes part in firing.
Physiology of Dendrites Passive electrical properties Active properties of dendrites How dendrites transform their inputs Dendrites as axon-like output.
Critical periods A time period when environmental factors have especially strong influence in a particular behavior. –Language fluency –Birds- Are you.
Chapter 8c Neurons: Cellular and Network Properties.
Vertebrate Models of Learning
Synapses A. Neuromuscular Junction (typical ACh synapse) 1. arrival of action potential at terminal bulb triggers opening of voltage-gated Ca ++ channels.
2101INT – Principles of Intelligent Systems Lecture 10.
Artificial Neural Network Yalong Li Some slides are from _24_2011_ann.pdf.
Neural Networks Kasin Prakobwaitayakit Department of Electrical Engineering Chiangmai University EE459 Neural Networks The Structure.
HEBB’S THEORY The implications of his theory, and their application to Artificial Life.
synaptic plasticity is the ability of the connection, or synapse, between two neurons to change in strength in response to either use or disuse of transmission.
Artificial Neural Networks. The Brain How do brains work? How do human brains differ from that of other animals? Can we base models of artificial intelligence.
1 Chapter 11 Neural Networks. 2 Chapter 11 Contents (1) l Biological Neurons l Artificial Neurons l Perceptrons l Multilayer Neural Networks l Backpropagation.
CS344 : Artificial Intelligence Pushpak Bhattacharyya CSE Dept., IIT Bombay Lecture 29 Introducing Neural Nets.
Unit 4 Psychology Learning: Neural Pathways, Synapse Formation & the Role of Neurotransmitters.
CS623: Introduction to Computing with Neural Nets Pushpak Bhattacharyya Computer Science and Engineering Department IIT Bombay.
CS621: Artificial Intelligence Pushpak Bhattacharyya CSE Dept., IIT Bombay Lecture 41,42– Artificial Neural Network, Perceptron, Capacity 2 nd, 4 th Nov,
Mechanisms for memory: Introduction to LTP Bailey Lorv Psych 3FA3 November 15, 2010.
Synaptic plasticity DENT/OBHS 131 Neuroscience 2009.
LONG-TERM POTENTIATION (LTP) Introduction LTP as a candidate mechanism for the activity-dependent change in the strength of synaptic connections LTP is.
Slide 1 Neuroscience: Exploring the Brain, 3rd Ed, Bear, Connors, and Paradiso Copyright © 2007 Lippincott Williams & Wilkins Bear: Neuroscience: Exploring.
Copyright © 2004 Allyn and Bacon 1 Chapter 13 Learning and Memory: Basic Mechanisms This multimedia product and its contents are protected under copyright.
Synaptic plasticity. Definition Alteration of synapse response to input.
Storage capacity: consider the neocortex ~20*10^9 cells, 20*10^13 synapses.
Dr.Abeer Mahmoud ARTIFICIAL INTELLIGENCE (CS 461D) Dr. Abeer Mahmoud Computer science Department Princess Nora University Faculty of Computer & Information.
CS 621 Artificial Intelligence Lecture /11/05 Guest Lecture by Prof
Artificial Intelligence CIS 342 The College of Saint Rose David Goldschmidt, Ph.D.
0 Chapter 4: Associators and synaptic plasticity Fundamentals of Computational Neuroscience Dec 09.
University of Jordan1 Physiology of Synapses in the CNS- L4 Faisal I. Mohammed, MD, PhD.
Synaptic Plasticity Synaptic efficacy (strength) is changing with time. Many of these changes are activity-dependent, i.e. the magnitude and direction.
Neural Mechanisms of Memory Storage
Ch 8. Synaptic Plasticity 8.9 ~ 8.10 Adaptive Cooperative Systems, Martin Beckerman, Summarized by Kim, S. –J. Biointelligence Laboratory, Seoul.
Introduction to Connectionism Jaap Murre Universiteit van Amsterdam en Universiteit Utrecht
CS344: Introduction to Artificial Intelligence (associated lab: CS386)
CSE P573 Applications of Artificial Intelligence Neural Networks
Simple learning in connectionist networks
CSE 573 Introduction to Artificial Intelligence Neural Networks
Effects of Excitatory and Inhibitory Potentials on Action Potentials
Cellular Mechanisms for Direction Selectivity in the Retina
Types of Memory (iconic memory) (7 bits for 30seconds)
Backpropagation.
Neural Signaling: Postsynaptic Potentials
Panayiota Poirazi, Terrence Brannon, Bartlett W. Mel  Neuron 
Principles Governing the Operation of Synaptic Inhibition in Dendrites
A Cooperative Switch Determines the Sign of Synaptic Plasticity in Distal Dendrites of Neocortical Pyramidal Neurons  Per Jesper Sjöström, Michael Häusser 
Tiago Branco, Michael Häusser  Neuron 
Simple learning in connectionist networks
Synaptic integration.
Hippocampal Interneurons Express a Novel Form of Synaptic Plasticity
Introduction to Neural Network
The Back and Forth of Dendritic Plasticity
CS621 : Artificial Intelligence
Principles Governing the Operation of Synaptic Inhibition in Dendrites
Presentation transcript:

Perceptron vs. the point neuron Incoming signals from synapses are summed up at the soma, the biological “inner product” On crossing a threshold, the cell “fires” generating an action potential in the axon hillock region The McCulloch and Pitt’s neuron Biological neuron

Step function / Threshold function y = 1 for Σ > θ, y >1 =0 otherwise Σw i x i > θ θ 1 y ΣwixiΣwixi Features of Perceptron Input output behavior is discontinuous and the derivative does not exist at Σw i x i = θ Σw i x i - θ is the net input denoted as net Referred to as a linear threshold element - linearity because of x appearing with power 1 y= f(net): Relation between y and net is non-linear

Sigmoid neurons Gradient Descent needs a derivative computation - not possible in perceptron due to the discontinuous step function used!  Sigmoid neurons with easy-to-compute derivatives used! Computing power comes from non-linearity of sigmoid function.

Derivative of Sigmoid function

The biological neuron Pyramidal neuron, from the amygdala (Rupshi et al. 2005) A CA1 pyramidal neuron (Mel et al. 2004)

What makes neuronal computation special ? Electrical activity in neurons Traveling action potentials Leaky, conducting membrane Highly branched structures A variety of electrical connections between neurons A varied range of possibilities in neural coding of information

Dendritic computation Time delay Attenuation, duration increase Spatial and temporal summation Non linear intra branch summation Multiple layer configuration Retrograde propagation of signals into the dendritic arbor Backprogating action potentials Spatial and temporal summation of proximal and distal inputs (Nettleton et al. 2000)

Dendritic computation Comparison of within-branch & between-branch summation. (a-f) Black: individually Activated Red: simultaneously activated Blue: arithmetic sum of individual responses. (g) Summary plot of predicted versus actual combined responses. Coloured circles: within-branch summation Dashed line: linear summation. Green diamonds: between- branch summation (h) Modeling data: summation of EPSPs Red circles: within-branch summation Open green circles: between- branch summation (Mel et al. 2003, 2004)

Possible computational consequences of non-linear summation in dendritic sub- trees (Mel et al. 2003) Dendritic computation: Single neuron as a neural network Another possibility

Single neuron as a neural network 3 Layered Neural Network 2 Layered Neural Network

A multi neuron pathway in the hippocampus

Summary Classical Picture Emerging Picture

Recent neurobiological discoveries Changes as a result of stress (CIS) Dendritic atrophy Consequences Loss of computational subunits Changes in connectivity of the network Atrophy and de-branching as seen in the CA3 pyramidal cells from (Ajai et al. 2002)

Increase in spine count (Amygdaloid neurons) (Rupshi et al. 2005) Changes as a result of stress (CIS) Arbor growth Increase in spine count Consequences Increase in computational subunits Synaptic site increase Recent neurobiological discoveries

Hebb’s postulate “When an axon of cell A is near enough to excite a cell B and repeatedly and 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, increases.” Repeated simultaneous activation of two cells strengthens the synapses that link them “Cells that fire together wire together” Practical demonstration of Hebbian theory : “ Long term potentiation” (LTP BA

Hippocampal LTP [Perforant Path – Dentate Gyrus in vivo] Bliss & Lomo, 1973 Tetanic stimulation at arrows: 15 Hz, 10 sec X Y X: Stimulated + Tetanized pathway Y: Stimulated but not tetanized (control) Note time scale! Properties inferenced:  Co-operativity  Input specificity Anesthetized rabbit hippocampus

Schaffer collateral – CA1 LTP in vitro Barrionuevo & Brown, 1983 Rat hippocampal slices Note: Excitatory neurotransmitter: Glutamate

LTP: Cellular Basis of classical conditioning? EPSPs Consider the associativity property of LTP Enhancement lasts minutes-hrs! [C-S: Weak] [UC-S: Strong] Time to ring in Pavlov’s dog…

Hebb’s postulate “When an axon of cell A is near enough to excite a cell B and repeatedly and 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, increases.” Repeated simultaneous activation of two cells strengthens the synapses that link them Long term potentiation : practical demonstration of the Hebbian theory. BA