11 - The Eyes of a Machine Flashcards
(70 cards)
Who are the co-founders of the Department of Neurobiology at Harvard?
David Hubel and Torsten Wiesel
They were awarded the Nobel Prize in Physiology or Medicine in 1981.
What was the main focus of Hubel and Wiesel’s research?
The visual system of cats
Their work involved mapping the visual cortex and understanding neural responses to visual stimuli.
What invention did Hubel create in 1957 for recording neuron activity?
A tungsten electrode
This electrode was preferred over glass micropipettes and steel electrodes for its durability.
What anesthetic was used on cats during Hubel and Wiesel’s experiments?
Intraperitoneal thiopental sodium
This was administered to keep the cats under anesthesia during the experiments.
What is a ‘visual field’?
The region in front of us that our eyes are sensitive to
It changes as we move our eyes and focus on different objects.
Define ‘receptive field’.
The portion of the visual field that triggers a single neuron
The size of the receptive field can vary significantly among different neurons.
What are retinal ganglion cells?
Neurons that monitor the image on the retina
They are the first layer of neurons receiving inputs from the retina.
What is the function of a ‘simple cell’ in the visual cortex?
It fires only when all its connected retinal ganglion cells fire together
Simple cells are sensitive to specific orientations of edges.
What does a ‘complex cell’ do?
It fires in response to an edge regardless of its position in the receptive field
This indicates spatial or translational invariance.
What does ‘invariance’ refer to in the context of vision?
The ability to recognize stimuli regardless of their position or orientation
This includes translational and rotational invariance.
What is a ‘hypercomplex cell’?
A cell that fires for an edge of a specific length and orientation
It can detect complex shapes and patterns.
What was the name of the first neural network-based image recognition system?
Cognitron
Developed by Kunihiko Fukushima in 1975.
How does the learning algorithm in the cognitron work?
It strengthens synaptic connections based on neuron firing activity
This is akin to Hebbian learning principles.
What limitation did the cognitron have?
It was not translation invariant
This means it recognized patterns differently based on their position in the visual field.
What architecture did the neocognitron adopt from Hubel and Wiesel’s work?
It includes S-cells and C-cells
These cells model simple and complex cells found in the visual cortex.
What is the role of S-cells in the neocognitron?
They respond to specific features like vertical edges
S-cells feed into C-cells to indicate edge presence.
What does the term ‘grandmother cell’ refer to?
A hypothetical neuron that fires when seeing a specific complex stimulus
This concept is often used to illustrate the idea of specific neural responses to familiar faces.
What are C-cells in the context of the visual processing model?
C-cells respond to vertical edges in different patches of the visual field.
What is the role of S-cells in the visual processing architecture?
S-cells collate outputs from C-cells to detect edges anywhere in the visual field.
What does translation invariance refer to in the neocognitron?
The ability to detect patterns regardless of their position or distortions.
Who developed the neocognitron and what was its significance?
Fukushima developed the neocognitron, which advanced pattern recognition in machines.
What was the main limitation of the neocognitron’s training algorithm?
It adjusted only the weights of the S-cells and was cumbersome.
What breakthrough did Yann LeCun achieve in the field of neural networks?
He developed the convolutional neural network (CNN) using the backpropagation algorithm.
How did the meeting between LeCun and Fukushima impact the field?
Fukushima was surprised to learn that LeCun’s work was parallel to his own on the same topic.