ML3 Flashcards

1
Q

Why study early vision? Name 3 reasons

A
  1. Image processing is a common application of artificial deep networks
    (particularly object recognition)
  2. Early vision is very thoroughly investigated
    (Visual input is easy to control)
    (Good animal models of human vision)
    (Computational aspects are well understood)
  3. Common application of DCNN as simulations of neural processing
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

We believe that very similar principles operate in the networks in the brain like the retina. Why?

A

We already saw how the retina separates images into multiple feature maps for different colours and spatial frequencies.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Organisation of early visual cortex. Explain the process

A

The information from the two eyes is joined together. The left half of both retinas goes to V1 of the left hemisphere, and the other half to the right hemisphere.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Do spatial relationships from the image become spatial relationships in the cortex?

A

Yes

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Why is it important that relationships from the image become spatial relationships in the cortex?

A
  • This allows filtering and integration by dendritic trees with a limited cortical extent, a limited spatial extent in the feature maps.
  • It also allows interaction over minimal distances: cells that wire together lie together for efficient interactions.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Name the 3 different cell groups carrying information from the retina

A

parasol, midget and bistratified cells

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Are the parasol, midget and bistratified cells helt in slightly different cell populations at different depths or layers in the grey matter?

A

Yes

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Are grey matter layers equivalent to neural network layers?

A

No, but here we do see several neural network layer - like stages, i.e. different numbers of synapse steps from the photoreceptor input, are sometimes in different layers of grey matter in the same cortical area.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Do the spatial relationships allow these neurons to interact most easily when they are carrying information on the same feature type, as these are closest together?

A

yes

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Where do responses to specific edge orientations first emerge?

A

In V1. These cells respond when an edge has a specific orientation (the preferred orientation) and is shown in a specific position.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Are the filters operating on image inputs?

A

No, the inputs are already outputs of the previous layer of filters

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Why is it computationally useful that neurones that have similar responses are found together?

A

If we have a filter that will accept a range of orientations, the neuron implementing this filter can synapse with a group of nearby neurons.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Orientation selectivity

Where is contrast initially computed in an orientation-independent filter?

A

In the retinal ganglion cell

Artificial DCNNs often avoid this step, going directly from image to orientation

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Where are the orientation-selective responses computed?

A

V1, by operations comparing these RGC outputs (not image content)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What happens with the orientation preferences?

A

They gradually change across the cortex, at a much finer scale than the spatial visual field maps

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Orientation preferences gradually change across the cortex. This squeezes multiple feature maps into the same 2D cortical surface. Why?

A

This may arise to optimise connection lengths.

Only when filters are not shared across the network layer’s image representation

17
Q

Why is it rare for artificial deep networks to consider changes over time?

A

Because they are generally given single images as inputs rather than movies, largely because of computational limitations.

18
Q

Do biological visual systems inherently receive inputs that change over time? What do they need?

A

Yes, they have a mechanism to detect motion, its direction and its speed

19
Q

What can a filter have (regarding motion detection in primary visual cortex)?

A

time dimension, and spatial dimension

20
Q

Name the different responses that we possess?

A

Colour, orientation and motion in different neural populations. We normally perceive all of these together

21
Q

Primary visual cortex also receives separate inputs from the two eyes, Dublin g up the feature maps. True or false?

A

True

22
Q

Binocular integration

A

(2 eyes). This underlies a large part of our depth perception.