Midterm 3 Flashcards
(60 cards)
What are the patterns of laminar interconnections?
feedforward connections from LGN to V1, feedforward connections to V2, feedback connections from V2 to V1
Information and processing in the eye
rod and cone receptors -> horizontal cells -> bipolar cells -> ganglion cell…out to optic nerve fibers and then to LGN in thalamus.
Process through neural spikes via light
What does the superior colliculus do?
sends info to motor/cerebellum area. It is the ‘inner eyes’
What are the five steps of visual computation?
1) rod and cone cells (light detection)
2) horizontal and bipolar cells (preprocessing)
3) ganglion cells (preprocessing)
4) Lateral geniculate nucleus (relay station)
5) visual cortex (conscious perception)
Rods vs cones
rods: discriminate between brightness in low illumination
. contribute to peripheral vision
cones: discriminate colors, contribute to central vision
What is our visual spectrum?
400nm (violet) - 700nm (red)
What are the three types of cone cells (color detectors)
S-cones (blue)
M-cones (green)
L-cones (red)
Why did we develop the system of trichromacy (three cone cells)?
evolutionarily advantageous to be able to distinguish between a wide range of colors. Since there is overlap of the wavelengths for the cones, they combine to create different colors
What is the sensory binding problem?
how does the brain combine different sensory features into one unified, coherent object
What are the elements of visual computation?
- receptive field
- on-center/off-surround RF
- edge detection
- orientation detector
- location-invarient orientation detector
What is the receptive field of a neuron?
the area of retina cells that trigger activity of that neuron
What is on-center/off-surround receptive field?
on-center cells - the surround ganglion cells are inhibitory and dampen the signal of the center ganglion cell. Most excitatory activation (biggest response) when light is concentrated in the center of the receptive field
off-surround cells have the opposite pattern -> most activation when light concentrated in surround illumination
How do the ganglion cells detect edges?
the on-center/off-surround RF is able to detect the change in light intensity which creates an edge
How do orientation detectors work?
a neuron has a preferred orientation
selectivity - respond to (detect) only a relatively narrow range of orientations
graded responses for nearby orientations (neighboring cells share similar orientations)
How were the first orientation cells discovered?
first detected in a cat where the excitatory vs inhibitory area of a selective neuron corresponds to the orientation preference
David Hubel and Torsten Wiesel used single-cell recordings in primary visual cortex of cats
Got nobel prize in physiology/medicine
How do orientation detector networks work?
‘Boolean AND’ neuron (all LGN cells need to be activated to activate cortical cell). selective cells in the retina are organized according to their orientation.
How do location-invarient orientation detectors work?
detecting motion of the same object. Many receptive fields of ganglion cells work together and go to LGN neurons which send signals to cortical simple cells and then activate the cortical complex cell. Boolean OR computation
What is the visual computational pathway?
Retina -> LGN -> VA -> V2…-> IT -> anterior IT
in anterior IT learning generalizes over orientation, location, and form
connectionist model approach
Brains are parallel, distributed, analog computers, not based on symbolic logic
father of neural network modeling (modern AI)
david rumelhart
Is a neural network a universal turing machine?
yes, it can solve any computable problem
Further, if equipped with appropriate algorithms, the neural
network can be made into an intelligent computing
machine that solves problems in fast and finite time.
Recent learning algorithms for neural networks
– Backpropagation learning rule (D. Rumelhart et al, 1986)
– Hebbian learning rule (1949)
– Kohonen’s self-organizing feature map (1982)
– Boltzman machine (1986)
– Deep learning network (G. Hinton et al, 2006)
Who won the 2024 physics nobel prize?
geoffrey hinton & john hopfield
content-addressable memory and deep belief nets
When was traditional vs modern AI?
traditional: 1950-2008 (symbolic system models)
modern: 2008-present (connectionist/neural networks)